Shades of Red Oxide #561613
Tints of Red Oxide #561613
RGB
CMYK
RGB Variations
Color information
#561613 (or 0x561613) is known color: Red Oxide. HEX triplet: 56, 16 and 13. RGB value is (86,22,19). Sum of RGB (Red+Green+Blue) = 86+22+19=127 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.72% from 127); Green value is 22 (8.98% from 255 or 17.32% from 127); Blue value is 19 (7.81% from 255 or 14.96% from 127); Max value from RGB is 86 - color contains mainly: red. Hex color #561613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561613 is #A9E9EC. Grayscale: #282828. Windows color (decimal): -11135469 or 1250902. OLE color: 1250902.
HSL color Cylindrical-coordinate representation of color #561613: hue angle of 2.69º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #561613 is Cyan = 0, Magento = 0.74, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 19 | - |
| CMYK | 0 | 0.74 | 0.78 | 0.66 |
| HSL | 2.69º | 0.64% | 0.21% | - |
| HSV(B) | 2.69º | 0.78% | 0.34% | - |
| XYZ | 4.24 | 2.6 | 0.89 | - |
| YUV | 40.79 | 115.7 | 160.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 19 | 0 | 0.74 | 0.78 | 0.66 | 2.69 | 0.64 | 0.21 |
| Hex | 56 | 16 | 13 | 0 | 4A | 4E | 42 | 3 | 40 | 15 |
| Octal | 126 | 26 | 23 | 0 | 112 | 116 | 102 | 3 | 100 | 25 |
| Binary | 1010110 | 10110 | 10011 | 0 | 1001010 | 1001110 | 1000010 | 11 | 1000000 | 10101 |
Color Harmonies of #561613
Complementary color
Monochromatic Colors of #561613
Black with #561613
Text Example
Text Example
White with #561613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561613; }
p { color: rgb(86,22,19); }
H1.HeaderClassName
{
color: #561613;
}
.AnyTagClassName
{
color: #561613;
}
</style>
background-color css
<style>
a { background-color: #561613; }
a { background-color: rgb(86,22,19); }
div.DivClassName
{
background-color: #561613;
}
.BgClassName
{
background-color: #561613;
}
</style>
border-color css
<style>
span { border-color: #561613; }
span { border-color: rgb(86,22,19); }
td.TdClassName
{
border-color: #561613;
}
.TagClassName
{
border-color: #561613;
}
</style>