Shades of Red Oxide #531108
Tints of Red Oxide #531108
RGB
CMYK
RGB Variations
Color information
#531108 (or 0x531108) is known color: Red Oxide. HEX triplet: 53, 11 and 08. RGB value is (83,17,8). Sum of RGB (Red+Green+Blue) = 83+17+8=108 (14% of max value = 765). Red value is 83 (32.81% from 255 or 76.85% from 108); Green value is 17 (7.03% from 255 or 15.74% from 108); Blue value is 8 (3.52% from 255 or 7.41% from 108); Max value from RGB is 83 - color contains mainly: red. Hex color #531108 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531108 is #ACEEF7. Grayscale: #232323. Windows color (decimal): -11333368 or 528723. OLE color: 528723.
HSL color Cylindrical-coordinate representation of color #531108: hue angle of 7.2º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #531108 is Cyan = 0, Magento = 0.80, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 8 | - |
| CMYK | 0 | 0.80 | 0.90 | 0.67 |
| HSL | 7.2º | 0.82% | 0.18% | - |
| HSV(B) | 7.2º | 0.9% | 0.33% | - |
| XYZ | 3.81 | 2.26 | 0.46 | - |
| YUV | 35.71 | 112.37 | 161.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 8 | 0 | 0.80 | 0.90 | 0.67 | 7.2 | 0.82 | 0.18 |
| Hex | 53 | 11 | 8 | 0 | 50 | 5A | 43 | 7 | 52 | 12 |
| Octal | 123 | 21 | 10 | 0 | 120 | 132 | 103 | 7 | 122 | 22 |
| Binary | 1010011 | 10001 | 1000 | 0 | 1010000 | 1011010 | 1000011 | 111 | 1010010 | 10010 |
Color Harmonies of #531108
Complementary color
Monochromatic Colors of #531108
Black with #531108
Text Example
Text Example
White with #531108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531108; }
p { color: rgb(83,17,8); }
H1.HeaderClassName
{
color: #531108;
}
.AnyTagClassName
{
color: #531108;
}
</style>
background-color css
<style>
a { background-color: #531108; }
a { background-color: rgb(83,17,8); }
div.DivClassName
{
background-color: #531108;
}
.BgClassName
{
background-color: #531108;
}
</style>
border-color css
<style>
span { border-color: #531108; }
span { border-color: rgb(83,17,8); }
td.TdClassName
{
border-color: #531108;
}
.TagClassName
{
border-color: #531108;
}
</style>