Shades of Red Oxide #531008
Tints of Red Oxide #531008
RGB
CMYK
RGB Variations
Color information
#531008 (or 0x531008) is known color: Red Oxide. HEX triplet: 53, 10 and 08. RGB value is (83,16,8). Sum of RGB (Red+Green+Blue) = 83+16+8=107 (14% of max value = 765). Red value is 83 (32.81% from 255 or 77.57% from 107); Green value is 16 (6.64% from 255 or 14.95% from 107); Blue value is 8 (3.52% from 255 or 7.48% from 107); Max value from RGB is 83 - color contains mainly: red. Hex color #531008 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531008 is #ACEFF7. Grayscale: #232323. Windows color (decimal): -11333624 or 528467. OLE color: 528467.
HSL color Cylindrical-coordinate representation of color #531008: hue angle of 6.4º 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 #531008 is Cyan = 0, Magento = 0.81, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 8 | - |
| CMYK | 0 | 0.81 | 0.90 | 0.67 |
| HSL | 6.4º | 0.82% | 0.18% | - |
| HSV(B) | 6.4º | 0.9% | 0.33% | - |
| XYZ | 3.8 | 2.23 | 0.46 | - |
| YUV | 35.12 | 112.7 | 162.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 8 | 0 | 0.81 | 0.90 | 0.67 | 6.4 | 0.82 | 0.18 |
| Hex | 53 | 10 | 8 | 0 | 51 | 5A | 43 | 6 | 52 | 12 |
| Octal | 123 | 20 | 10 | 0 | 121 | 132 | 103 | 6 | 122 | 22 |
| Binary | 1010011 | 10000 | 1000 | 0 | 1010001 | 1011010 | 1000011 | 110 | 1010010 | 10010 |
Color Harmonies of #531008
Complementary color
Monochromatic Colors of #531008
Black with #531008
Text Example
Text Example
White with #531008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531008; }
p { color: rgb(83,16,8); }
H1.HeaderClassName
{
color: #531008;
}
.AnyTagClassName
{
color: #531008;
}
</style>
background-color css
<style>
a { background-color: #531008; }
a { background-color: rgb(83,16,8); }
div.DivClassName
{
background-color: #531008;
}
.BgClassName
{
background-color: #531008;
}
</style>
border-color css
<style>
span { border-color: #531008; }
span { border-color: rgb(83,16,8); }
td.TdClassName
{
border-color: #531008;
}
.TagClassName
{
border-color: #531008;
}
</style>