Shades of Horses Neck #6F5729
Tints of Horses Neck #6F5729
RGB
CMYK
RGB Variations
Color information
#6F5729 (or 0x6F5729) is known color: Horses Neck. HEX triplet: 6F, 57 and 29. RGB value is (111,87,41). Sum of RGB (Red+Green+Blue) = 111+87+41=239 (31% of max value = 765). Red value is 111 (43.75% from 255 or 46.44% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 41 (16.41% from 255 or 17.15% from 239); Max value from RGB is 111 - color contains mainly: red. Hex color #6F5729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6F5729 is #90A8D6. Grayscale: #595959. Windows color (decimal): -9480407 or 2709359. OLE color: 2709359.
HSL color Cylindrical-coordinate representation of color #6F5729: hue angle of 39.43º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #6F5729 is Cyan = 0, Magento = 0.22, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 111 | 87 | 41 | - |
| CMYK | 0 | 0.22 | 0.63 | 0.56 |
| HSL | 39.43º | 0.46% | 0.3% | - |
| HSV(B) | 39.43º | 0.63% | 0.44% | - |
| XYZ | 10.36 | 10.36 | 3.55 | - |
| YUV | 88.93 | 100.95 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 111 | 87 | 41 | 0 | 0.22 | 0.63 | 0.56 | 39.43 | 0.46 | 0.3 |
| Hex | 6F | 57 | 29 | 0 | 16 | 3F | 38 | 27 | 2E | 1E |
| Octal | 157 | 127 | 51 | 0 | 26 | 77 | 70 | 47 | 56 | 36 |
| Binary | 1101111 | 1010111 | 101001 | 0 | 10110 | 111111 | 111000 | 100111 | 101110 | 11110 |
Color Harmonies of #6F5729
Complementary color
Monochromatic Colors of #6F5729
Black with #6F5729
Text Example
Text Example
White with #6F5729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6F5729; }
p { color: rgb(111,87,41); }
H1.HeaderClassName
{
color: #6F5729;
}
.AnyTagClassName
{
color: #6F5729;
}
</style>
background-color css
<style>
a { background-color: #6F5729; }
a { background-color: rgb(111,87,41); }
div.DivClassName
{
background-color: #6F5729;
}
.BgClassName
{
background-color: #6F5729;
}
</style>
border-color css
<style>
span { border-color: #6F5729; }
span { border-color: rgb(111,87,41); }
td.TdClassName
{
border-color: #6F5729;
}
.TagClassName
{
border-color: #6F5729;
}
</style>