Shades of Red Oxide #531308
Tints of Red Oxide #531308
RGB
CMYK
RGB Variations
Color information
#531308 (or 0x531308) is known color: Red Oxide. HEX triplet: 53, 13 and 08. RGB value is (83,19,8). Sum of RGB (Red+Green+Blue) = 83+19+8=110 (14% of max value = 765). Red value is 83 (32.81% from 255 or 75.45% from 110); Green value is 19 (7.81% from 255 or 17.27% from 110); Blue value is 8 (3.52% from 255 or 7.27% from 110); Max value from RGB is 83 - color contains mainly: red. Hex color #531308 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531308 is #ACECF7. Grayscale: #242424. Windows color (decimal): -11332856 or 529235. OLE color: 529235.
HSL color Cylindrical-coordinate representation of color #531308: hue angle of 8.8º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #531308 is Cyan = 0, Magento = 0.77, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 8 | - |
| CMYK | 0 | 0.77 | 0.90 | 0.67 |
| HSL | 8.8º | 0.82% | 0.18% | - |
| HSV(B) | 8.8º | 0.9% | 0.33% | - |
| XYZ | 3.84 | 2.32 | 0.48 | - |
| YUV | 36.88 | 111.7 | 160.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 8 | 0 | 0.77 | 0.90 | 0.67 | 8.8 | 0.82 | 0.18 |
| Hex | 53 | 13 | 8 | 0 | 4D | 5A | 43 | 9 | 52 | 12 |
| Octal | 123 | 23 | 10 | 0 | 115 | 132 | 103 | 11 | 122 | 22 |
| Binary | 1010011 | 10011 | 1000 | 0 | 1001101 | 1011010 | 1000011 | 1001 | 1010010 | 10010 |
Color Harmonies of #531308
Complementary color
Monochromatic Colors of #531308
Black with #531308
Text Example
Text Example
White with #531308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531308; }
p { color: rgb(83,19,8); }
H1.HeaderClassName
{
color: #531308;
}
.AnyTagClassName
{
color: #531308;
}
</style>
background-color css
<style>
a { background-color: #531308; }
a { background-color: rgb(83,19,8); }
div.DivClassName
{
background-color: #531308;
}
.BgClassName
{
background-color: #531308;
}
</style>
border-color css
<style>
span { border-color: #531308; }
span { border-color: rgb(83,19,8); }
td.TdClassName
{
border-color: #531308;
}
.TagClassName
{
border-color: #531308;
}
</style>