Shades of Horses Neck #665226
Tints of Horses Neck #665226
RGB
CMYK
RGB Variations
Color information
#665226 (or 0x665226) is known color: Horses Neck. HEX triplet: 66, 52 and 26. RGB value is (102,82,38). Sum of RGB (Red+Green+Blue) = 102+82+38=222 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.95% from 222); Green value is 82 (32.42% from 255 or 36.94% from 222); Blue value is 38 (15.23% from 255 or 17.12% from 222); Max value from RGB is 102 - color contains mainly: red. Hex color #665226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665226 is #99ADD9. Grayscale: #535353. Windows color (decimal): -10071514 or 2511462. OLE color: 2511462.
HSL color Cylindrical-coordinate representation of color #665226: hue angle of 41.25º 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 #665226 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 38 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.6 |
| HSL | 41.25º | 0.46% | 0.27% | - |
| HSV(B) | 41.25º | 0.63% | 0.4% | - |
| XYZ | 8.85 | 9 | 3.1 | - |
| YUV | 82.96 | 102.63 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 38 | 0 | 0.20 | 0.63 | 0.6 | 41.25 | 0.46 | 0.27 |
| Hex | 66 | 52 | 26 | 0 | 14 | 3F | 3C | 29 | 2E | 1B |
| Octal | 146 | 122 | 46 | 0 | 24 | 77 | 74 | 51 | 56 | 33 |
| Binary | 1100110 | 1010010 | 100110 | 0 | 10100 | 111111 | 111100 | 101001 | 101110 | 11011 |
Color Harmonies of #665226
Complementary color
Monochromatic Colors of #665226
Black with #665226
Text Example
Text Example
White with #665226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665226; }
p { color: rgb(102,82,38); }
H1.HeaderClassName
{
color: #665226;
}
.AnyTagClassName
{
color: #665226;
}
</style>
background-color css
<style>
a { background-color: #665226; }
a { background-color: rgb(102,82,38); }
div.DivClassName
{
background-color: #665226;
}
.BgClassName
{
background-color: #665226;
}
</style>
border-color css
<style>
span { border-color: #665226; }
span { border-color: rgb(102,82,38); }
td.TdClassName
{
border-color: #665226;
}
.TagClassName
{
border-color: #665226;
}
</style>