Shades of Red Oxide #561502
Tints of Red Oxide #561502
RGB
CMYK
RGB Variations
Color information
#561502 (or 0x561502) is known color: Red Oxide. HEX triplet: 56, 15 and 02. RGB value is (86,21,2). Sum of RGB (Red+Green+Blue) = 86+21+2=109 (14% of max value = 765). Red value is 86 (33.98% from 255 or 78.90% from 109); Green value is 21 (8.59% from 255 or 19.27% from 109); Blue value is 2 (1.17% from 255 or 1.83% from 109); Max value from RGB is 86 - color contains mainly: red. Hex color #561502 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561502 is #A9EAFD. Grayscale: #262626. Windows color (decimal): -11135742 or 136534. OLE color: 136534.
HSL color Cylindrical-coordinate representation of color #561502: hue angle of 13.57º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #561502 is Cyan = 0, Magento = 0.76, Yellow = 0.98 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 2 | - |
| CMYK | 0 | 0.76 | 0.98 | 0.66 |
| HSL | 13.57º | 0.95% | 0.17% | - |
| HSV(B) | 13.57º | 0.98% | 0.34% | - |
| XYZ | 4.12 | 2.52 | 0.33 | - |
| YUV | 38.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 2 | 0 | 0.76 | 0.98 | 0.66 | 13.57 | 0.95 | 0.17 |
| Hex | 56 | 15 | 2 | 0 | 4C | 62 | 42 | E | 5F | 11 |
| Octal | 126 | 25 | 2 | 0 | 114 | 142 | 102 | 16 | 137 | 21 |
| Binary | 1010110 | 10101 | 10 | 0 | 1001100 | 1100010 | 1000010 | 1110 | 1011111 | 10001 |
Color Harmonies of #561502
Complementary color
Monochromatic Colors of #561502
Black with #561502
Text Example
Text Example
White with #561502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561502; }
p { color: rgb(86,21,2); }
H1.HeaderClassName
{
color: #561502;
}
.AnyTagClassName
{
color: #561502;
}
</style>
background-color css
<style>
a { background-color: #561502; }
a { background-color: rgb(86,21,2); }
div.DivClassName
{
background-color: #561502;
}
.BgClassName
{
background-color: #561502;
}
</style>
border-color css
<style>
span { border-color: #561502; }
span { border-color: rgb(86,21,2); }
td.TdClassName
{
border-color: #561502;
}
.TagClassName
{
border-color: #561502;
}
</style>