Shades of Red Oxide #531307
Tints of Red Oxide #531307
RGB
CMYK
RGB Variations
Color information
#531307 (or 0x531307) is known color: Red Oxide. HEX triplet: 53, 13 and 07. RGB value is (83,19,7). Sum of RGB (Red+Green+Blue) = 83+19+7=109 (14% of max value = 765). Red value is 83 (32.81% from 255 or 76.15% from 109); Green value is 19 (7.81% from 255 or 17.43% from 109); Blue value is 7 (3.12% from 255 or 6.42% from 109); Max value from RGB is 83 - color contains mainly: red. Hex color #531307 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531307 is #ACECF8. Grayscale: #242424. Windows color (decimal): -11332857 or 463699. OLE color: 463699.
HSL color Cylindrical-coordinate representation of color #531307: hue angle of 9.47º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #531307 is Cyan = 0, Magento = 0.77, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 7 | - |
| CMYK | 0 | 0.77 | 0.92 | 0.67 |
| HSL | 9.47º | 0.84% | 0.18% | - |
| HSV(B) | 9.47º | 0.92% | 0.33% | - |
| XYZ | 3.84 | 2.32 | 0.45 | - |
| YUV | 36.77 | 111.2 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 7 | 0 | 0.77 | 0.92 | 0.67 | 9.47 | 0.84 | 0.18 |
| Hex | 53 | 13 | 7 | 0 | 4D | 5C | 43 | 9 | 54 | 12 |
| Octal | 123 | 23 | 7 | 0 | 115 | 134 | 103 | 11 | 124 | 22 |
| Binary | 1010011 | 10011 | 111 | 0 | 1001101 | 1011100 | 1000011 | 1001 | 1010100 | 10010 |
Color Harmonies of #531307
Complementary color
Monochromatic Colors of #531307
Black with #531307
Text Example
Text Example
White with #531307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531307; }
p { color: rgb(83,19,7); }
H1.HeaderClassName
{
color: #531307;
}
.AnyTagClassName
{
color: #531307;
}
</style>
background-color css
<style>
a { background-color: #531307; }
a { background-color: rgb(83,19,7); }
div.DivClassName
{
background-color: #531307;
}
.BgClassName
{
background-color: #531307;
}
</style>
border-color css
<style>
span { border-color: #531307; }
span { border-color: rgb(83,19,7); }
td.TdClassName
{
border-color: #531307;
}
.TagClassName
{
border-color: #531307;
}
</style>