Shades of Horses Neck #665225
Tints of Horses Neck #665225
RGB
CMYK
RGB Variations
Color information
#665225 (or 0x665225) is known color: Horses Neck. HEX triplet: 66, 52 and 25. RGB value is (102,82,37). Sum of RGB (Red+Green+Blue) = 102+82+37=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 37 (14.84% from 255 or 16.74% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #665225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665225 is #99ADDA. Grayscale: #535353. Windows color (decimal): -10071515 or 2445926. OLE color: 2445926.
HSL color Cylindrical-coordinate representation of color #665225: hue angle of 41.54º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #665225 is Cyan = 0, Magento = 0.20, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 37 | - |
| CMYK | 0 | 0.20 | 0.64 | 0.6 |
| HSL | 41.54º | 0.47% | 0.27% | - |
| HSV(B) | 41.54º | 0.64% | 0.4% | - |
| XYZ | 8.83 | 8.99 | 3.02 | - |
| YUV | 82.85 | 102.13 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 37 | 0 | 0.20 | 0.64 | 0.6 | 41.54 | 0.47 | 0.27 |
| Hex | 66 | 52 | 25 | 0 | 14 | 40 | 3C | 2A | 2F | 1B |
| Octal | 146 | 122 | 45 | 0 | 24 | 100 | 74 | 52 | 57 | 33 |
| Binary | 1100110 | 1010010 | 100101 | 0 | 10100 | 1000000 | 111100 | 101010 | 101111 | 11011 |
Color Harmonies of #665225
Complementary color
Monochromatic Colors of #665225
Black with #665225
Text Example
Text Example
White with #665225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665225; }
p { color: rgb(102,82,37); }
H1.HeaderClassName
{
color: #665225;
}
.AnyTagClassName
{
color: #665225;
}
</style>
background-color css
<style>
a { background-color: #665225; }
a { background-color: rgb(102,82,37); }
div.DivClassName
{
background-color: #665225;
}
.BgClassName
{
background-color: #665225;
}
</style>
border-color css
<style>
span { border-color: #665225; }
span { border-color: rgb(102,82,37); }
td.TdClassName
{
border-color: #665225;
}
.TagClassName
{
border-color: #665225;
}
</style>