Shades of Horses Neck #665128
Tints of Horses Neck #665128
RGB
CMYK
RGB Variations
Color information
#665128 (or 0x665128) is known color: Horses Neck. HEX triplet: 66, 51 and 28. RGB value is (102,81,40). Sum of RGB (Red+Green+Blue) = 102+81+40=223 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.74% from 223); Green value is 81 (32.03% from 255 or 36.32% from 223); Blue value is 40 (16.02% from 255 or 17.94% from 223); Max value from RGB is 102 - color contains mainly: red. Hex color #665128 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665128 is #99AED7. Grayscale: #525252. Windows color (decimal): -10071768 or 2642278. OLE color: 2642278.
HSL color Cylindrical-coordinate representation of color #665128: hue angle of 39.68º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #665128 is Cyan = 0, Magento = 0.21, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 40 | - |
| CMYK | 0 | 0.21 | 0.61 | 0.6 |
| HSL | 39.68º | 0.44% | 0.28% | - |
| HSV(B) | 39.68º | 0.61% | 0.4% | - |
| XYZ | 8.8 | 8.86 | 3.25 | - |
| YUV | 82.61 | 103.96 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 40 | 0 | 0.21 | 0.61 | 0.6 | 39.68 | 0.44 | 0.28 |
| Hex | 66 | 51 | 28 | 0 | 15 | 3D | 3C | 28 | 2C | 1C |
| Octal | 146 | 121 | 50 | 0 | 25 | 75 | 74 | 50 | 54 | 34 |
| Binary | 1100110 | 1010001 | 101000 | 0 | 10101 | 111101 | 111100 | 101000 | 101100 | 11100 |
Color Harmonies of #665128
Complementary color
Monochromatic Colors of #665128
Black with #665128
Text Example
Text Example
White with #665128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665128; }
p { color: rgb(102,81,40); }
H1.HeaderClassName
{
color: #665128;
}
.AnyTagClassName
{
color: #665128;
}
</style>
background-color css
<style>
a { background-color: #665128; }
a { background-color: rgb(102,81,40); }
div.DivClassName
{
background-color: #665128;
}
.BgClassName
{
background-color: #665128;
}
</style>
border-color css
<style>
span { border-color: #665128; }
span { border-color: rgb(102,81,40); }
td.TdClassName
{
border-color: #665128;
}
.TagClassName
{
border-color: #665128;
}
</style>