Shades of Horses Neck #665733
Tints of Horses Neck #665733
RGB
CMYK
RGB Variations
Color information
#665733 (or 0x665733) is known color: Horses Neck. HEX triplet: 66, 57 and 33. RGB value is (102,87,51). Sum of RGB (Red+Green+Blue) = 102+87+51=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 87 (34.38% from 255 or 36.25% from 240); Blue value is 51 (20.31% from 255 or 21.25% from 240); Max value from RGB is 102 - color contains mainly: red. Hex color #665733 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665733 is #99A8CC. Grayscale: #575757. Windows color (decimal): -10070221 or 3364710. OLE color: 3364710.
HSL color Cylindrical-coordinate representation of color #665733: hue angle of 42.35º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #665733 is Cyan = 0, Magento = 0.15, Yellow = 0.5 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 51 | - |
| CMYK | 0 | 0.15 | 0.5 | 0.6 |
| HSL | 42.35º | 0.33% | 0.3% | - |
| HSV(B) | 42.35º | 0.5% | 0.4% | - |
| XYZ | 9.49 | 9.88 | 4.54 | - |
| YUV | 87.38 | 107.47 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 51 | 0 | 0.15 | 0.5 | 0.6 | 42.35 | 0.33 | 0.3 |
| Hex | 66 | 57 | 33 | 0 | F | 32 | 3C | 2A | 21 | 1E |
| Octal | 146 | 127 | 63 | 0 | 17 | 62 | 74 | 52 | 41 | 36 |
| Binary | 1100110 | 1010111 | 110011 | 0 | 1111 | 110010 | 111100 | 101010 | 100001 | 11110 |
Color Harmonies of #665733
Complementary color
Monochromatic Colors of #665733
Black with #665733
Text Example
Text Example
White with #665733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665733; }
p { color: rgb(102,87,51); }
H1.HeaderClassName
{
color: #665733;
}
.AnyTagClassName
{
color: #665733;
}
</style>
background-color css
<style>
a { background-color: #665733; }
a { background-color: rgb(102,87,51); }
div.DivClassName
{
background-color: #665733;
}
.BgClassName
{
background-color: #665733;
}
</style>
border-color css
<style>
span { border-color: #665733; }
span { border-color: rgb(102,87,51); }
td.TdClassName
{
border-color: #665733;
}
.TagClassName
{
border-color: #665733;
}
</style>