Shades of Red Oxide #561305
Tints of Red Oxide #561305
RGB
CMYK
RGB Variations
Color information
#561305 (or 0x561305) is known color: Red Oxide. HEX triplet: 56, 13 and 05. RGB value is (86,19,5). Sum of RGB (Red+Green+Blue) = 86+19+5=110 (14% of max value = 765). Red value is 86 (33.98% from 255 or 78.18% from 110); Green value is 19 (7.81% from 255 or 17.27% from 110); Blue value is 5 (2.34% from 255 or 4.55% from 110); Max value from RGB is 86 - color contains mainly: red. Hex color #561305 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561305 is #A9ECFA. Grayscale: #252525. Windows color (decimal): -11136251 or 332630. OLE color: 332630.
HSL color Cylindrical-coordinate representation of color #561305: hue angle of 10.37º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #561305 is Cyan = 0, Magento = 0.78, Yellow = 0.94 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 5 | - |
| CMYK | 0 | 0.78 | 0.94 | 0.66 |
| HSL | 10.37º | 0.89% | 0.18% | - |
| HSV(B) | 10.37º | 0.94% | 0.34% | - |
| XYZ | 4.1 | 2.46 | 0.4 | - |
| YUV | 37.44 | 109.7 | 162.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 5 | 0 | 0.78 | 0.94 | 0.66 | 10.37 | 0.89 | 0.18 |
| Hex | 56 | 13 | 5 | 0 | 4E | 5E | 42 | A | 59 | 12 |
| Octal | 126 | 23 | 5 | 0 | 116 | 136 | 102 | 12 | 131 | 22 |
| Binary | 1010110 | 10011 | 101 | 0 | 1001110 | 1011110 | 1000010 | 1010 | 1011001 | 10010 |
Color Harmonies of #561305
Complementary color
Monochromatic Colors of #561305
Black with #561305
Text Example
Text Example
White with #561305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561305; }
p { color: rgb(86,19,5); }
H1.HeaderClassName
{
color: #561305;
}
.AnyTagClassName
{
color: #561305;
}
</style>
background-color css
<style>
a { background-color: #561305; }
a { background-color: rgb(86,19,5); }
div.DivClassName
{
background-color: #561305;
}
.BgClassName
{
background-color: #561305;
}
</style>
border-color css
<style>
span { border-color: #561305; }
span { border-color: rgb(86,19,5); }
td.TdClassName
{
border-color: #561305;
}
.TagClassName
{
border-color: #561305;
}
</style>