Shades of Horses Neck #665332
Tints of Horses Neck #665332
RGB
CMYK
RGB Variations
Color information
#665332 (or 0x665332) is known color: Horses Neck. HEX triplet: 66, 53 and 32. RGB value is (102,83,50). Sum of RGB (Red+Green+Blue) = 102+83+50=235 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.40% from 235); Green value is 83 (32.81% from 255 or 35.32% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 102 - color contains mainly: red. Hex color #665332 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665332 is #99ACCD. Grayscale: #555555. Windows color (decimal): -10071246 or 3298150. OLE color: 3298150.
HSL color Cylindrical-coordinate representation of color #665332: hue angle of 38.08º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #665332 is Cyan = 0, Magento = 0.19, Yellow = 0.51 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 50 | - |
| CMYK | 0 | 0.19 | 0.51 | 0.6 |
| HSL | 38.08º | 0.34% | 0.3% | - |
| HSV(B) | 38.08º | 0.51% | 0.4% | - |
| XYZ | 9.15 | 9.24 | 4.32 | - |
| YUV | 84.92 | 108.29 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 50 | 0 | 0.19 | 0.51 | 0.6 | 38.08 | 0.34 | 0.3 |
| Hex | 66 | 53 | 32 | 0 | 13 | 33 | 3C | 26 | 22 | 1E |
| Octal | 146 | 123 | 62 | 0 | 23 | 63 | 74 | 46 | 42 | 36 |
| Binary | 1100110 | 1010011 | 110010 | 0 | 10011 | 110011 | 111100 | 100110 | 100010 | 11110 |
Color Harmonies of #665332
Complementary color
Monochromatic Colors of #665332
Black with #665332
Text Example
Text Example
White with #665332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665332; }
p { color: rgb(102,83,50); }
H1.HeaderClassName
{
color: #665332;
}
.AnyTagClassName
{
color: #665332;
}
</style>
background-color css
<style>
a { background-color: #665332; }
a { background-color: rgb(102,83,50); }
div.DivClassName
{
background-color: #665332;
}
.BgClassName
{
background-color: #665332;
}
</style>
border-color css
<style>
span { border-color: #665332; }
span { border-color: rgb(102,83,50); }
td.TdClassName
{
border-color: #665332;
}
.TagClassName
{
border-color: #665332;
}
</style>