Shades of Red Oxide #561104
Tints of Red Oxide #561104
RGB
CMYK
RGB Variations
Color information
#561104 (or 0x561104) is known color: Red Oxide. HEX triplet: 56, 11 and 04. RGB value is (86,17,4). Sum of RGB (Red+Green+Blue) = 86+17+4=107 (14% of max value = 765). Red value is 86 (33.98% from 255 or 80.37% from 107); Green value is 17 (7.03% from 255 or 15.89% from 107); Blue value is 4 (1.95% from 255 or 3.74% from 107); Max value from RGB is 86 - color contains mainly: red. Hex color #561104 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561104 is #A9EEFB. Grayscale: #242424. Windows color (decimal): -11136764 or 266582. OLE color: 266582.
HSL color Cylindrical-coordinate representation of color #561104: hue angle of 9.51º 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 #561104 is Cyan = 0, Magento = 0.80, Yellow = 0.95 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 17 | 4 | - |
| CMYK | 0 | 0.80 | 0.95 | 0.66 |
| HSL | 9.51º | 0.91% | 0.18% | - |
| HSV(B) | 9.51º | 0.95% | 0.34% | - |
| XYZ | 4.06 | 2.39 | 0.36 | - |
| YUV | 36.15 | 109.86 | 163.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 17 | 4 | 0 | 0.80 | 0.95 | 0.66 | 9.51 | 0.91 | 0.18 |
| Hex | 56 | 11 | 4 | 0 | 50 | 5F | 42 | A | 5B | 12 |
| Octal | 126 | 21 | 4 | 0 | 120 | 137 | 102 | 12 | 133 | 22 |
| Binary | 1010110 | 10001 | 100 | 0 | 1010000 | 1011111 | 1000010 | 1010 | 1011011 | 10010 |
Color Harmonies of #561104
Complementary color
Monochromatic Colors of #561104
Black with #561104
Text Example
Text Example
White with #561104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561104; }
p { color: rgb(86,17,4); }
H1.HeaderClassName
{
color: #561104;
}
.AnyTagClassName
{
color: #561104;
}
</style>
background-color css
<style>
a { background-color: #561104; }
a { background-color: rgb(86,17,4); }
div.DivClassName
{
background-color: #561104;
}
.BgClassName
{
background-color: #561104;
}
</style>
border-color css
<style>
span { border-color: #561104; }
span { border-color: rgb(86,17,4); }
td.TdClassName
{
border-color: #561104;
}
.TagClassName
{
border-color: #561104;
}
</style>