Shades of Horses Neck #665337
Tints of Horses Neck #665337
RGB
CMYK
RGB Variations
Color information
#665337 (or 0x665337) is known color: Horses Neck. HEX triplet: 66, 53 and 37. RGB value is (102,83,55). Sum of RGB (Red+Green+Blue) = 102+83+55=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 83 (32.81% from 255 or 34.58% from 240); Blue value is 55 (21.88% from 255 or 22.92% from 240); Max value from RGB is 102 - color contains mainly: red. Hex color #665337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665337 is #99ACC8. Grayscale: #555555. Windows color (decimal): -10071241 or 3625830. OLE color: 3625830.
HSL color Cylindrical-coordinate representation of color #665337: hue angle of 35.74º 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 #665337 is Cyan = 0, Magento = 0.19, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 55 | - |
| CMYK | 0 | 0.19 | 0.46 | 0.6 |
| HSL | 35.74º | 0.3% | 0.31% | - |
| HSV(B) | 35.74º | 0.46% | 0.4% | - |
| XYZ | 9.26 | 9.29 | 4.92 | - |
| YUV | 85.49 | 110.79 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 55 | 0 | 0.19 | 0.46 | 0.6 | 35.74 | 0.3 | 0.31 |
| Hex | 66 | 53 | 37 | 0 | 13 | 2E | 3C | 24 | 1E | 1F |
| Octal | 146 | 123 | 67 | 0 | 23 | 56 | 74 | 44 | 36 | 37 |
| Binary | 1100110 | 1010011 | 110111 | 0 | 10011 | 101110 | 111100 | 100100 | 11110 | 11111 |
Color Harmonies of #665337
Complementary color
Monochromatic Colors of #665337
Black with #665337
Text Example
Text Example
White with #665337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665337; }
p { color: rgb(102,83,55); }
H1.HeaderClassName
{
color: #665337;
}
.AnyTagClassName
{
color: #665337;
}
</style>
background-color css
<style>
a { background-color: #665337; }
a { background-color: rgb(102,83,55); }
div.DivClassName
{
background-color: #665337;
}
.BgClassName
{
background-color: #665337;
}
</style>
border-color css
<style>
span { border-color: #665337; }
span { border-color: rgb(102,83,55); }
td.TdClassName
{
border-color: #665337;
}
.TagClassName
{
border-color: #665337;
}
</style>