Shades of Horses Neck #665839
Tints of Horses Neck #665839
RGB
CMYK
RGB Variations
Color information
#665839 (or 0x665839) is known color: Horses Neck. HEX triplet: 66, 58 and 39. RGB value is (102,88,57). Sum of RGB (Red+Green+Blue) = 102+88+57=247 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.30% from 247); Green value is 88 (34.77% from 255 or 35.63% from 247); Blue value is 57 (22.66% from 255 or 23.08% from 247); Max value from RGB is 102 - color contains mainly: red. Hex color #665839 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665839 is #99A7C6. Grayscale: #585858. Windows color (decimal): -10069959 or 3758182. OLE color: 3758182.
HSL color Cylindrical-coordinate representation of color #665839: hue angle of 41.33º 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 #665839 is Cyan = 0, Magento = 0.14, Yellow = 0.44 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 57 | - |
| CMYK | 0 | 0.14 | 0.44 | 0.6 |
| HSL | 41.33º | 0.28% | 0.31% | - |
| HSV(B) | 41.33º | 0.44% | 0.4% | - |
| XYZ | 9.71 | 10.1 | 5.31 | - |
| YUV | 88.65 | 110.14 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 57 | 0 | 0.14 | 0.44 | 0.6 | 41.33 | 0.28 | 0.31 |
| Hex | 66 | 58 | 39 | 0 | E | 2C | 3C | 29 | 1C | 1F |
| Octal | 146 | 130 | 71 | 0 | 16 | 54 | 74 | 51 | 34 | 37 |
| Binary | 1100110 | 1011000 | 111001 | 0 | 1110 | 101100 | 111100 | 101001 | 11100 | 11111 |
Color Harmonies of #665839
Complementary color
Monochromatic Colors of #665839
Black with #665839
Text Example
Text Example
White with #665839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665839; }
p { color: rgb(102,88,57); }
H1.HeaderClassName
{
color: #665839;
}
.AnyTagClassName
{
color: #665839;
}
</style>
background-color css
<style>
a { background-color: #665839; }
a { background-color: rgb(102,88,57); }
div.DivClassName
{
background-color: #665839;
}
.BgClassName
{
background-color: #665839;
}
</style>
border-color css
<style>
span { border-color: #665839; }
span { border-color: rgb(102,88,57); }
td.TdClassName
{
border-color: #665839;
}
.TagClassName
{
border-color: #665839;
}
</style>