Shades of Red Oxide #531107
Tints of Red Oxide #531107
RGB
CMYK
RGB Variations
Color information
#531107 (or 0x531107) is known color: Red Oxide. HEX triplet: 53, 11 and 07. RGB value is (83,17,7). Sum of RGB (Red+Green+Blue) = 83+17+7=107 (14% of max value = 765). Red value is 83 (32.81% from 255 or 77.57% from 107); Green value is 17 (7.03% from 255 or 15.89% from 107); Blue value is 7 (3.12% from 255 or 6.54% from 107); Max value from RGB is 83 - color contains mainly: red. Hex color #531107 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531107 is #ACEEF8. Grayscale: #232323. Windows color (decimal): -11333369 or 463187. OLE color: 463187.
HSL color Cylindrical-coordinate representation of color #531107: hue angle of 7.89º 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 #531107 is Cyan = 0, Magento = 0.80, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 7 | - |
| CMYK | 0 | 0.80 | 0.92 | 0.67 |
| HSL | 7.89º | 0.84% | 0.18% | - |
| HSV(B) | 7.89º | 0.92% | 0.33% | - |
| XYZ | 3.81 | 2.26 | 0.44 | - |
| YUV | 35.59 | 111.87 | 161.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 7 | 0 | 0.80 | 0.92 | 0.67 | 7.89 | 0.84 | 0.18 |
| Hex | 53 | 11 | 7 | 0 | 50 | 5C | 43 | 8 | 54 | 12 |
| Octal | 123 | 21 | 7 | 0 | 120 | 134 | 103 | 10 | 124 | 22 |
| Binary | 1010011 | 10001 | 111 | 0 | 1010000 | 1011100 | 1000011 | 1000 | 1010100 | 10010 |
Color Harmonies of #531107
Complementary color
Monochromatic Colors of #531107
Black with #531107
Text Example
Text Example
White with #531107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531107; }
p { color: rgb(83,17,7); }
H1.HeaderClassName
{
color: #531107;
}
.AnyTagClassName
{
color: #531107;
}
</style>
background-color css
<style>
a { background-color: #531107; }
a { background-color: rgb(83,17,7); }
div.DivClassName
{
background-color: #531107;
}
.BgClassName
{
background-color: #531107;
}
</style>
border-color css
<style>
span { border-color: #531107; }
span { border-color: rgb(83,17,7); }
td.TdClassName
{
border-color: #531107;
}
.TagClassName
{
border-color: #531107;
}
</style>