Shades of Horses Neck #665526
Tints of Horses Neck #665526
RGB
CMYK
RGB Variations
Color information
#665526 (or 0x665526) is known color: Horses Neck. HEX triplet: 66, 55 and 26. RGB value is (102,85,38). Sum of RGB (Red+Green+Blue) = 102+85+38=225 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.33% from 225); Green value is 85 (33.59% from 255 or 37.78% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 102 - color contains mainly: red. Hex color #665526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665526 is #99AAD9. Grayscale: #545454. Windows color (decimal): -10070746 or 2512230. OLE color: 2512230.
HSL color Cylindrical-coordinate representation of color #665526: hue angle of 44.06º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #665526 is Cyan = 0, Magento = 0.17, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 85 | 38 | - |
| CMYK | 0 | 0.17 | 0.63 | 0.6 |
| HSL | 44.06º | 0.46% | 0.27% | - |
| HSV(B) | 44.06º | 0.63% | 0.4% | - |
| XYZ | 9.08 | 9.46 | 3.18 | - |
| YUV | 84.73 | 101.63 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 38 | 0 | 0.17 | 0.63 | 0.6 | 44.06 | 0.46 | 0.27 |
| Hex | 66 | 55 | 26 | 0 | 11 | 3F | 3C | 2C | 2E | 1B |
| Octal | 146 | 125 | 46 | 0 | 21 | 77 | 74 | 54 | 56 | 33 |
| Binary | 1100110 | 1010101 | 100110 | 0 | 10001 | 111111 | 111100 | 101100 | 101110 | 11011 |
Color Harmonies of #665526
Complementary color
Monochromatic Colors of #665526
Black with #665526
Text Example
Text Example
White with #665526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665526; }
p { color: rgb(102,85,38); }
H1.HeaderClassName
{
color: #665526;
}
.AnyTagClassName
{
color: #665526;
}
</style>
background-color css
<style>
a { background-color: #665526; }
a { background-color: rgb(102,85,38); }
div.DivClassName
{
background-color: #665526;
}
.BgClassName
{
background-color: #665526;
}
</style>
border-color css
<style>
span { border-color: #665526; }
span { border-color: rgb(102,85,38); }
td.TdClassName
{
border-color: #665526;
}
.TagClassName
{
border-color: #665526;
}
</style>