Shades of Horses Neck #665635
Tints of Horses Neck #665635
RGB
CMYK
RGB Variations
Color information
#665635 (or 0x665635) is known color: Horses Neck. HEX triplet: 66, 56 and 35. RGB value is (102,86,53). Sum of RGB (Red+Green+Blue) = 102+86+53=241 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.32% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 53 (21.09% from 255 or 21.99% from 241); Max value from RGB is 102 - color contains mainly: red. Hex color #665635 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665635 is #99A9CA. Grayscale: #575757. Windows color (decimal): -10070475 or 3495526. OLE color: 3495526.
HSL color Cylindrical-coordinate representation of color #665635: hue angle of 40.41º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #665635 is Cyan = 0, Magento = 0.16, Yellow = 0.48 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 53 | - |
| CMYK | 0 | 0.16 | 0.48 | 0.6 |
| HSL | 40.41º | 0.32% | 0.3% | - |
| HSV(B) | 40.41º | 0.48% | 0.4% | - |
| XYZ | 9.45 | 9.74 | 4.75 | - |
| YUV | 87.02 | 108.8 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 53 | 0 | 0.16 | 0.48 | 0.6 | 40.41 | 0.32 | 0.3 |
| Hex | 66 | 56 | 35 | 0 | 10 | 30 | 3C | 28 | 20 | 1E |
| Octal | 146 | 126 | 65 | 0 | 20 | 60 | 74 | 50 | 40 | 36 |
| Binary | 1100110 | 1010110 | 110101 | 0 | 10000 | 110000 | 111100 | 101000 | 100000 | 11110 |
Color Harmonies of #665635
Complementary color
Monochromatic Colors of #665635
Black with #665635
Text Example
Text Example
White with #665635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665635; }
p { color: rgb(102,86,53); }
H1.HeaderClassName
{
color: #665635;
}
.AnyTagClassName
{
color: #665635;
}
</style>
background-color css
<style>
a { background-color: #665635; }
a { background-color: rgb(102,86,53); }
div.DivClassName
{
background-color: #665635;
}
.BgClassName
{
background-color: #665635;
}
</style>
border-color css
<style>
span { border-color: #665635; }
span { border-color: rgb(102,86,53); }
td.TdClassName
{
border-color: #665635;
}
.TagClassName
{
border-color: #665635;
}
</style>