Shades of Horses Neck #665728
Tints of Horses Neck #665728
RGB
CMYK
RGB Variations
Color information
#665728 (or 0x665728) is known color: Horses Neck. HEX triplet: 66, 57 and 28. RGB value is (102,87,40). Sum of RGB (Red+Green+Blue) = 102+87+40=229 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.54% from 229); Green value is 87 (34.38% from 255 or 37.99% from 229); Blue value is 40 (16.02% from 255 or 17.47% from 229); Max value from RGB is 102 - color contains mainly: red. Hex color #665728 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665728 is #99A8D7. Grayscale: #565656. Windows color (decimal): -10070232 or 2643814. OLE color: 2643814.
HSL color Cylindrical-coordinate representation of color #665728: hue angle of 45.48º 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 #665728 is Cyan = 0, Magento = 0.15, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 40 | - |
| CMYK | 0 | 0.15 | 0.61 | 0.6 |
| HSL | 45.48º | 0.44% | 0.28% | - |
| HSV(B) | 45.48º | 0.61% | 0.4% | - |
| XYZ | 9.27 | 9.79 | 3.41 | - |
| YUV | 86.13 | 101.97 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 40 | 0 | 0.15 | 0.61 | 0.6 | 45.48 | 0.44 | 0.28 |
| Hex | 66 | 57 | 28 | 0 | F | 3D | 3C | 2D | 2C | 1C |
| Octal | 146 | 127 | 50 | 0 | 17 | 75 | 74 | 55 | 54 | 34 |
| Binary | 1100110 | 1010111 | 101000 | 0 | 1111 | 111101 | 111100 | 101101 | 101100 | 11100 |
Color Harmonies of #665728
Complementary color
Monochromatic Colors of #665728
Black with #665728
Text Example
Text Example
White with #665728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665728; }
p { color: rgb(102,87,40); }
H1.HeaderClassName
{
color: #665728;
}
.AnyTagClassName
{
color: #665728;
}
</style>
background-color css
<style>
a { background-color: #665728; }
a { background-color: rgb(102,87,40); }
div.DivClassName
{
background-color: #665728;
}
.BgClassName
{
background-color: #665728;
}
</style>
border-color css
<style>
span { border-color: #665728; }
span { border-color: rgb(102,87,40); }
td.TdClassName
{
border-color: #665728;
}
.TagClassName
{
border-color: #665728;
}
</style>