Shades of Red Oxide #561604
Tints of Red Oxide #561604
RGB
CMYK
RGB Variations
Color information
#561604 (or 0x561604) is known color: Red Oxide. HEX triplet: 56, 16 and 04. RGB value is (86,22,4). Sum of RGB (Red+Green+Blue) = 86+22+4=112 (14% of max value = 765). Red value is 86 (33.98% from 255 or 76.79% from 112); Green value is 22 (8.98% from 255 or 19.64% from 112); Blue value is 4 (1.95% from 255 or 3.57% from 112); Max value from RGB is 86 - color contains mainly: red. Hex color #561604 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561604 is #A9E9FB. Grayscale: #272727. Windows color (decimal): -11135484 or 267862. OLE color: 267862.
HSL color Cylindrical-coordinate representation of color #561604: hue angle of 13.17º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #561604 is Cyan = 0, Magento = 0.74, Yellow = 0.95 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 4 | - |
| CMYK | 0 | 0.74 | 0.95 | 0.66 |
| HSL | 13.17º | 0.91% | 0.18% | - |
| HSV(B) | 13.17º | 0.95% | 0.34% | - |
| XYZ | 4.15 | 2.56 | 0.39 | - |
| YUV | 39.08 | 108.2 | 161.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 4 | 0 | 0.74 | 0.95 | 0.66 | 13.17 | 0.91 | 0.18 |
| Hex | 56 | 16 | 4 | 0 | 4A | 5F | 42 | D | 5B | 12 |
| Octal | 126 | 26 | 4 | 0 | 112 | 137 | 102 | 15 | 133 | 22 |
| Binary | 1010110 | 10110 | 100 | 0 | 1001010 | 1011111 | 1000010 | 1101 | 1011011 | 10010 |
Color Harmonies of #561604
Complementary color
Monochromatic Colors of #561604
Black with #561604
Text Example
Text Example
White with #561604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561604; }
p { color: rgb(86,22,4); }
H1.HeaderClassName
{
color: #561604;
}
.AnyTagClassName
{
color: #561604;
}
</style>
background-color css
<style>
a { background-color: #561604; }
a { background-color: rgb(86,22,4); }
div.DivClassName
{
background-color: #561604;
}
.BgClassName
{
background-color: #561604;
}
</style>
border-color css
<style>
span { border-color: #561604; }
span { border-color: rgb(86,22,4); }
td.TdClassName
{
border-color: #561604;
}
.TagClassName
{
border-color: #561604;
}
</style>