Shades of Horses Neck #665437
Tints of Horses Neck #665437
RGB
CMYK
RGB Variations
Color information
#665437 (or 0x665437) is known color: Horses Neck. HEX triplet: 66, 54 and 37. RGB value is (102,84,55). Sum of RGB (Red+Green+Blue) = 102+84+55=241 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.32% from 241); Green value is 84 (33.20% from 255 or 34.85% from 241); Blue value is 55 (21.88% from 255 or 22.82% from 241); Max value from RGB is 102 - color contains mainly: red. Hex color #665437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665437 is #99ABC8. Grayscale: #565656. Windows color (decimal): -10070985 or 3626086. OLE color: 3626086.
HSL color Cylindrical-coordinate representation of color #665437: hue angle of 37.02º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #665437 is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 55 | - |
| CMYK | 0 | 0.18 | 0.46 | 0.6 |
| HSL | 37.02º | 0.3% | 0.31% | - |
| HSV(B) | 37.02º | 0.46% | 0.4% | - |
| XYZ | 9.34 | 9.44 | 4.94 | - |
| YUV | 86.08 | 110.46 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 55 | 0 | 0.18 | 0.46 | 0.6 | 37.02 | 0.3 | 0.31 |
| Hex | 66 | 54 | 37 | 0 | 12 | 2E | 3C | 25 | 1E | 1F |
| Octal | 146 | 124 | 67 | 0 | 22 | 56 | 74 | 45 | 36 | 37 |
| Binary | 1100110 | 1010100 | 110111 | 0 | 10010 | 101110 | 111100 | 100101 | 11110 | 11111 |
Color Harmonies of #665437
Complementary color
Monochromatic Colors of #665437
Black with #665437
Text Example
Text Example
White with #665437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665437; }
p { color: rgb(102,84,55); }
H1.HeaderClassName
{
color: #665437;
}
.AnyTagClassName
{
color: #665437;
}
</style>
background-color css
<style>
a { background-color: #665437; }
a { background-color: rgb(102,84,55); }
div.DivClassName
{
background-color: #665437;
}
.BgClassName
{
background-color: #665437;
}
</style>
border-color css
<style>
span { border-color: #665437; }
span { border-color: rgb(102,84,55); }
td.TdClassName
{
border-color: #665437;
}
.TagClassName
{
border-color: #665437;
}
</style>