Shades of Horses Neck #6F5926
Tints of Horses Neck #6F5926
RGB
CMYK
RGB Variations
Color information
#6F5926 (or 0x6F5926) is known color: Horses Neck. HEX triplet: 6F, 59 and 26. RGB value is (111,89,38). Sum of RGB (Red+Green+Blue) = 111+89+38=238 (31% of max value = 765). Red value is 111 (43.75% from 255 or 46.64% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 111 - color contains mainly: red. Hex color #6F5926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6F5926 is #90A6D9. Grayscale: #595959. Windows color (decimal): -9479898 or 2513263. OLE color: 2513263.
HSL color Cylindrical-coordinate representation of color #6F5926: hue angle of 41.92º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #6F5926 is Cyan = 0, Magento = 0.20, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 111 | 89 | 38 | - |
| CMYK | 0 | 0.20 | 0.66 | 0.56 |
| HSL | 41.92º | 0.49% | 0.29% | - |
| HSV(B) | 41.92º | 0.66% | 0.44% | - |
| XYZ | 10.48 | 10.66 | 3.34 | - |
| YUV | 89.76 | 98.79 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 111 | 89 | 38 | 0 | 0.20 | 0.66 | 0.56 | 41.92 | 0.49 | 0.29 |
| Hex | 6F | 59 | 26 | 0 | 14 | 42 | 38 | 2A | 31 | 1D |
| Octal | 157 | 131 | 46 | 0 | 24 | 102 | 70 | 52 | 61 | 35 |
| Binary | 1101111 | 1011001 | 100110 | 0 | 10100 | 1000010 | 111000 | 101010 | 110001 | 11101 |
Color Harmonies of #6F5926
Complementary color
Monochromatic Colors of #6F5926
Black with #6F5926
Text Example
Text Example
White with #6F5926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6F5926; }
p { color: rgb(111,89,38); }
H1.HeaderClassName
{
color: #6F5926;
}
.AnyTagClassName
{
color: #6F5926;
}
</style>
background-color css
<style>
a { background-color: #6F5926; }
a { background-color: rgb(111,89,38); }
div.DivClassName
{
background-color: #6F5926;
}
.BgClassName
{
background-color: #6F5926;
}
</style>
border-color css
<style>
span { border-color: #6F5926; }
span { border-color: rgb(111,89,38); }
td.TdClassName
{
border-color: #6F5926;
}
.TagClassName
{
border-color: #6F5926;
}
</style>