Shades of Horses Neck #665639
Tints of Horses Neck #665639
RGB
CMYK
RGB Variations
Color information
#665639 (or 0x665639) is known color: Horses Neck. HEX triplet: 66, 56 and 39. RGB value is (102,86,57). Sum of RGB (Red+Green+Blue) = 102+86+57=245 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.63% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 57 (22.66% from 255 or 23.27% from 245); Max value from RGB is 102 - color contains mainly: red. Hex color #665639 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665639 is #99A9C6. Grayscale: #575757. Windows color (decimal): -10070471 or 3757670. OLE color: 3757670.
HSL color Cylindrical-coordinate representation of color #665639: hue angle of 38.67º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #665639 is Cyan = 0, Magento = 0.16, Yellow = 0.44 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 57 | - |
| CMYK | 0 | 0.16 | 0.44 | 0.6 |
| HSL | 38.67º | 0.28% | 0.31% | - |
| HSV(B) | 38.67º | 0.44% | 0.4% | - |
| XYZ | 9.55 | 9.78 | 5.25 | - |
| YUV | 87.48 | 110.8 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 57 | 0 | 0.16 | 0.44 | 0.6 | 38.67 | 0.28 | 0.31 |
| Hex | 66 | 56 | 39 | 0 | 10 | 2C | 3C | 27 | 1C | 1F |
| Octal | 146 | 126 | 71 | 0 | 20 | 54 | 74 | 47 | 34 | 37 |
| Binary | 1100110 | 1010110 | 111001 | 0 | 10000 | 101100 | 111100 | 100111 | 11100 | 11111 |
Color Harmonies of #665639
Complementary color
Monochromatic Colors of #665639
Black with #665639
Text Example
Text Example
White with #665639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665639; }
p { color: rgb(102,86,57); }
H1.HeaderClassName
{
color: #665639;
}
.AnyTagClassName
{
color: #665639;
}
</style>
background-color css
<style>
a { background-color: #665639; }
a { background-color: rgb(102,86,57); }
div.DivClassName
{
background-color: #665639;
}
.BgClassName
{
background-color: #665639;
}
</style>
border-color css
<style>
span { border-color: #665639; }
span { border-color: rgb(102,86,57); }
td.TdClassName
{
border-color: #665639;
}
.TagClassName
{
border-color: #665639;
}
</style>