Shades of Red Oxide #561717
Tints of Red Oxide #561717
RGB
CMYK
RGB Variations
Color information
#561717 (or 0x561717) is known color: Red Oxide. HEX triplet: 56, 17 and 17. RGB value is (86,23,23). Sum of RGB (Red+Green+Blue) = 86+23+23=132 (17% of max value = 765). Red value is 86 (33.98% from 255 or 65.15% from 132); Green value is 23 (9.38% from 255 or 17.42% from 132); Blue value is 23 (9.38% from 255 or 17.42% from 132); Max value from RGB is 86 - color contains mainly: red. Hex color #561717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561717 is #A9E8E8. Grayscale: #292929. Windows color (decimal): -11135209 or 1513302. OLE color: 1513302.
HSL color Cylindrical-coordinate representation of color #561717: hue angle of 0º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #561717 is Cyan = 0, Magento = 0.73, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 23 | 23 | - |
| CMYK | 0 | 0.73 | 0.73 | 0.66 |
| HSL | 0º | 0.58% | 0.21% | - |
| HSV(B) | 0º | 0.73% | 0.34% | - |
| XYZ | 4.3 | 2.65 | 1.1 | - |
| YUV | 41.84 | 117.37 | 159.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 23 | 23 | 0 | 0.73 | 0.73 | 0.66 | 0 | 0.58 | 0.21 |
| Hex | 56 | 17 | 17 | 0 | 49 | 49 | 42 | 0 | 3A | 15 |
| Octal | 126 | 27 | 27 | 0 | 111 | 111 | 102 | 0 | 72 | 25 |
| Binary | 1010110 | 10111 | 10111 | 0 | 1001001 | 1001001 | 1000010 | 0 | 111010 | 10101 |
Color Harmonies of #561717
Complementary color
Monochromatic Colors of #561717
Black with #561717
Text Example
Text Example
White with #561717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561717; }
p { color: rgb(86,23,23); }
H1.HeaderClassName
{
color: #561717;
}
.AnyTagClassName
{
color: #561717;
}
</style>
background-color css
<style>
a { background-color: #561717; }
a { background-color: rgb(86,23,23); }
div.DivClassName
{
background-color: #561717;
}
.BgClassName
{
background-color: #561717;
}
</style>
border-color css
<style>
span { border-color: #561717; }
span { border-color: rgb(86,23,23); }
td.TdClassName
{
border-color: #561717;
}
.TagClassName
{
border-color: #561717;
}
</style>