Shades of Red Oxide #531306
Tints of Red Oxide #531306
RGB
CMYK
RGB Variations
Color information
#531306 (or 0x531306) is known color: Red Oxide. HEX triplet: 53, 13 and 06. RGB value is (83,19,6). Sum of RGB (Red+Green+Blue) = 83+19+6=108 (14% of max value = 765). Red value is 83 (32.81% from 255 or 76.85% from 108); Green value is 19 (7.81% from 255 or 17.59% from 108); Blue value is 6 (2.73% from 255 or 5.56% from 108); Max value from RGB is 83 - color contains mainly: red. Hex color #531306 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531306 is #ACECF9. Grayscale: #242424. Windows color (decimal): -11332858 or 398163. OLE color: 398163.
HSL color Cylindrical-coordinate representation of color #531306: hue angle of 10.13º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #531306 is Cyan = 0, Magento = 0.77, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 6 | - |
| CMYK | 0 | 0.77 | 0.93 | 0.67 |
| HSL | 10.13º | 0.87% | 0.17% | - |
| HSV(B) | 10.13º | 0.93% | 0.33% | - |
| XYZ | 3.83 | 2.32 | 0.42 | - |
| YUV | 36.65 | 110.7 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 6 | 0 | 0.77 | 0.93 | 0.67 | 10.13 | 0.87 | 0.17 |
| Hex | 53 | 13 | 6 | 0 | 4D | 5D | 43 | A | 57 | 11 |
| Octal | 123 | 23 | 6 | 0 | 115 | 135 | 103 | 12 | 127 | 21 |
| Binary | 1010011 | 10011 | 110 | 0 | 1001101 | 1011101 | 1000011 | 1010 | 1010111 | 10001 |
Color Harmonies of #531306
Complementary color
Monochromatic Colors of #531306
Black with #531306
Text Example
Text Example
White with #531306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531306; }
p { color: rgb(83,19,6); }
H1.HeaderClassName
{
color: #531306;
}
.AnyTagClassName
{
color: #531306;
}
</style>
background-color css
<style>
a { background-color: #531306; }
a { background-color: rgb(83,19,6); }
div.DivClassName
{
background-color: #531306;
}
.BgClassName
{
background-color: #531306;
}
</style>
border-color css
<style>
span { border-color: #531306; }
span { border-color: rgb(83,19,6); }
td.TdClassName
{
border-color: #531306;
}
.TagClassName
{
border-color: #531306;
}
</style>