Shades of Horses Neck #665629
Tints of Horses Neck #665629
RGB
CMYK
RGB Variations
Color information
#665629 (or 0x665629) is known color: Horses Neck. HEX triplet: 66, 56 and 29. RGB value is (102,86,41). Sum of RGB (Red+Green+Blue) = 102+86+41=229 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.54% from 229); Green value is 86 (33.98% from 255 or 37.55% from 229); Blue value is 41 (16.41% from 255 or 17.90% from 229); Max value from RGB is 102 - color contains mainly: red. Hex color #665629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665629 is #99A9D6. Grayscale: #555555. Windows color (decimal): -10070487 or 2709094. OLE color: 2709094.
HSL color Cylindrical-coordinate representation of color #665629: hue angle of 44.26º 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 #665629 is Cyan = 0, Magento = 0.16, Yellow = 0.60 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 41 | - |
| CMYK | 0 | 0.16 | 0.60 | 0.6 |
| HSL | 44.26º | 0.43% | 0.28% | - |
| HSV(B) | 44.26º | 0.6% | 0.4% | - |
| XYZ | 9.21 | 9.64 | 3.47 | - |
| YUV | 85.65 | 102.8 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 41 | 0 | 0.16 | 0.60 | 0.6 | 44.26 | 0.43 | 0.28 |
| Hex | 66 | 56 | 29 | 0 | 10 | 3C | 3C | 2C | 2B | 1C |
| Octal | 146 | 126 | 51 | 0 | 20 | 74 | 74 | 54 | 53 | 34 |
| Binary | 1100110 | 1010110 | 101001 | 0 | 10000 | 111100 | 111100 | 101100 | 101011 | 11100 |
Color Harmonies of #665629
Complementary color
Monochromatic Colors of #665629
Black with #665629
Text Example
Text Example
White with #665629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665629; }
p { color: rgb(102,86,41); }
H1.HeaderClassName
{
color: #665629;
}
.AnyTagClassName
{
color: #665629;
}
</style>
background-color css
<style>
a { background-color: #665629; }
a { background-color: rgb(102,86,41); }
div.DivClassName
{
background-color: #665629;
}
.BgClassName
{
background-color: #665629;
}
</style>
border-color css
<style>
span { border-color: #665629; }
span { border-color: rgb(102,86,41); }
td.TdClassName
{
border-color: #665629;
}
.TagClassName
{
border-color: #665629;
}
</style>