Shades of Red Oxide #531109
Tints of Red Oxide #531109
RGB
CMYK
RGB Variations
Color information
#531109 (or 0x531109) is known color: Red Oxide. HEX triplet: 53, 11 and 09. RGB value is (83,17,9). Sum of RGB (Red+Green+Blue) = 83+17+9=109 (14% of max value = 765). Red value is 83 (32.81% from 255 or 76.15% from 109); Green value is 17 (7.03% from 255 or 15.60% from 109); Blue value is 9 (3.91% from 255 or 8.26% from 109); Max value from RGB is 83 - color contains mainly: red. Hex color #531109 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531109 is #ACEEF6. Grayscale: #232323. Windows color (decimal): -11333367 or 594259. OLE color: 594259.
HSL color Cylindrical-coordinate representation of color #531109: hue angle of 6.49º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #531109 is Cyan = 0, Magento = 0.80, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 9 | - |
| CMYK | 0 | 0.80 | 0.89 | 0.67 |
| HSL | 6.49º | 0.8% | 0.18% | - |
| HSV(B) | 6.49º | 0.89% | 0.33% | - |
| XYZ | 3.82 | 2.26 | 0.49 | - |
| YUV | 35.82 | 112.87 | 161.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 9 | 0 | 0.80 | 0.89 | 0.67 | 6.49 | 0.8 | 0.18 |
| Hex | 53 | 11 | 9 | 0 | 50 | 59 | 43 | 6 | 50 | 12 |
| Octal | 123 | 21 | 11 | 0 | 120 | 131 | 103 | 6 | 120 | 22 |
| Binary | 1010011 | 10001 | 1001 | 0 | 1010000 | 1011001 | 1000011 | 110 | 1010000 | 10010 |
Color Harmonies of #531109
Complementary color
Monochromatic Colors of #531109
Black with #531109
Text Example
Text Example
White with #531109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531109; }
p { color: rgb(83,17,9); }
H1.HeaderClassName
{
color: #531109;
}
.AnyTagClassName
{
color: #531109;
}
</style>
background-color css
<style>
a { background-color: #531109; }
a { background-color: rgb(83,17,9); }
div.DivClassName
{
background-color: #531109;
}
.BgClassName
{
background-color: #531109;
}
</style>
border-color css
<style>
span { border-color: #531109; }
span { border-color: rgb(83,17,9); }
td.TdClassName
{
border-color: #531109;
}
.TagClassName
{
border-color: #531109;
}
</style>