Shades of Horses Neck #665625
Tints of Horses Neck #665625
RGB
CMYK
RGB Variations
Color information
#665625 (or 0x665625) is known color: Horses Neck. HEX triplet: 66, 56 and 25. RGB value is (102,86,37). Sum of RGB (Red+Green+Blue) = 102+86+37=225 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.33% from 225); Green value is 86 (33.98% from 255 or 38.22% from 225); Blue value is 37 (14.84% from 255 or 16.44% from 225); Max value from RGB is 102 - color contains mainly: red. Hex color #665625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665625 is #99A9DA. Grayscale: #555555. Windows color (decimal): -10070491 or 2446950. OLE color: 2446950.
HSL color Cylindrical-coordinate representation of color #665625: hue angle of 45.23º 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 #665625 is Cyan = 0, Magento = 0.16, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 37 | - |
| CMYK | 0 | 0.16 | 0.64 | 0.6 |
| HSL | 45.23º | 0.47% | 0.27% | - |
| HSV(B) | 45.23º | 0.64% | 0.4% | - |
| XYZ | 9.14 | 9.61 | 3.12 | - |
| YUV | 85.2 | 100.8 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 37 | 0 | 0.16 | 0.64 | 0.6 | 45.23 | 0.47 | 0.27 |
| Hex | 66 | 56 | 25 | 0 | 10 | 40 | 3C | 2D | 2F | 1B |
| Octal | 146 | 126 | 45 | 0 | 20 | 100 | 74 | 55 | 57 | 33 |
| Binary | 1100110 | 1010110 | 100101 | 0 | 10000 | 1000000 | 111100 | 101101 | 101111 | 11011 |
Color Harmonies of #665625
Complementary color
Monochromatic Colors of #665625
Black with #665625
Text Example
Text Example
White with #665625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665625; }
p { color: rgb(102,86,37); }
H1.HeaderClassName
{
color: #665625;
}
.AnyTagClassName
{
color: #665625;
}
</style>
background-color css
<style>
a { background-color: #665625; }
a { background-color: rgb(102,86,37); }
div.DivClassName
{
background-color: #665625;
}
.BgClassName
{
background-color: #665625;
}
</style>
border-color css
<style>
span { border-color: #665625; }
span { border-color: rgb(102,86,37); }
td.TdClassName
{
border-color: #665625;
}
.TagClassName
{
border-color: #665625;
}
</style>