Shades of Horses Neck #665634
Tints of Horses Neck #665634
RGB
CMYK
RGB Variations
Color information
#665634 (or 0x665634) is known color: Horses Neck. HEX triplet: 66, 56 and 34. RGB value is (102,86,52). Sum of RGB (Red+Green+Blue) = 102+86+52=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 52 (20.70% from 255 or 21.67% from 240); Max value from RGB is 102 - color contains mainly: red. Hex color #665634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665634 is #99A9CB. Grayscale: #575757. Windows color (decimal): -10070476 or 3429990. OLE color: 3429990.
HSL color Cylindrical-coordinate representation of color #665634: hue angle of 40.8º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #665634 is Cyan = 0, Magento = 0.16, Yellow = 0.49 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 52 | - |
| CMYK | 0 | 0.16 | 0.49 | 0.6 |
| HSL | 40.8º | 0.32% | 0.3% | - |
| HSV(B) | 40.8º | 0.49% | 0.4% | - |
| XYZ | 9.43 | 9.73 | 4.63 | - |
| YUV | 86.91 | 108.3 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 52 | 0 | 0.16 | 0.49 | 0.6 | 40.8 | 0.32 | 0.3 |
| Hex | 66 | 56 | 34 | 0 | 10 | 31 | 3C | 29 | 20 | 1E |
| Octal | 146 | 126 | 64 | 0 | 20 | 61 | 74 | 51 | 40 | 36 |
| Binary | 1100110 | 1010110 | 110100 | 0 | 10000 | 110001 | 111100 | 101001 | 100000 | 11110 |
Color Harmonies of #665634
Complementary color
Monochromatic Colors of #665634
Black with #665634
Text Example
Text Example
White with #665634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665634; }
p { color: rgb(102,86,52); }
H1.HeaderClassName
{
color: #665634;
}
.AnyTagClassName
{
color: #665634;
}
</style>
background-color css
<style>
a { background-color: #665634; }
a { background-color: rgb(102,86,52); }
div.DivClassName
{
background-color: #665634;
}
.BgClassName
{
background-color: #665634;
}
</style>
border-color css
<style>
span { border-color: #665634; }
span { border-color: rgb(102,86,52); }
td.TdClassName
{
border-color: #665634;
}
.TagClassName
{
border-color: #665634;
}
</style>