Shades of Red Oxide #541916
Tints of Red Oxide #541916
RGB
CMYK
RGB Variations
Color information
#541916 (or 0x541916) is known color: Red Oxide. HEX triplet: 54, 19 and 16. RGB value is (84,25,22). Sum of RGB (Red+Green+Blue) = 84+25+22=131 (17% of max value = 765). Red value is 84 (33.20% from 255 or 64.12% from 131); Green value is 25 (10.16% from 255 or 19.08% from 131); Blue value is 22 (8.98% from 255 or 16.79% from 131); Max value from RGB is 84 - color contains mainly: red. Hex color #541916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541916 is #ABE6E9. Grayscale: #2A2A2A. Windows color (decimal): -11265770 or 1448276. OLE color: 1448276.
HSL color Cylindrical-coordinate representation of color #541916: hue angle of 2.9º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541916 is Cyan = 0, Magento = 0.70, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 25 | 22 | - |
| CMYK | 0 | 0.70 | 0.74 | 0.67 |
| HSL | 2.9º | 0.58% | 0.21% | - |
| HSV(B) | 2.9º | 0.74% | 0.33% | - |
| XYZ | 4.15 | 2.64 | 1.05 | - |
| YUV | 42.3 | 116.55 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 22 | 0 | 0.70 | 0.74 | 0.67 | 2.9 | 0.58 | 0.21 |
| Hex | 54 | 19 | 16 | 0 | 46 | 4A | 43 | 3 | 3A | 15 |
| Octal | 124 | 31 | 26 | 0 | 106 | 112 | 103 | 3 | 72 | 25 |
| Binary | 1010100 | 11001 | 10110 | 0 | 1000110 | 1001010 | 1000011 | 11 | 111010 | 10101 |
Color Harmonies of #541916
Complementary color
Monochromatic Colors of #541916
Black with #541916
Text Example
Text Example
White with #541916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541916; }
p { color: rgb(84,25,22); }
H1.HeaderClassName
{
color: #541916;
}
.AnyTagClassName
{
color: #541916;
}
</style>
background-color css
<style>
a { background-color: #541916; }
a { background-color: rgb(84,25,22); }
div.DivClassName
{
background-color: #541916;
}
.BgClassName
{
background-color: #541916;
}
</style>
border-color css
<style>
span { border-color: #541916; }
span { border-color: rgb(84,25,22); }
td.TdClassName
{
border-color: #541916;
}
.TagClassName
{
border-color: #541916;
}
</style>