Shades of Red Oxide #531312
Tints of Red Oxide #531312
RGB
CMYK
RGB Variations
Color information
#531312 (or 0x531312) is known color: Red Oxide. HEX triplet: 53, 13 and 12. RGB value is (83,19,18). Sum of RGB (Red+Green+Blue) = 83+19+18=120 (15% of max value = 765). Red value is 83 (32.81% from 255 or 69.17% from 120); Green value is 19 (7.81% from 255 or 15.83% from 120); Blue value is 18 (7.42% from 255 or 15% from 120); Max value from RGB is 83 - color contains mainly: red. Hex color #531312 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531312 is #ACECED. Grayscale: #262626. Windows color (decimal): -11332846 or 1184595. OLE color: 1184595.
HSL color Cylindrical-coordinate representation of color #531312: hue angle of 0.92º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #531312 is Cyan = 0, Magento = 0.77, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 18 | - |
| CMYK | 0 | 0.77 | 0.78 | 0.67 |
| HSL | 0.92º | 0.64% | 0.2% | - |
| HSV(B) | 0.92º | 0.78% | 0.33% | - |
| XYZ | 3.91 | 2.35 | 0.82 | - |
| YUV | 38.02 | 116.7 | 160.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 18 | 0 | 0.77 | 0.78 | 0.67 | 0.92 | 0.64 | 0.2 |
| Hex | 53 | 13 | 12 | 0 | 4D | 4E | 43 | 1 | 40 | 14 |
| Octal | 123 | 23 | 22 | 0 | 115 | 116 | 103 | 1 | 100 | 24 |
| Binary | 1010011 | 10011 | 10010 | 0 | 1001101 | 1001110 | 1000011 | 1 | 1000000 | 10100 |
Color Harmonies of #531312
Complementary color
Monochromatic Colors of #531312
Black with #531312
Text Example
Text Example
White with #531312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531312; }
p { color: rgb(83,19,18); }
H1.HeaderClassName
{
color: #531312;
}
.AnyTagClassName
{
color: #531312;
}
</style>
background-color css
<style>
a { background-color: #531312; }
a { background-color: rgb(83,19,18); }
div.DivClassName
{
background-color: #531312;
}
.BgClassName
{
background-color: #531312;
}
</style>
border-color css
<style>
span { border-color: #531312; }
span { border-color: rgb(83,19,18); }
td.TdClassName
{
border-color: #531312;
}
.TagClassName
{
border-color: #531312;
}
</style>