Shades of Red Oxide #561514
Tints of Red Oxide #561514
RGB
CMYK
RGB Variations
Color information
#561514 (or 0x561514) is known color: Red Oxide. HEX triplet: 56, 15 and 14. RGB value is (86,21,20). Sum of RGB (Red+Green+Blue) = 86+21+20=127 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.72% from 127); Green value is 21 (8.59% from 255 or 16.54% from 127); Blue value is 20 (8.20% from 255 or 15.75% from 127); Max value from RGB is 86 - color contains mainly: red. Hex color #561514 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561514 is #A9EAEB. Grayscale: #282828. Windows color (decimal): -11135724 or 1316182. OLE color: 1316182.
HSL color Cylindrical-coordinate representation of color #561514: hue angle of 0.91º 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 #561514 is Cyan = 0, Magento = 0.76, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 20 | - |
| CMYK | 0 | 0.76 | 0.77 | 0.66 |
| HSL | 0.91º | 0.62% | 0.21% | - |
| HSV(B) | 0.91º | 0.77% | 0.34% | - |
| XYZ | 4.23 | 2.57 | 0.93 | - |
| YUV | 40.32 | 116.53 | 160.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 20 | 0 | 0.76 | 0.77 | 0.66 | 0.91 | 0.62 | 0.21 |
| Hex | 56 | 15 | 14 | 0 | 4C | 4D | 42 | 1 | 3E | 15 |
| Octal | 126 | 25 | 24 | 0 | 114 | 115 | 102 | 1 | 76 | 25 |
| Binary | 1010110 | 10101 | 10100 | 0 | 1001100 | 1001101 | 1000010 | 1 | 111110 | 10101 |
Color Harmonies of #561514
Complementary color
Monochromatic Colors of #561514
Black with #561514
Text Example
Text Example
White with #561514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561514; }
p { color: rgb(86,21,20); }
H1.HeaderClassName
{
color: #561514;
}
.AnyTagClassName
{
color: #561514;
}
</style>
background-color css
<style>
a { background-color: #561514; }
a { background-color: rgb(86,21,20); }
div.DivClassName
{
background-color: #561514;
}
.BgClassName
{
background-color: #561514;
}
</style>
border-color css
<style>
span { border-color: #561514; }
span { border-color: rgb(86,21,20); }
td.TdClassName
{
border-color: #561514;
}
.TagClassName
{
border-color: #561514;
}
</style>