Shades of Horses Neck #665230
Tints of Horses Neck #665230
RGB
CMYK
RGB Variations
Color information
#665230 (or 0x665230) is known color: Horses Neck. HEX triplet: 66, 52 and 30. RGB value is (102,82,48). Sum of RGB (Red+Green+Blue) = 102+82+48=232 (30% of max value = 765). Red value is 102 (40.23% from 255 or 43.97% from 232); Green value is 82 (32.42% from 255 or 35.34% from 232); Blue value is 48 (19.14% from 255 or 20.69% from 232); Max value from RGB is 102 - color contains mainly: red. Hex color #665230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665230 is #99ADCF. Grayscale: #545454. Windows color (decimal): -10071504 or 3166822. OLE color: 3166822.
HSL color Cylindrical-coordinate representation of color #665230: hue angle of 37.78º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #665230 is Cyan = 0, Magento = 0.20, Yellow = 0.53 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 48 | - |
| CMYK | 0 | 0.20 | 0.53 | 0.6 |
| HSL | 37.78º | 0.36% | 0.29% | - |
| HSV(B) | 37.78º | 0.53% | 0.4% | - |
| XYZ | 9.03 | 9.07 | 4.07 | - |
| YUV | 84.1 | 107.63 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 48 | 0 | 0.20 | 0.53 | 0.6 | 37.78 | 0.36 | 0.29 |
| Hex | 66 | 52 | 30 | 0 | 14 | 35 | 3C | 26 | 24 | 1D |
| Octal | 146 | 122 | 60 | 0 | 24 | 65 | 74 | 46 | 44 | 35 |
| Binary | 1100110 | 1010010 | 110000 | 0 | 10100 | 110101 | 111100 | 100110 | 100100 | 11101 |
Color Harmonies of #665230
Complementary color
Monochromatic Colors of #665230
Black with #665230
Text Example
Text Example
White with #665230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665230; }
p { color: rgb(102,82,48); }
H1.HeaderClassName
{
color: #665230;
}
.AnyTagClassName
{
color: #665230;
}
</style>
background-color css
<style>
a { background-color: #665230; }
a { background-color: rgb(102,82,48); }
div.DivClassName
{
background-color: #665230;
}
.BgClassName
{
background-color: #665230;
}
</style>
border-color css
<style>
span { border-color: #665230; }
span { border-color: rgb(102,82,48); }
td.TdClassName
{
border-color: #665230;
}
.TagClassName
{
border-color: #665230;
}
</style>