Shades of Red Oxide #531313
Tints of Red Oxide #531313
RGB
CMYK
RGB Variations
Color information
#531313 (or 0x531313) is known color: Red Oxide. HEX triplet: 53, 13 and 13. RGB value is (83,19,19). Sum of RGB (Red+Green+Blue) = 83+19+19=121 (16% of max value = 765). Red value is 83 (32.81% from 255 or 68.60% from 121); Green value is 19 (7.81% from 255 or 15.70% from 121); Blue value is 19 (7.81% from 255 or 15.70% from 121); Max value from RGB is 83 - color contains mainly: red. Hex color #531313 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531313 is #ACECEC. Grayscale: #262626. Windows color (decimal): -11332845 or 1250131. OLE color: 1250131.
HSL color Cylindrical-coordinate representation of color #531313: hue angle of 0º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531313 is Cyan = 0, Magento = 0.77, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 19 | - |
| CMYK | 0 | 0.77 | 0.77 | 0.67 |
| HSL | 0º | 0.63% | 0.2% | - |
| HSV(B) | 0º | 0.77% | 0.33% | - |
| XYZ | 3.92 | 2.35 | 0.86 | - |
| YUV | 38.14 | 117.2 | 160 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 19 | 0 | 0.77 | 0.77 | 0.67 | 0 | 0.63 | 0.2 |
| Hex | 53 | 13 | 13 | 0 | 4D | 4D | 43 | 0 | 3F | 14 |
| Octal | 123 | 23 | 23 | 0 | 115 | 115 | 103 | 0 | 77 | 24 |
| Binary | 1010011 | 10011 | 10011 | 0 | 1001101 | 1001101 | 1000011 | 0 | 111111 | 10100 |
Color Harmonies of #531313
Complementary color
Monochromatic Colors of #531313
Black with #531313
Text Example
Text Example
White with #531313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531313; }
p { color: rgb(83,19,19); }
H1.HeaderClassName
{
color: #531313;
}
.AnyTagClassName
{
color: #531313;
}
</style>
background-color css
<style>
a { background-color: #531313; }
a { background-color: rgb(83,19,19); }
div.DivClassName
{
background-color: #531313;
}
.BgClassName
{
background-color: #531313;
}
</style>
border-color css
<style>
span { border-color: #531313; }
span { border-color: rgb(83,19,19); }
td.TdClassName
{
border-color: #531313;
}
.TagClassName
{
border-color: #531313;
}
</style>