Shades of Red Oxide #530805
Tints of Red Oxide #530805
RGB
CMYK
RGB Variations
Color information
#530805 (or 0x530805) is known color: Red Oxide. HEX triplet: 53, 08 and 05. RGB value is (83,8,5). Sum of RGB (Red+Green+Blue) = 83+8+5=96 (12% of max value = 765). Red value is 83 (32.81% from 255 or 86.46% from 96); Green value is 8 (3.52% from 255 or 8.33% from 96); Blue value is 5 (2.34% from 255 or 5.21% from 96); Max value from RGB is 83 - color contains mainly: red. Hex color #530805 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530805 is #ACF7FA. Grayscale: #1E1E1E. Windows color (decimal): -11335675 or 329811. OLE color: 329811.
HSL color Cylindrical-coordinate representation of color #530805: hue angle of 2.31º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530805 is Cyan = 0, Magento = 0.90, Yellow = 0.94 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 5 | - |
| CMYK | 0 | 0.90 | 0.94 | 0.67 |
| HSL | 2.31º | 0.89% | 0.17% | - |
| HSV(B) | 2.31º | 0.94% | 0.33% | - |
| XYZ | 3.68 | 2.02 | 0.34 | - |
| YUV | 30.08 | 113.85 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 5 | 0 | 0.90 | 0.94 | 0.67 | 2.31 | 0.89 | 0.17 |
| Hex | 53 | 8 | 5 | 0 | 5A | 5E | 43 | 2 | 59 | 11 |
| Octal | 123 | 10 | 5 | 0 | 132 | 136 | 103 | 2 | 131 | 21 |
| Binary | 1010011 | 1000 | 101 | 0 | 1011010 | 1011110 | 1000011 | 10 | 1011001 | 10001 |
Color Harmonies of #530805
Complementary color
Monochromatic Colors of #530805
Black with #530805
Text Example
Text Example
White with #530805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530805; }
p { color: rgb(83,8,5); }
H1.HeaderClassName
{
color: #530805;
}
.AnyTagClassName
{
color: #530805;
}
</style>
background-color css
<style>
a { background-color: #530805; }
a { background-color: rgb(83,8,5); }
div.DivClassName
{
background-color: #530805;
}
.BgClassName
{
background-color: #530805;
}
</style>
border-color css
<style>
span { border-color: #530805; }
span { border-color: rgb(83,8,5); }
td.TdClassName
{
border-color: #530805;
}
.TagClassName
{
border-color: #530805;
}
</style>