Shades of Horses Neck #665832
Tints of Horses Neck #665832
RGB
CMYK
RGB Variations
Color information
#665832 (or 0x665832) is known color: Horses Neck. HEX triplet: 66, 58 and 32. RGB value is (102,88,50). Sum of RGB (Red+Green+Blue) = 102+88+50=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 88 (34.77% from 255 or 36.67% from 240); Blue value is 50 (19.92% from 255 or 20.83% from 240); Max value from RGB is 102 - color contains mainly: red. Hex color #665832 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665832 is #99A7CD. Grayscale: #585858. Windows color (decimal): -10069966 or 3299430. OLE color: 3299430.
HSL color Cylindrical-coordinate representation of color #665832: hue angle of 43.85º 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 #665832 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 50 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.6 |
| HSL | 43.85º | 0.34% | 0.3% | - |
| HSV(B) | 43.85º | 0.51% | 0.4% | - |
| XYZ | 9.54 | 10.03 | 4.45 | - |
| YUV | 87.85 | 106.64 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 50 | 0 | 0.14 | 0.51 | 0.6 | 43.85 | 0.34 | 0.3 |
| Hex | 66 | 58 | 32 | 0 | E | 33 | 3C | 2C | 22 | 1E |
| Octal | 146 | 130 | 62 | 0 | 16 | 63 | 74 | 54 | 42 | 36 |
| Binary | 1100110 | 1011000 | 110010 | 0 | 1110 | 110011 | 111100 | 101100 | 100010 | 11110 |
Color Harmonies of #665832
Complementary color
Monochromatic Colors of #665832
Black with #665832
Text Example
Text Example
White with #665832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665832; }
p { color: rgb(102,88,50); }
H1.HeaderClassName
{
color: #665832;
}
.AnyTagClassName
{
color: #665832;
}
</style>
background-color css
<style>
a { background-color: #665832; }
a { background-color: rgb(102,88,50); }
div.DivClassName
{
background-color: #665832;
}
.BgClassName
{
background-color: #665832;
}
</style>
border-color css
<style>
span { border-color: #665832; }
span { border-color: rgb(102,88,50); }
td.TdClassName
{
border-color: #665832;
}
.TagClassName
{
border-color: #665832;
}
</style>