Shades of Red Oxide #521313
Tints of Red Oxide #521313
RGB
CMYK
RGB Variations
Color information
#521313 (or 0x521313) is known color: Red Oxide. HEX triplet: 52, 13 and 13. RGB value is (82,19,19). Sum of RGB (Red+Green+Blue) = 82+19+19=120 (15% of max value = 765). Red value is 82 (32.42% from 255 or 68.33% from 120); Green value is 19 (7.81% from 255 or 15.83% from 120); Blue value is 19 (7.81% from 255 or 15.83% from 120); Max value from RGB is 82 - color contains mainly: red. Hex color #521313 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521313 is #ADECEC. Grayscale: #252525. Windows color (decimal): -11398381 or 1250130. OLE color: 1250130.
HSL color Cylindrical-coordinate representation of color #521313: hue angle of 0º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #521313 is Cyan = 0, Magento = 0.77, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 19 | 19 | - |
| CMYK | 0 | 0.77 | 0.77 | 0.68 |
| HSL | 0º | 0.62% | 0.2% | - |
| HSV(B) | 0º | 0.77% | 0.32% | - |
| XYZ | 3.83 | 2.31 | 0.86 | - |
| YUV | 37.84 | 117.37 | 159.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 19 | 19 | 0 | 0.77 | 0.77 | 0.68 | 0 | 0.62 | 0.2 |
| Hex | 52 | 13 | 13 | 0 | 4D | 4D | 44 | 0 | 3E | 14 |
| Octal | 122 | 23 | 23 | 0 | 115 | 115 | 104 | 0 | 76 | 24 |
| Binary | 1010010 | 10011 | 10011 | 0 | 1001101 | 1001101 | 1000100 | 0 | 111110 | 10100 |
Color Harmonies of #521313
Complementary color
Monochromatic Colors of #521313
Black with #521313
Text Example
Text Example
White with #521313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521313; }
p { color: rgb(82,19,19); }
H1.HeaderClassName
{
color: #521313;
}
.AnyTagClassName
{
color: #521313;
}
</style>
background-color css
<style>
a { background-color: #521313; }
a { background-color: rgb(82,19,19); }
div.DivClassName
{
background-color: #521313;
}
.BgClassName
{
background-color: #521313;
}
</style>
border-color css
<style>
span { border-color: #521313; }
span { border-color: rgb(82,19,19); }
td.TdClassName
{
border-color: #521313;
}
.TagClassName
{
border-color: #521313;
}
</style>