Shades of Red Oxide #561614
Tints of Red Oxide #561614
RGB
CMYK
RGB Variations
Color information
#561614 (or 0x561614) is known color: Red Oxide. HEX triplet: 56, 16 and 14. RGB value is (86,22,20). Sum of RGB (Red+Green+Blue) = 86+22+20=128 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.19% from 128); Green value is 22 (8.98% from 255 or 17.19% from 128); Blue value is 20 (8.20% from 255 or 15.62% from 128); Max value from RGB is 86 - color contains mainly: red. Hex color #561614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561614 is #A9E9EB. Grayscale: #282828. Windows color (decimal): -11135468 or 1316438. OLE color: 1316438.
HSL color Cylindrical-coordinate representation of color #561614: hue angle of 1.82º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561614 is Cyan = 0, Magento = 0.74, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 20 | - |
| CMYK | 0 | 0.74 | 0.77 | 0.66 |
| HSL | 1.82º | 0.62% | 0.21% | - |
| HSV(B) | 1.82º | 0.77% | 0.34% | - |
| XYZ | 4.25 | 2.6 | 0.94 | - |
| YUV | 40.91 | 116.2 | 160.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 20 | 0 | 0.74 | 0.77 | 0.66 | 1.82 | 0.62 | 0.21 |
| Hex | 56 | 16 | 14 | 0 | 4A | 4D | 42 | 2 | 3E | 15 |
| Octal | 126 | 26 | 24 | 0 | 112 | 115 | 102 | 2 | 76 | 25 |
| Binary | 1010110 | 10110 | 10100 | 0 | 1001010 | 1001101 | 1000010 | 10 | 111110 | 10101 |
Color Harmonies of #561614
Complementary color
Monochromatic Colors of #561614
Black with #561614
Text Example
Text Example
White with #561614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561614; }
p { color: rgb(86,22,20); }
H1.HeaderClassName
{
color: #561614;
}
.AnyTagClassName
{
color: #561614;
}
</style>
background-color css
<style>
a { background-color: #561614; }
a { background-color: rgb(86,22,20); }
div.DivClassName
{
background-color: #561614;
}
.BgClassName
{
background-color: #561614;
}
</style>
border-color css
<style>
span { border-color: #561614; }
span { border-color: rgb(86,22,20); }
td.TdClassName
{
border-color: #561614;
}
.TagClassName
{
border-color: #561614;
}
</style>