Shades of Horses Neck #705225
Tints of Horses Neck #705225
RGB
CMYK
RGB Variations
Color information
#705225 (or 0x705225) is known color: Horses Neck. HEX triplet: 70, 52 and 25. RGB value is (112,82,37). Sum of RGB (Red+Green+Blue) = 112+82+37=231 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.48% from 231); Green value is 82 (32.42% from 255 or 35.50% from 231); Blue value is 37 (14.84% from 255 or 16.02% from 231); Max value from RGB is 112 - color contains mainly: red. Hex color #705225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705225 is #8FADDA. Grayscale: #565656. Windows color (decimal): -9416155 or 2445936. OLE color: 2445936.
HSL color Cylindrical-coordinate representation of color #705225: hue angle of 36º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #705225 is Cyan = 0, Magento = 0.27, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 82 | 37 | - |
| CMYK | 0 | 0.27 | 0.67 | 0.56 |
| HSL | 36º | 0.5% | 0.29% | - |
| HSV(B) | 36º | 0.67% | 0.44% | - |
| XYZ | 10.03 | 9.61 | 3.08 | - |
| YUV | 85.84 | 100.44 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 82 | 37 | 0 | 0.27 | 0.67 | 0.56 | 36 | 0.5 | 0.29 |
| Hex | 70 | 52 | 25 | 0 | 1B | 43 | 38 | 24 | 32 | 1D |
| Octal | 160 | 122 | 45 | 0 | 33 | 103 | 70 | 44 | 62 | 35 |
| Binary | 1110000 | 1010010 | 100101 | 0 | 11011 | 1000011 | 111000 | 100100 | 110010 | 11101 |
Color Harmonies of #705225
Complementary color
Monochromatic Colors of #705225
Black with #705225
Text Example
Text Example
White with #705225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705225; }
p { color: rgb(112,82,37); }
H1.HeaderClassName
{
color: #705225;
}
.AnyTagClassName
{
color: #705225;
}
</style>
background-color css
<style>
a { background-color: #705225; }
a { background-color: rgb(112,82,37); }
div.DivClassName
{
background-color: #705225;
}
.BgClassName
{
background-color: #705225;
}
</style>
border-color css
<style>
span { border-color: #705225; }
span { border-color: rgb(112,82,37); }
td.TdClassName
{
border-color: #705225;
}
.TagClassName
{
border-color: #705225;
}
</style>