Shades of Horses Neck #665736
Tints of Horses Neck #665736
RGB
CMYK
RGB Variations
Color information
#665736 (or 0x665736) is known color: Horses Neck. HEX triplet: 66, 57 and 36. RGB value is (102,87,54). Sum of RGB (Red+Green+Blue) = 102+87+54=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 87 (34.38% from 255 or 35.80% from 243); Blue value is 54 (21.48% from 255 or 22.22% from 243); Max value from RGB is 102 - color contains mainly: red. Hex color #665736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665736 is #99A8C9. Grayscale: #575757. Windows color (decimal): -10070218 or 3561318. OLE color: 3561318.
HSL color Cylindrical-coordinate representation of color #665736: hue angle of 41.25º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #665736 is Cyan = 0, Magento = 0.15, Yellow = 0.47 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 54 | - |
| CMYK | 0 | 0.15 | 0.47 | 0.6 |
| HSL | 41.25º | 0.31% | 0.31% | - |
| HSV(B) | 41.25º | 0.47% | 0.4% | - |
| XYZ | 9.55 | 9.91 | 4.9 | - |
| YUV | 87.72 | 108.97 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 54 | 0 | 0.15 | 0.47 | 0.6 | 41.25 | 0.31 | 0.31 |
| Hex | 66 | 57 | 36 | 0 | F | 2F | 3C | 29 | 1F | 1F |
| Octal | 146 | 127 | 66 | 0 | 17 | 57 | 74 | 51 | 37 | 37 |
| Binary | 1100110 | 1010111 | 110110 | 0 | 1111 | 101111 | 111100 | 101001 | 11111 | 11111 |
Color Harmonies of #665736
Complementary color
Monochromatic Colors of #665736
Black with #665736
Text Example
Text Example
White with #665736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665736; }
p { color: rgb(102,87,54); }
H1.HeaderClassName
{
color: #665736;
}
.AnyTagClassName
{
color: #665736;
}
</style>
background-color css
<style>
a { background-color: #665736; }
a { background-color: rgb(102,87,54); }
div.DivClassName
{
background-color: #665736;
}
.BgClassName
{
background-color: #665736;
}
</style>
border-color css
<style>
span { border-color: #665736; }
span { border-color: rgb(102,87,54); }
td.TdClassName
{
border-color: #665736;
}
.TagClassName
{
border-color: #665736;
}
</style>