Shades of Red Oxide #541816
Tints of Red Oxide #541816
RGB
CMYK
RGB Variations
Color information
#541816 (or 0x541816) is known color: Red Oxide. HEX triplet: 54, 18 and 16. RGB value is (84,24,22). Sum of RGB (Red+Green+Blue) = 84+24+22=130 (17% of max value = 765). Red value is 84 (33.20% from 255 or 64.62% from 130); Green value is 24 (9.77% from 255 or 18.46% from 130); Blue value is 22 (8.98% from 255 or 16.92% from 130); Max value from RGB is 84 - color contains mainly: red. Hex color #541816 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541816 is #ABE7E9. Grayscale: #292929. Windows color (decimal): -11266026 or 1448020. OLE color: 1448020.
HSL color Cylindrical-coordinate representation of color #541816: hue angle of 1.94º 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 #541816 is Cyan = 0, Magento = 0.71, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 22 | - |
| CMYK | 0 | 0.71 | 0.74 | 0.67 |
| HSL | 1.94º | 0.58% | 0.21% | - |
| HSV(B) | 1.94º | 0.74% | 0.33% | - |
| XYZ | 4.13 | 2.6 | 1.04 | - |
| YUV | 41.71 | 116.88 | 158.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 22 | 0 | 0.71 | 0.74 | 0.67 | 1.94 | 0.58 | 0.21 |
| Hex | 54 | 18 | 16 | 0 | 47 | 4A | 43 | 2 | 3A | 15 |
| Octal | 124 | 30 | 26 | 0 | 107 | 112 | 103 | 2 | 72 | 25 |
| Binary | 1010100 | 11000 | 10110 | 0 | 1000111 | 1001010 | 1000011 | 10 | 111010 | 10101 |
Color Harmonies of #541816
Complementary color
Monochromatic Colors of #541816
Black with #541816
Text Example
Text Example
White with #541816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541816; }
p { color: rgb(84,24,22); }
H1.HeaderClassName
{
color: #541816;
}
.AnyTagClassName
{
color: #541816;
}
</style>
background-color css
<style>
a { background-color: #541816; }
a { background-color: rgb(84,24,22); }
div.DivClassName
{
background-color: #541816;
}
.BgClassName
{
background-color: #541816;
}
</style>
border-color css
<style>
span { border-color: #541816; }
span { border-color: rgb(84,24,22); }
td.TdClassName
{
border-color: #541816;
}
.TagClassName
{
border-color: #541816;
}
</style>