#6D562C Horses Neck
#6D562C (Horses Neck) RGB value is (109, 86, 44).
Red value is 109, green value is 86, and blue value is 44.
Cylindrical-coordinate representations (HSL) of color #6D562C: hue: 39°, saturation: 42.5%, and lightness: 30%.
Process color (CMYK) of #6D562C is 0%, 21.1%, 59.6%, 57.3%. Web safe color equivalent of #6D562C is ##666633. Color #6D562C contains mainly Yellow.
Color Spaces
| Color spaces of #6D562C | Value |
|---|---|
| RGB | 109, 86, 44 |
| HSL | 39°, 42.5%, 30% |
| HSV / HSB | 39°, 59.6%, 42.7% |
| CMYK | 0%, 21.1%, 59.6%, 57.3% |
| XYZ | 10.09, 10.09, 3.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101101 | 01010110 | 00101100 |
| Octal | 155 | 126 | 054 |
| Decimal | 109 | 86 | 44 |
| Hex | 6D | 56 | 2C |
Shades of #6D562C
Tints of #6D562C
.mybgColor { background-color: #6D562C; }
.myforeColor { color: #6D562C; }
.myborderColor { border: 3px solid #6D562C; }
<p style="color:#6D562C">Text here</p>
This sample text is styled with font color #6D562C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6D562C">Div content here</div>
<div style="border:3px solid #6D562C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(109, 86, 44, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6D562C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6D562C;
-webkit-box-shadow: 1px 1px 3px #6D562C;
box-shadow: 1px 1px 3px #6D562C; }
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 #6D562C (Horses Neck)
Color Overview & Profile: Color #6D562C, also known as Horses Neck, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (109/255), 34% Green (86/255), and 17% Blue (44/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #6D562C translates into the CMYK subtractive color model with values of 0% Cyan, 21.1% Magenta, 59.6% Yellow, and 57.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 42.5%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #6D562C 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 ##666633.
