Shades of Horses Neck #665432
Tints of Horses Neck #665432
RGB
CMYK
RGB Variations
Color information
#665432 (or 0x665432) is known color: Horses Neck. HEX triplet: 66, 54 and 32. RGB value is (102,84,50). Sum of RGB (Red+Green+Blue) = 102+84+50=236 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.22% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 50 (19.92% from 255 or 21.19% from 236); Max value from RGB is 102 - color contains mainly: red. Hex color #665432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665432 is #99ABCD. Grayscale: #555555. Windows color (decimal): -10070990 or 3298406. OLE color: 3298406.
HSL color Cylindrical-coordinate representation of color #665432: hue angle of 39.23º 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 #665432 is Cyan = 0, Magento = 0.18, Yellow = 0.51 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 50 | - |
| CMYK | 0 | 0.18 | 0.51 | 0.6 |
| HSL | 39.23º | 0.34% | 0.3% | - |
| HSV(B) | 39.23º | 0.51% | 0.4% | - |
| XYZ | 9.23 | 9.4 | 4.34 | - |
| YUV | 85.51 | 107.96 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 50 | 0 | 0.18 | 0.51 | 0.6 | 39.23 | 0.34 | 0.3 |
| Hex | 66 | 54 | 32 | 0 | 12 | 33 | 3C | 27 | 22 | 1E |
| Octal | 146 | 124 | 62 | 0 | 22 | 63 | 74 | 47 | 42 | 36 |
| Binary | 1100110 | 1010100 | 110010 | 0 | 10010 | 110011 | 111100 | 100111 | 100010 | 11110 |
Color Harmonies of #665432
Complementary color
Monochromatic Colors of #665432
Black with #665432
Text Example
Text Example
White with #665432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665432; }
p { color: rgb(102,84,50); }
H1.HeaderClassName
{
color: #665432;
}
.AnyTagClassName
{
color: #665432;
}
</style>
background-color css
<style>
a { background-color: #665432; }
a { background-color: rgb(102,84,50); }
div.DivClassName
{
background-color: #665432;
}
.BgClassName
{
background-color: #665432;
}
</style>
border-color css
<style>
span { border-color: #665432; }
span { border-color: rgb(102,84,50); }
td.TdClassName
{
border-color: #665432;
}
.TagClassName
{
border-color: #665432;
}
</style>