Shades of Red Oxide #531615
Tints of Red Oxide #531615
RGB
CMYK
RGB Variations
Color information
#531615 (or 0x531615) is known color: Red Oxide. HEX triplet: 53, 16 and 15. RGB value is (83,22,21). Sum of RGB (Red+Green+Blue) = 83+22+21=126 (16% of max value = 765). Red value is 83 (32.81% from 255 or 65.87% from 126); Green value is 22 (8.98% from 255 or 17.46% from 126); Blue value is 21 (8.59% from 255 or 16.67% from 126); Max value from RGB is 83 - color contains mainly: red. Hex color #531615 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531615 is #ACE9EA. Grayscale: #282828. Windows color (decimal): -11332075 or 1381971. OLE color: 1381971.
HSL color Cylindrical-coordinate representation of color #531615: hue angle of 0.97º 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 #531615 is Cyan = 0, Magento = 0.73, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 21 | - |
| CMYK | 0 | 0.73 | 0.75 | 0.67 |
| HSL | 0.97º | 0.6% | 0.2% | - |
| HSV(B) | 0.97º | 0.75% | 0.33% | - |
| XYZ | 3.99 | 2.47 | 0.98 | - |
| YUV | 40.13 | 117.21 | 158.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 21 | 0 | 0.73 | 0.75 | 0.67 | 0.97 | 0.6 | 0.2 |
| Hex | 53 | 16 | 15 | 0 | 49 | 4B | 43 | 1 | 3C | 14 |
| Octal | 123 | 26 | 25 | 0 | 111 | 113 | 103 | 1 | 74 | 24 |
| Binary | 1010011 | 10110 | 10101 | 0 | 1001001 | 1001011 | 1000011 | 1 | 111100 | 10100 |
Color Harmonies of #531615
Complementary color
Monochromatic Colors of #531615
Black with #531615
Text Example
Text Example
White with #531615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531615; }
p { color: rgb(83,22,21); }
H1.HeaderClassName
{
color: #531615;
}
.AnyTagClassName
{
color: #531615;
}
</style>
background-color css
<style>
a { background-color: #531615; }
a { background-color: rgb(83,22,21); }
div.DivClassName
{
background-color: #531615;
}
.BgClassName
{
background-color: #531615;
}
</style>
border-color css
<style>
span { border-color: #531615; }
span { border-color: rgb(83,22,21); }
td.TdClassName
{
border-color: #531615;
}
.TagClassName
{
border-color: #531615;
}
</style>