Shades of Horses Neck #665228
Tints of Horses Neck #665228
RGB
CMYK
RGB Variations
Color information
#665228 (or 0x665228) is known color: Horses Neck. HEX triplet: 66, 52 and 28. RGB value is (102,82,40). Sum of RGB (Red+Green+Blue) = 102+82+40=224 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.54% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 102 - color contains mainly: red. Hex color #665228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665228 is #99ADD7. Grayscale: #535353. Windows color (decimal): -10071512 or 2642534. OLE color: 2642534.
HSL color Cylindrical-coordinate representation of color #665228: hue angle of 40.65º 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 #665228 is Cyan = 0, Magento = 0.20, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 40 | - |
| CMYK | 0 | 0.20 | 0.61 | 0.6 |
| HSL | 40.65º | 0.44% | 0.28% | - |
| HSV(B) | 40.65º | 0.61% | 0.4% | - |
| XYZ | 8.88 | 9.01 | 3.28 | - |
| YUV | 83.19 | 103.63 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 40 | 0 | 0.20 | 0.61 | 0.6 | 40.65 | 0.44 | 0.28 |
| Hex | 66 | 52 | 28 | 0 | 14 | 3D | 3C | 29 | 2C | 1C |
| Octal | 146 | 122 | 50 | 0 | 24 | 75 | 74 | 51 | 54 | 34 |
| Binary | 1100110 | 1010010 | 101000 | 0 | 10100 | 111101 | 111100 | 101001 | 101100 | 11100 |
Color Harmonies of #665228
Complementary color
Monochromatic Colors of #665228
Black with #665228
Text Example
Text Example
White with #665228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665228; }
p { color: rgb(102,82,40); }
H1.HeaderClassName
{
color: #665228;
}
.AnyTagClassName
{
color: #665228;
}
</style>
background-color css
<style>
a { background-color: #665228; }
a { background-color: rgb(102,82,40); }
div.DivClassName
{
background-color: #665228;
}
.BgClassName
{
background-color: #665228;
}
</style>
border-color css
<style>
span { border-color: #665228; }
span { border-color: rgb(102,82,40); }
td.TdClassName
{
border-color: #665228;
}
.TagClassName
{
border-color: #665228;
}
</style>