Shades of Red Oxide #541312
Tints of Red Oxide #541312
RGB
CMYK
RGB Variations
Color information
#541312 (or 0x541312) is known color: Red Oxide. HEX triplet: 54, 13 and 12. RGB value is (84,19,18). Sum of RGB (Red+Green+Blue) = 84+19+18=121 (16% of max value = 765). Red value is 84 (33.20% from 255 or 69.42% from 121); Green value is 19 (7.81% from 255 or 15.70% from 121); Blue value is 18 (7.42% from 255 or 14.88% from 121); Max value from RGB is 84 - color contains mainly: red. Hex color #541312 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541312 is #ABECED. Grayscale: #262626. Windows color (decimal): -11267310 or 1184596. OLE color: 1184596.
HSL color Cylindrical-coordinate representation of color #541312: hue angle of 0.91º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541312 is Cyan = 0, Magento = 0.77, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 18 | - |
| CMYK | 0 | 0.77 | 0.79 | 0.67 |
| HSL | 0.91º | 0.65% | 0.2% | - |
| HSV(B) | 0.91º | 0.79% | 0.33% | - |
| XYZ | 4 | 2.39 | 0.82 | - |
| YUV | 38.32 | 116.53 | 160.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 18 | 0 | 0.77 | 0.79 | 0.67 | 0.91 | 0.65 | 0.2 |
| Hex | 54 | 13 | 12 | 0 | 4D | 4F | 43 | 1 | 41 | 14 |
| Octal | 124 | 23 | 22 | 0 | 115 | 117 | 103 | 1 | 101 | 24 |
| Binary | 1010100 | 10011 | 10010 | 0 | 1001101 | 1001111 | 1000011 | 1 | 1000001 | 10100 |
Color Harmonies of #541312
Complementary color
Monochromatic Colors of #541312
Black with #541312
Text Example
Text Example
White with #541312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541312; }
p { color: rgb(84,19,18); }
H1.HeaderClassName
{
color: #541312;
}
.AnyTagClassName
{
color: #541312;
}
</style>
background-color css
<style>
a { background-color: #541312; }
a { background-color: rgb(84,19,18); }
div.DivClassName
{
background-color: #541312;
}
.BgClassName
{
background-color: #541312;
}
</style>
border-color css
<style>
span { border-color: #541312; }
span { border-color: rgb(84,19,18); }
td.TdClassName
{
border-color: #541312;
}
.TagClassName
{
border-color: #541312;
}
</style>