Shades of Horses Neck #665731
Tints of Horses Neck #665731
RGB
CMYK
RGB Variations
Color information
#665731 (or 0x665731) is known color: Horses Neck. HEX triplet: 66, 57 and 31. RGB value is (102,87,49). Sum of RGB (Red+Green+Blue) = 102+87+49=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 87 (34.38% from 255 or 36.55% from 238); Blue value is 49 (19.53% from 255 or 20.59% from 238); Max value from RGB is 102 - color contains mainly: red. Hex color #665731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665731 is #99A8CE. Grayscale: #575757. Windows color (decimal): -10070223 or 3233638. OLE color: 3233638.
HSL color Cylindrical-coordinate representation of color #665731: hue angle of 43.02º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #665731 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 49 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.6 |
| HSL | 43.02º | 0.35% | 0.3% | - |
| HSV(B) | 43.02º | 0.52% | 0.4% | - |
| XYZ | 9.44 | 9.86 | 4.31 | - |
| YUV | 87.15 | 106.47 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 49 | 0 | 0.15 | 0.52 | 0.6 | 43.02 | 0.35 | 0.3 |
| Hex | 66 | 57 | 31 | 0 | F | 34 | 3C | 2B | 23 | 1E |
| Octal | 146 | 127 | 61 | 0 | 17 | 64 | 74 | 53 | 43 | 36 |
| Binary | 1100110 | 1010111 | 110001 | 0 | 1111 | 110100 | 111100 | 101011 | 100011 | 11110 |
Color Harmonies of #665731
Complementary color
Monochromatic Colors of #665731
Black with #665731
Text Example
Text Example
White with #665731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665731; }
p { color: rgb(102,87,49); }
H1.HeaderClassName
{
color: #665731;
}
.AnyTagClassName
{
color: #665731;
}
</style>
background-color css
<style>
a { background-color: #665731; }
a { background-color: rgb(102,87,49); }
div.DivClassName
{
background-color: #665731;
}
.BgClassName
{
background-color: #665731;
}
</style>
border-color css
<style>
span { border-color: #665731; }
span { border-color: rgb(102,87,49); }
td.TdClassName
{
border-color: #665731;
}
.TagClassName
{
border-color: #665731;
}
</style>