#513938 Warm Port
#513938 (Warm Port) RGB value is (81, 57, 56).
Red value is 81, green value is 57, and blue value is 56.
Cylindrical-coordinate representations (HSL) of color #513938: hue: 2°, saturation: 18.2%, and lightness: 26.9%.
Process color (CMYK) of #513938 is 0%, 29.6%, 30.9%, 68.2%. Web safe color equivalent of #513938 is ##663333. Color #513938 contains mainly Red.
Color Spaces
| Color spaces of #513938 | Value |
|---|---|
| RGB | 81, 57, 56 |
| HSL | 2°, 18.2%, 26.9% |
| HSV / HSB | 2°, 30.9%, 31.8% |
| CMYK | 0%, 29.6%, 30.9%, 68.2% |
| XYZ | 5.57, 4.96, 4.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010001 | 00111001 | 00111000 |
| Octal | 121 | 071 | 070 |
| Decimal | 81 | 57 | 56 |
| Hex | 51 | 39 | 38 |
Shades of #513938
Tints of #513938
.mybgColor { background-color: #513938; }
.myforeColor { color: #513938; }
.myborderColor { border: 3px solid #513938; }
<p style="color:#513938">Text here</p>
This sample text is styled with font color #513938. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#513938">Div content here</div>
<div style="border:3px solid #513938">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(81, 57, 56, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #513938; }
.divShadow { -moz-box-shadow: 1px 1px 3px #513938;
-webkit-box-shadow: 1px 1px 3px #513938;
box-shadow: 1px 1px 3px #513938; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #513938 (Warm Port)
Color Overview & Profile: Color #513938, also known as Warm Port, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 32% Red (81/255), 22% Green (57/255), and 22% Blue (56/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #513938 translates into the CMYK subtractive color model with values of 0% Cyan, 29.6% Magenta, 30.9% Yellow, and 68.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 18.2%, and lightness of 26.9%.
Web Accessibility & Design Recommendations: When implementing #513938 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##663333.
