Shades of Horses Neck #665235
Tints of Horses Neck #665235
RGB
CMYK
RGB Variations
Color information
#665235 (or 0x665235) is known color: Horses Neck. HEX triplet: 66, 52 and 35. RGB value is (102,82,53). Sum of RGB (Red+Green+Blue) = 102+82+53=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 82 (32.42% from 255 or 34.60% from 237); Blue value is 53 (21.09% from 255 or 22.36% from 237); Max value from RGB is 102 - color contains mainly: red. Hex color #665235 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665235 is #99ADCA. Grayscale: #545454. Windows color (decimal): -10071499 or 3494502. OLE color: 3494502.
HSL color Cylindrical-coordinate representation of color #665235: hue angle of 35.51º 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 #665235 is Cyan = 0, Magento = 0.20, Yellow = 0.48 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 53 | - |
| CMYK | 0 | 0.20 | 0.48 | 0.6 |
| HSL | 35.51º | 0.32% | 0.3% | - |
| HSV(B) | 35.51º | 0.48% | 0.4% | - |
| XYZ | 9.14 | 9.12 | 4.65 | - |
| YUV | 84.67 | 110.13 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 53 | 0 | 0.20 | 0.48 | 0.6 | 35.51 | 0.32 | 0.3 |
| Hex | 66 | 52 | 35 | 0 | 14 | 30 | 3C | 24 | 20 | 1E |
| Octal | 146 | 122 | 65 | 0 | 24 | 60 | 74 | 44 | 40 | 36 |
| Binary | 1100110 | 1010010 | 110101 | 0 | 10100 | 110000 | 111100 | 100100 | 100000 | 11110 |
Color Harmonies of #665235
Complementary color
Monochromatic Colors of #665235
Black with #665235
Text Example
Text Example
White with #665235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665235; }
p { color: rgb(102,82,53); }
H1.HeaderClassName
{
color: #665235;
}
.AnyTagClassName
{
color: #665235;
}
</style>
background-color css
<style>
a { background-color: #665235; }
a { background-color: rgb(102,82,53); }
div.DivClassName
{
background-color: #665235;
}
.BgClassName
{
background-color: #665235;
}
</style>
border-color css
<style>
span { border-color: #665235; }
span { border-color: rgb(102,82,53); }
td.TdClassName
{
border-color: #665235;
}
.TagClassName
{
border-color: #665235;
}
</style>