Shades of Horses Neck #665125
Tints of Horses Neck #665125
RGB
CMYK
RGB Variations
Color information
#665125 (or 0x665125) is known color: Horses Neck. HEX triplet: 66, 51 and 25. RGB value is (102,81,37). Sum of RGB (Red+Green+Blue) = 102+81+37=220 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.36% from 220); Green value is 81 (32.03% from 255 or 36.82% from 220); Blue value is 37 (14.84% from 255 or 16.82% from 220); Max value from RGB is 102 - color contains mainly: red. Hex color #665125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665125 is #99AEDA. Grayscale: #525252. Windows color (decimal): -10071771 or 2445670. OLE color: 2445670.
HSL color Cylindrical-coordinate representation of color #665125: hue angle of 40.62º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #665125 is Cyan = 0, Magento = 0.21, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 37 | - |
| CMYK | 0 | 0.21 | 0.64 | 0.6 |
| HSL | 40.62º | 0.47% | 0.27% | - |
| HSV(B) | 40.62º | 0.64% | 0.4% | - |
| XYZ | 8.76 | 8.84 | 3 | - |
| YUV | 82.26 | 102.46 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 37 | 0 | 0.21 | 0.64 | 0.6 | 40.62 | 0.47 | 0.27 |
| Hex | 66 | 51 | 25 | 0 | 15 | 40 | 3C | 29 | 2F | 1B |
| Octal | 146 | 121 | 45 | 0 | 25 | 100 | 74 | 51 | 57 | 33 |
| Binary | 1100110 | 1010001 | 100101 | 0 | 10101 | 1000000 | 111100 | 101001 | 101111 | 11011 |
Color Harmonies of #665125
Complementary color
Monochromatic Colors of #665125
Black with #665125
Text Example
Text Example
White with #665125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665125; }
p { color: rgb(102,81,37); }
H1.HeaderClassName
{
color: #665125;
}
.AnyTagClassName
{
color: #665125;
}
</style>
background-color css
<style>
a { background-color: #665125; }
a { background-color: rgb(102,81,37); }
div.DivClassName
{
background-color: #665125;
}
.BgClassName
{
background-color: #665125;
}
</style>
border-color css
<style>
span { border-color: #665125; }
span { border-color: rgb(102,81,37); }
td.TdClassName
{
border-color: #665125;
}
.TagClassName
{
border-color: #665125;
}
</style>