Shades of Red Oxide #560907
Tints of Red Oxide #560907
RGB
CMYK
RGB Variations
Color information
#560907 (or 0x560907) is known color: Red Oxide. HEX triplet: 56, 09 and 07. RGB value is (86,9,7). Sum of RGB (Red+Green+Blue) = 86+9+7=102 (13% of max value = 765). Red value is 86 (33.98% from 255 or 84.31% from 102); Green value is 9 (3.91% from 255 or 8.82% from 102); Blue value is 7 (3.12% from 255 or 6.86% from 102); Max value from RGB is 86 - color contains mainly: red. Hex color #560907 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560907 is #A9F6F8. Grayscale: #1F1F1F. Windows color (decimal): -11138809 or 461142. OLE color: 461142.
HSL color Cylindrical-coordinate representation of color #560907: hue angle of 1.52º 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 #560907 is Cyan = 0, Magento = 0.90, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 7 | - |
| CMYK | 0 | 0.90 | 0.92 | 0.66 |
| HSL | 1.52º | 0.85% | 0.18% | - |
| HSV(B) | 1.52º | 0.92% | 0.34% | - |
| XYZ | 3.97 | 2.19 | 0.41 | - |
| YUV | 31.8 | 114.01 | 166.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 7 | 0 | 0.90 | 0.92 | 0.66 | 1.52 | 0.85 | 0.18 |
| Hex | 56 | 9 | 7 | 0 | 5A | 5C | 42 | 2 | 55 | 12 |
| Octal | 126 | 11 | 7 | 0 | 132 | 134 | 102 | 2 | 125 | 22 |
| Binary | 1010110 | 1001 | 111 | 0 | 1011010 | 1011100 | 1000010 | 10 | 1010101 | 10010 |
Color Harmonies of #560907
Complementary color
Monochromatic Colors of #560907
Black with #560907
Text Example
Text Example
White with #560907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560907; }
p { color: rgb(86,9,7); }
H1.HeaderClassName
{
color: #560907;
}
.AnyTagClassName
{
color: #560907;
}
</style>
background-color css
<style>
a { background-color: #560907; }
a { background-color: rgb(86,9,7); }
div.DivClassName
{
background-color: #560907;
}
.BgClassName
{
background-color: #560907;
}
</style>
border-color css
<style>
span { border-color: #560907; }
span { border-color: rgb(86,9,7); }
td.TdClassName
{
border-color: #560907;
}
.TagClassName
{
border-color: #560907;
}
</style>