Shades of Horses Neck #665329
Tints of Horses Neck #665329
RGB
CMYK
RGB Variations
Color information
#665329 (or 0x665329) is known color: Horses Neck. HEX triplet: 66, 53 and 29. RGB value is (102,83,41). Sum of RGB (Red+Green+Blue) = 102+83+41=226 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.13% from 226); Green value is 83 (32.81% from 255 or 36.73% from 226); Blue value is 41 (16.41% from 255 or 18.14% from 226); Max value from RGB is 102 - color contains mainly: red. Hex color #665329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665329 is #99ACD6. Grayscale: #545454. Windows color (decimal): -10071255 or 2708326. OLE color: 2708326.
HSL color Cylindrical-coordinate representation of color #665329: hue angle of 41.31º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #665329 is Cyan = 0, Magento = 0.19, Yellow = 0.60 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 41 | - |
| CMYK | 0 | 0.19 | 0.60 | 0.6 |
| HSL | 41.31º | 0.43% | 0.28% | - |
| HSV(B) | 41.31º | 0.6% | 0.4% | - |
| XYZ | 8.97 | 9.17 | 3.4 | - |
| YUV | 83.89 | 103.79 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 41 | 0 | 0.19 | 0.60 | 0.6 | 41.31 | 0.43 | 0.28 |
| Hex | 66 | 53 | 29 | 0 | 13 | 3C | 3C | 29 | 2B | 1C |
| Octal | 146 | 123 | 51 | 0 | 23 | 74 | 74 | 51 | 53 | 34 |
| Binary | 1100110 | 1010011 | 101001 | 0 | 10011 | 111100 | 111100 | 101001 | 101011 | 11100 |
Color Harmonies of #665329
Complementary color
Monochromatic Colors of #665329
Black with #665329
Text Example
Text Example
White with #665329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665329; }
p { color: rgb(102,83,41); }
H1.HeaderClassName
{
color: #665329;
}
.AnyTagClassName
{
color: #665329;
}
</style>
background-color css
<style>
a { background-color: #665329; }
a { background-color: rgb(102,83,41); }
div.DivClassName
{
background-color: #665329;
}
.BgClassName
{
background-color: #665329;
}
</style>
border-color css
<style>
span { border-color: #665329; }
span { border-color: rgb(102,83,41); }
td.TdClassName
{
border-color: #665329;
}
.TagClassName
{
border-color: #665329;
}
</style>