Shades of Red Oxide #561207
Tints of Red Oxide #561207
RGB
CMYK
RGB Variations
Color information
#561207 (or 0x561207) is known color: Red Oxide. HEX triplet: 56, 12 and 07. RGB value is (86,18,7). Sum of RGB (Red+Green+Blue) = 86+18+7=111 (14% of max value = 765). Red value is 86 (33.98% from 255 or 77.48% from 111); Green value is 18 (7.42% from 255 or 16.22% from 111); Blue value is 7 (3.12% from 255 or 6.31% from 111); Max value from RGB is 86 - color contains mainly: red. Hex color #561207 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561207 is #A9EDF8. Grayscale: #252525. Windows color (decimal): -11136505 or 463446. OLE color: 463446.
HSL color Cylindrical-coordinate representation of color #561207: hue angle of 8.35º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #561207 is Cyan = 0, Magento = 0.79, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 18 | 7 | - |
| CMYK | 0 | 0.79 | 0.92 | 0.66 |
| HSL | 8.35º | 0.85% | 0.18% | - |
| HSV(B) | 8.35º | 0.92% | 0.34% | - |
| XYZ | 4.09 | 2.43 | 0.45 | - |
| YUV | 37.08 | 111.03 | 162.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 18 | 7 | 0 | 0.79 | 0.92 | 0.66 | 8.35 | 0.85 | 0.18 |
| Hex | 56 | 12 | 7 | 0 | 4F | 5C | 42 | 8 | 55 | 12 |
| Octal | 126 | 22 | 7 | 0 | 117 | 134 | 102 | 10 | 125 | 22 |
| Binary | 1010110 | 10010 | 111 | 0 | 1001111 | 1011100 | 1000010 | 1000 | 1010101 | 10010 |
Color Harmonies of #561207
Complementary color
Monochromatic Colors of #561207
Black with #561207
Text Example
Text Example
White with #561207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561207; }
p { color: rgb(86,18,7); }
H1.HeaderClassName
{
color: #561207;
}
.AnyTagClassName
{
color: #561207;
}
</style>
background-color css
<style>
a { background-color: #561207; }
a { background-color: rgb(86,18,7); }
div.DivClassName
{
background-color: #561207;
}
.BgClassName
{
background-color: #561207;
}
</style>
border-color css
<style>
span { border-color: #561207; }
span { border-color: rgb(86,18,7); }
td.TdClassName
{
border-color: #561207;
}
.TagClassName
{
border-color: #561207;
}
</style>