Shades of Red Oxide #531915
Tints of Red Oxide #531915
RGB
CMYK
RGB Variations
Color information
#531915 (or 0x531915) is known color: Red Oxide. HEX triplet: 53, 19 and 15. RGB value is (83,25,21). Sum of RGB (Red+Green+Blue) = 83+25+21=129 (17% of max value = 765). Red value is 83 (32.81% from 255 or 64.34% from 129); Green value is 25 (10.16% from 255 or 19.38% from 129); Blue value is 21 (8.59% from 255 or 16.28% from 129); Max value from RGB is 83 - color contains mainly: red. Hex color #531915 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531915 is #ACE6EA. Grayscale: #292929. Windows color (decimal): -11331307 or 1382739. OLE color: 1382739.
HSL color Cylindrical-coordinate representation of color #531915: hue angle of 3.87º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531915 is Cyan = 0, Magento = 0.70, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 21 | - |
| CMYK | 0 | 0.70 | 0.75 | 0.67 |
| HSL | 3.87º | 0.6% | 0.2% | - |
| HSV(B) | 3.87º | 0.75% | 0.33% | - |
| XYZ | 4.05 | 2.59 | 1 | - |
| YUV | 41.89 | 116.22 | 157.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 21 | 0 | 0.70 | 0.75 | 0.67 | 3.87 | 0.6 | 0.2 |
| Hex | 53 | 19 | 15 | 0 | 46 | 4B | 43 | 4 | 3C | 14 |
| Octal | 123 | 31 | 25 | 0 | 106 | 113 | 103 | 4 | 74 | 24 |
| Binary | 1010011 | 11001 | 10101 | 0 | 1000110 | 1001011 | 1000011 | 100 | 111100 | 10100 |
Color Harmonies of #531915
Complementary color
Monochromatic Colors of #531915
Black with #531915
Text Example
Text Example
White with #531915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531915; }
p { color: rgb(83,25,21); }
H1.HeaderClassName
{
color: #531915;
}
.AnyTagClassName
{
color: #531915;
}
</style>
background-color css
<style>
a { background-color: #531915; }
a { background-color: rgb(83,25,21); }
div.DivClassName
{
background-color: #531915;
}
.BgClassName
{
background-color: #531915;
}
</style>
border-color css
<style>
span { border-color: #531915; }
span { border-color: rgb(83,25,21); }
td.TdClassName
{
border-color: #531915;
}
.TagClassName
{
border-color: #531915;
}
</style>