Shades of Red Oxide #561609
Tints of Red Oxide #561609
RGB
CMYK
RGB Variations
Color information
#561609 (or 0x561609) is known color: Red Oxide. HEX triplet: 56, 16 and 09. RGB value is (86,22,9). Sum of RGB (Red+Green+Blue) = 86+22+9=117 (15% of max value = 765). Red value is 86 (33.98% from 255 or 73.50% from 117); Green value is 22 (8.98% from 255 or 18.80% from 117); Blue value is 9 (3.91% from 255 or 7.69% from 117); Max value from RGB is 86 - color contains mainly: red. Hex color #561609 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561609 is #A9E9F6. Grayscale: #272727. Windows color (decimal): -11135479 or 595542. OLE color: 595542.
HSL color Cylindrical-coordinate representation of color #561609: hue angle of 10.13º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #561609 is Cyan = 0, Magento = 0.74, Yellow = 0.90 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 9 | - |
| CMYK | 0 | 0.74 | 0.90 | 0.66 |
| HSL | 10.13º | 0.81% | 0.19% | - |
| HSV(B) | 10.13º | 0.9% | 0.34% | - |
| XYZ | 4.17 | 2.57 | 0.53 | - |
| YUV | 39.65 | 110.7 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 9 | 0 | 0.74 | 0.90 | 0.66 | 10.13 | 0.81 | 0.19 |
| Hex | 56 | 16 | 9 | 0 | 4A | 5A | 42 | A | 51 | 13 |
| Octal | 126 | 26 | 11 | 0 | 112 | 132 | 102 | 12 | 121 | 23 |
| Binary | 1010110 | 10110 | 1001 | 0 | 1001010 | 1011010 | 1000010 | 1010 | 1010001 | 10011 |
Color Harmonies of #561609
Complementary color
Monochromatic Colors of #561609
Black with #561609
Text Example
Text Example
White with #561609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561609; }
p { color: rgb(86,22,9); }
H1.HeaderClassName
{
color: #561609;
}
.AnyTagClassName
{
color: #561609;
}
</style>
background-color css
<style>
a { background-color: #561609; }
a { background-color: rgb(86,22,9); }
div.DivClassName
{
background-color: #561609;
}
.BgClassName
{
background-color: #561609;
}
</style>
border-color css
<style>
span { border-color: #561609; }
span { border-color: rgb(86,22,9); }
td.TdClassName
{
border-color: #561609;
}
.TagClassName
{
border-color: #561609;
}
</style>