Shades of Horses Neck #6D5229
Tints of Horses Neck #6D5229
RGB
CMYK
RGB Variations
Color information
#6D5229 (or 0x6D5229) is known color: Horses Neck. HEX triplet: 6D, 52 and 29. RGB value is (109,82,41). Sum of RGB (Red+Green+Blue) = 109+82+41=232 (30% of max value = 765). Red value is 109 (42.97% from 255 or 46.98% from 232); Green value is 82 (32.42% from 255 or 35.34% from 232); Blue value is 41 (16.41% from 255 or 17.67% from 232); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5229 is #92ADD6. Grayscale: #555555. Windows color (decimal): -9612759 or 2708077. OLE color: 2708077.
HSL color Cylindrical-coordinate representation of color #6D5229: hue angle of 36.18º degrees, saturation: 0.45, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6D5229 is Cyan = 0, Magento = 0.25, Yellow = 0.62 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 82 | 41 | - |
| CMYK | 0 | 0.25 | 0.62 | 0.57 |
| HSL | 36.18º | 0.45% | 0.29% | - |
| HSV(B) | 36.18º | 0.62% | 0.43% | - |
| XYZ | 9.72 | 9.45 | 3.41 | - |
| YUV | 85.4 | 102.95 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 82 | 41 | 0 | 0.25 | 0.62 | 0.57 | 36.18 | 0.45 | 0.29 |
| Hex | 6D | 52 | 29 | 0 | 19 | 3E | 39 | 24 | 2D | 1D |
| Octal | 155 | 122 | 51 | 0 | 31 | 76 | 71 | 44 | 55 | 35 |
| Binary | 1101101 | 1010010 | 101001 | 0 | 11001 | 111110 | 111001 | 100100 | 101101 | 11101 |
Color Harmonies of #6D5229
Complementary color
Monochromatic Colors of #6D5229
Black with #6D5229
Text Example
Text Example
White with #6D5229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5229; }
p { color: rgb(109,82,41); }
H1.HeaderClassName
{
color: #6D5229;
}
.AnyTagClassName
{
color: #6D5229;
}
</style>
background-color css
<style>
a { background-color: #6D5229; }
a { background-color: rgb(109,82,41); }
div.DivClassName
{
background-color: #6D5229;
}
.BgClassName
{
background-color: #6D5229;
}
</style>
border-color css
<style>
span { border-color: #6D5229; }
span { border-color: rgb(109,82,41); }
td.TdClassName
{
border-color: #6D5229;
}
.TagClassName
{
border-color: #6D5229;
}
</style>