Shades of Red Oxide #561612
Tints of Red Oxide #561612
RGB
CMYK
RGB Variations
Color information
#561612 (or 0x561612) is known color: Red Oxide. HEX triplet: 56, 16 and 12. RGB value is (86,22,18). Sum of RGB (Red+Green+Blue) = 86+22+18=126 (16% of max value = 765). Red value is 86 (33.98% from 255 or 68.25% from 126); Green value is 22 (8.98% from 255 or 17.46% from 126); Blue value is 18 (7.42% from 255 or 14.29% from 126); Max value from RGB is 86 - color contains mainly: red. Hex color #561612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561612 is #A9E9ED. Grayscale: #282828. Windows color (decimal): -11135470 or 1185366. OLE color: 1185366.
HSL color Cylindrical-coordinate representation of color #561612: hue angle of 3.53º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #561612 is Cyan = 0, Magento = 0.74, Yellow = 0.79 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 18 | - |
| CMYK | 0 | 0.74 | 0.79 | 0.66 |
| HSL | 3.53º | 0.65% | 0.2% | - |
| HSV(B) | 3.53º | 0.79% | 0.34% | - |
| XYZ | 4.23 | 2.6 | 0.85 | - |
| YUV | 40.68 | 115.2 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 18 | 0 | 0.74 | 0.79 | 0.66 | 3.53 | 0.65 | 0.2 |
| Hex | 56 | 16 | 12 | 0 | 4A | 4F | 42 | 4 | 41 | 14 |
| Octal | 126 | 26 | 22 | 0 | 112 | 117 | 102 | 4 | 101 | 24 |
| Binary | 1010110 | 10110 | 10010 | 0 | 1001010 | 1001111 | 1000010 | 100 | 1000001 | 10100 |
Color Harmonies of #561612
Complementary color
Monochromatic Colors of #561612
Black with #561612
Text Example
Text Example
White with #561612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561612; }
p { color: rgb(86,22,18); }
H1.HeaderClassName
{
color: #561612;
}
.AnyTagClassName
{
color: #561612;
}
</style>
background-color css
<style>
a { background-color: #561612; }
a { background-color: rgb(86,22,18); }
div.DivClassName
{
background-color: #561612;
}
.BgClassName
{
background-color: #561612;
}
</style>
border-color css
<style>
span { border-color: #561612; }
span { border-color: rgb(86,22,18); }
td.TdClassName
{
border-color: #561612;
}
.TagClassName
{
border-color: #561612;
}
</style>