Shades of Red Oxide #531507
Tints of Red Oxide #531507
RGB
CMYK
RGB Variations
Color information
#531507 (or 0x531507) is known color: Red Oxide. HEX triplet: 53, 15 and 07. RGB value is (83,21,7). Sum of RGB (Red+Green+Blue) = 83+21+7=111 (14% of max value = 765). Red value is 83 (32.81% from 255 or 74.77% from 111); Green value is 21 (8.59% from 255 or 18.92% from 111); Blue value is 7 (3.12% from 255 or 6.31% from 111); Max value from RGB is 83 - color contains mainly: red. Hex color #531507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531507 is #ACEAF8. Grayscale: #262626. Windows color (decimal): -11332345 or 464211. OLE color: 464211.
HSL color Cylindrical-coordinate representation of color #531507: hue angle of 11.05º 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 #531507 is Cyan = 0, Magento = 0.75, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 7 | - |
| CMYK | 0 | 0.75 | 0.92 | 0.67 |
| HSL | 11.05º | 0.84% | 0.18% | - |
| HSV(B) | 11.05º | 0.92% | 0.33% | - |
| XYZ | 3.87 | 2.39 | 0.46 | - |
| YUV | 37.94 | 110.54 | 160.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 7 | 0 | 0.75 | 0.92 | 0.67 | 11.05 | 0.84 | 0.18 |
| Hex | 53 | 15 | 7 | 0 | 4B | 5C | 43 | B | 54 | 12 |
| Octal | 123 | 25 | 7 | 0 | 113 | 134 | 103 | 13 | 124 | 22 |
| Binary | 1010011 | 10101 | 111 | 0 | 1001011 | 1011100 | 1000011 | 1011 | 1010100 | 10010 |
Color Harmonies of #531507
Complementary color
Monochromatic Colors of #531507
Black with #531507
Text Example
Text Example
White with #531507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531507; }
p { color: rgb(83,21,7); }
H1.HeaderClassName
{
color: #531507;
}
.AnyTagClassName
{
color: #531507;
}
</style>
background-color css
<style>
a { background-color: #531507; }
a { background-color: rgb(83,21,7); }
div.DivClassName
{
background-color: #531507;
}
.BgClassName
{
background-color: #531507;
}
</style>
border-color css
<style>
span { border-color: #531507; }
span { border-color: rgb(83,21,7); }
td.TdClassName
{
border-color: #531507;
}
.TagClassName
{
border-color: #531507;
}
</style>