Shades of Horses Neck #665231
Tints of Horses Neck #665231
RGB
CMYK
RGB Variations
Color information
#665231 (or 0x665231) is known color: Horses Neck. HEX triplet: 66, 52 and 31. RGB value is (102,82,49). Sum of RGB (Red+Green+Blue) = 102+82+49=233 (30% of max value = 765). Red value is 102 (40.23% from 255 or 43.78% from 233); Green value is 82 (32.42% from 255 or 35.19% from 233); Blue value is 49 (19.53% from 255 or 21.03% from 233); Max value from RGB is 102 - color contains mainly: red. Hex color #665231 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665231 is #99ADCE. Grayscale: #545454. Windows color (decimal): -10071503 or 3232358. OLE color: 3232358.
HSL color Cylindrical-coordinate representation of color #665231: hue angle of 37.36º 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 #665231 is Cyan = 0, Magento = 0.20, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 49 | - |
| CMYK | 0 | 0.20 | 0.52 | 0.6 |
| HSL | 37.36º | 0.35% | 0.3% | - |
| HSV(B) | 37.36º | 0.52% | 0.4% | - |
| XYZ | 9.05 | 9.08 | 4.18 | - |
| YUV | 84.22 | 108.13 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 49 | 0 | 0.20 | 0.52 | 0.6 | 37.36 | 0.35 | 0.3 |
| Hex | 66 | 52 | 31 | 0 | 14 | 34 | 3C | 25 | 23 | 1E |
| Octal | 146 | 122 | 61 | 0 | 24 | 64 | 74 | 45 | 43 | 36 |
| Binary | 1100110 | 1010010 | 110001 | 0 | 10100 | 110100 | 111100 | 100101 | 100011 | 11110 |
Color Harmonies of #665231
Complementary color
Monochromatic Colors of #665231
Black with #665231
Text Example
Text Example
White with #665231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665231; }
p { color: rgb(102,82,49); }
H1.HeaderClassName
{
color: #665231;
}
.AnyTagClassName
{
color: #665231;
}
</style>
background-color css
<style>
a { background-color: #665231; }
a { background-color: rgb(102,82,49); }
div.DivClassName
{
background-color: #665231;
}
.BgClassName
{
background-color: #665231;
}
</style>
border-color css
<style>
span { border-color: #665231; }
span { border-color: rgb(102,82,49); }
td.TdClassName
{
border-color: #665231;
}
.TagClassName
{
border-color: #665231;
}
</style>