Shades of Horses Neck #665126
Tints of Horses Neck #665126
RGB
CMYK
RGB Variations
Color information
#665126 (or 0x665126) is known color: Horses Neck. HEX triplet: 66, 51 and 26. RGB value is (102,81,38). Sum of RGB (Red+Green+Blue) = 102+81+38=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 81 (32.03% from 255 or 36.65% from 221); Blue value is 38 (15.23% from 255 or 17.19% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #665126 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665126 is #99AED9. Grayscale: #525252. Windows color (decimal): -10071770 or 2511206. OLE color: 2511206.
HSL color Cylindrical-coordinate representation of color #665126: hue angle of 40.31º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #665126 is Cyan = 0, Magento = 0.21, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 38 | - |
| CMYK | 0 | 0.21 | 0.63 | 0.6 |
| HSL | 40.31º | 0.46% | 0.27% | - |
| HSV(B) | 40.31º | 0.63% | 0.4% | - |
| XYZ | 8.77 | 8.85 | 3.08 | - |
| YUV | 82.38 | 102.96 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 38 | 0 | 0.21 | 0.63 | 0.6 | 40.31 | 0.46 | 0.27 |
| Hex | 66 | 51 | 26 | 0 | 15 | 3F | 3C | 28 | 2E | 1B |
| Octal | 146 | 121 | 46 | 0 | 25 | 77 | 74 | 50 | 56 | 33 |
| Binary | 1100110 | 1010001 | 100110 | 0 | 10101 | 111111 | 111100 | 101000 | 101110 | 11011 |
Color Harmonies of #665126
Complementary color
Monochromatic Colors of #665126
Black with #665126
Text Example
Text Example
White with #665126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665126; }
p { color: rgb(102,81,38); }
H1.HeaderClassName
{
color: #665126;
}
.AnyTagClassName
{
color: #665126;
}
</style>
background-color css
<style>
a { background-color: #665126; }
a { background-color: rgb(102,81,38); }
div.DivClassName
{
background-color: #665126;
}
.BgClassName
{
background-color: #665126;
}
</style>
border-color css
<style>
span { border-color: #665126; }
span { border-color: rgb(102,81,38); }
td.TdClassName
{
border-color: #665126;
}
.TagClassName
{
border-color: #665126;
}
</style>