Shades of Horses Neck #705229
Tints of Horses Neck #705229
RGB
CMYK
RGB Variations
Color information
#705229 (or 0x705229) is known color: Horses Neck. HEX triplet: 70, 52 and 29. RGB value is (112,82,41). Sum of RGB (Red+Green+Blue) = 112+82+41=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 82 (32.42% from 255 or 34.89% from 235); Blue value is 41 (16.41% from 255 or 17.45% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #705229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705229 is #8FADD6. Grayscale: #565656. Windows color (decimal): -9416151 or 2708080. OLE color: 2708080.
HSL color Cylindrical-coordinate representation of color #705229: hue angle of 34.65º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #705229 is Cyan = 0, Magento = 0.27, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 82 | 41 | - |
| CMYK | 0 | 0.27 | 0.63 | 0.56 |
| HSL | 34.65º | 0.46% | 0.3% | - |
| HSV(B) | 34.65º | 0.63% | 0.44% | - |
| XYZ | 10.1 | 9.64 | 3.43 | - |
| YUV | 86.3 | 102.44 | 146.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 82 | 41 | 0 | 0.27 | 0.63 | 0.56 | 34.65 | 0.46 | 0.3 |
| Hex | 70 | 52 | 29 | 0 | 1B | 3F | 38 | 23 | 2E | 1E |
| Octal | 160 | 122 | 51 | 0 | 33 | 77 | 70 | 43 | 56 | 36 |
| Binary | 1110000 | 1010010 | 101001 | 0 | 11011 | 111111 | 111000 | 100011 | 101110 | 11110 |
Color Harmonies of #705229
Complementary color
Monochromatic Colors of #705229
Black with #705229
Text Example
Text Example
White with #705229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705229; }
p { color: rgb(112,82,41); }
H1.HeaderClassName
{
color: #705229;
}
.AnyTagClassName
{
color: #705229;
}
</style>
background-color css
<style>
a { background-color: #705229; }
a { background-color: rgb(112,82,41); }
div.DivClassName
{
background-color: #705229;
}
.BgClassName
{
background-color: #705229;
}
</style>
border-color css
<style>
span { border-color: #705229; }
span { border-color: rgb(112,82,41); }
td.TdClassName
{
border-color: #705229;
}
.TagClassName
{
border-color: #705229;
}
</style>