Shades of Horses Neck #70561C
Tints of Horses Neck #70561C
RGB
CMYK
RGB Variations
Color information
#70561C (or 0x70561C) is known color: Horses Neck. HEX triplet: 70, 56 and 1C. RGB value is (112,86,28). Sum of RGB (Red+Green+Blue) = 112+86+28=226 (29% of max value = 765). Red value is 112 (44.14% from 255 or 49.56% from 226); Green value is 86 (33.98% from 255 or 38.05% from 226); Blue value is 28 (11.33% from 255 or 12.39% from 226); Max value from RGB is 112 - color contains mainly: red. Hex color #70561C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #70561C is #8FA9E3. Grayscale: #575757. Windows color (decimal): -9415140 or 1857136. OLE color: 1857136.
HSL color Cylindrical-coordinate representation of color #70561C: hue angle of 41.43º degrees, saturation: 0.6, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #70561C is Cyan = 0, Magento = 0.23, Yellow = 0.75 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 86 | 28 | - |
| CMYK | 0 | 0.23 | 0.75 | 0.56 |
| HSL | 41.43º | 0.6% | 0.27% | - |
| HSV(B) | 41.43º | 0.75% | 0.44% | - |
| XYZ | 10.22 | 10.18 | 2.53 | - |
| YUV | 87.16 | 94.61 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 28 | 0 | 0.23 | 0.75 | 0.56 | 41.43 | 0.6 | 0.27 |
| Hex | 70 | 56 | 1C | 0 | 17 | 4B | 38 | 29 | 3C | 1B |
| Octal | 160 | 126 | 34 | 0 | 27 | 113 | 70 | 51 | 74 | 33 |
| Binary | 1110000 | 1010110 | 11100 | 0 | 10111 | 1001011 | 111000 | 101001 | 111100 | 11011 |
Color Harmonies of #70561C
Complementary color
Monochromatic Colors of #70561C
Black with #70561C
Text Example
Text Example
White with #70561C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70561C; }
p { color: rgb(112,86,28); }
H1.HeaderClassName
{
color: #70561C;
}
.AnyTagClassName
{
color: #70561C;
}
</style>
background-color css
<style>
a { background-color: #70561C; }
a { background-color: rgb(112,86,28); }
div.DivClassName
{
background-color: #70561C;
}
.BgClassName
{
background-color: #70561C;
}
</style>
border-color css
<style>
span { border-color: #70561C; }
span { border-color: rgb(112,86,28); }
td.TdClassName
{
border-color: #70561C;
}
.TagClassName
{
border-color: #70561C;
}
</style>