Shades of Red Oxide #531918
Tints of Red Oxide #531918
RGB
CMYK
RGB Variations
Color information
#531918 (or 0x531918) is known color: Red Oxide. HEX triplet: 53, 19 and 18. RGB value is (83,25,24). Sum of RGB (Red+Green+Blue) = 83+25+24=132 (17% of max value = 765). Red value is 83 (32.81% from 255 or 62.88% from 132); Green value is 25 (10.16% from 255 or 18.94% from 132); Blue value is 24 (9.77% from 255 or 18.18% from 132); Max value from RGB is 83 - color contains mainly: red. Hex color #531918 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531918 is #ACE6E7. Grayscale: #2A2A2A. Windows color (decimal): -11331304 or 1579347. OLE color: 1579347.
HSL color Cylindrical-coordinate representation of color #531918: hue angle of 1.02º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #531918 is Cyan = 0, Magento = 0.70, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 24 | - |
| CMYK | 0 | 0.70 | 0.71 | 0.67 |
| HSL | 1.02º | 0.55% | 0.21% | - |
| HSV(B) | 1.02º | 0.71% | 0.33% | - |
| XYZ | 4.08 | 2.6 | 1.15 | - |
| YUV | 42.23 | 117.72 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 24 | 0 | 0.70 | 0.71 | 0.67 | 1.02 | 0.55 | 0.21 |
| Hex | 53 | 19 | 18 | 0 | 46 | 47 | 43 | 1 | 37 | 15 |
| Octal | 123 | 31 | 30 | 0 | 106 | 107 | 103 | 1 | 67 | 25 |
| Binary | 1010011 | 11001 | 11000 | 0 | 1000110 | 1000111 | 1000011 | 1 | 110111 | 10101 |
Color Harmonies of #531918
Complementary color
Monochromatic Colors of #531918
Black with #531918
Text Example
Text Example
White with #531918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531918; }
p { color: rgb(83,25,24); }
H1.HeaderClassName
{
color: #531918;
}
.AnyTagClassName
{
color: #531918;
}
</style>
background-color css
<style>
a { background-color: #531918; }
a { background-color: rgb(83,25,24); }
div.DivClassName
{
background-color: #531918;
}
.BgClassName
{
background-color: #531918;
}
</style>
border-color css
<style>
span { border-color: #531918; }
span { border-color: rgb(83,25,24); }
td.TdClassName
{
border-color: #531918;
}
.TagClassName
{
border-color: #531918;
}
</style>