Shades of Red Oxide #561507
Tints of Red Oxide #561507
RGB
CMYK
RGB Variations
Color information
#561507 (or 0x561507) is known color: Red Oxide. HEX triplet: 56, 15 and 07. RGB value is (86,21,7). Sum of RGB (Red+Green+Blue) = 86+21+7=114 (15% of max value = 765). Red value is 86 (33.98% from 255 or 75.44% from 114); Green value is 21 (8.59% from 255 or 18.42% from 114); Blue value is 7 (3.12% from 255 or 6.14% from 114); Max value from RGB is 86 - color contains mainly: red. Hex color #561507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561507 is #A9EAF8. Grayscale: #262626. Windows color (decimal): -11135737 or 464214. OLE color: 464214.
HSL color Cylindrical-coordinate representation of color #561507: hue angle of 10.63º 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 #561507 is Cyan = 0, Magento = 0.76, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 7 | - |
| CMYK | 0 | 0.76 | 0.92 | 0.66 |
| HSL | 10.63º | 0.85% | 0.18% | - |
| HSV(B) | 10.63º | 0.92% | 0.34% | - |
| XYZ | 4.14 | 2.53 | 0.47 | - |
| YUV | 38.84 | 110.03 | 161.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 7 | 0 | 0.76 | 0.92 | 0.66 | 10.63 | 0.85 | 0.18 |
| Hex | 56 | 15 | 7 | 0 | 4C | 5C | 42 | B | 55 | 12 |
| Octal | 126 | 25 | 7 | 0 | 114 | 134 | 102 | 13 | 125 | 22 |
| Binary | 1010110 | 10101 | 111 | 0 | 1001100 | 1011100 | 1000010 | 1011 | 1010101 | 10010 |
Color Harmonies of #561507
Complementary color
Monochromatic Colors of #561507
Black with #561507
Text Example
Text Example
White with #561507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561507; }
p { color: rgb(86,21,7); }
H1.HeaderClassName
{
color: #561507;
}
.AnyTagClassName
{
color: #561507;
}
</style>
background-color css
<style>
a { background-color: #561507; }
a { background-color: rgb(86,21,7); }
div.DivClassName
{
background-color: #561507;
}
.BgClassName
{
background-color: #561507;
}
</style>
border-color css
<style>
span { border-color: #561507; }
span { border-color: rgb(86,21,7); }
td.TdClassName
{
border-color: #561507;
}
.TagClassName
{
border-color: #561507;
}
</style>