Shades of Red Oxide #541616
Tints of Red Oxide #541616
RGB
CMYK
RGB Variations
Color information
#541616 (or 0x541616) is known color: Red Oxide. HEX triplet: 54, 16 and 16. RGB value is (84,22,22). Sum of RGB (Red+Green+Blue) = 84+22+22=128 (16% of max value = 765). Red value is 84 (33.20% from 255 or 65.62% from 128); Green value is 22 (8.98% from 255 or 17.19% from 128); Blue value is 22 (8.98% from 255 or 17.19% from 128); Max value from RGB is 84 - color contains mainly: red. Hex color #541616 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541616 is #ABE9E9. Grayscale: #282828. Windows color (decimal): -11266538 or 1447508. OLE color: 1447508.
HSL color Cylindrical-coordinate representation of color #541616: hue angle of 0º 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 #541616 is Cyan = 0, Magento = 0.74, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 22 | - |
| CMYK | 0 | 0.74 | 0.74 | 0.67 |
| HSL | 0º | 0.58% | 0.21% | - |
| HSV(B) | 0º | 0.74% | 0.33% | - |
| XYZ | 4.09 | 2.52 | 1.03 | - |
| YUV | 40.54 | 117.54 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 22 | 0 | 0.74 | 0.74 | 0.67 | 0 | 0.58 | 0.21 |
| Hex | 54 | 16 | 16 | 0 | 4A | 4A | 43 | 0 | 3A | 15 |
| Octal | 124 | 26 | 26 | 0 | 112 | 112 | 103 | 0 | 72 | 25 |
| Binary | 1010100 | 10110 | 10110 | 0 | 1001010 | 1001010 | 1000011 | 0 | 111010 | 10101 |
Color Harmonies of #541616
Complementary color
Monochromatic Colors of #541616
Black with #541616
Text Example
Text Example
White with #541616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541616; }
p { color: rgb(84,22,22); }
H1.HeaderClassName
{
color: #541616;
}
.AnyTagClassName
{
color: #541616;
}
</style>
background-color css
<style>
a { background-color: #541616; }
a { background-color: rgb(84,22,22); }
div.DivClassName
{
background-color: #541616;
}
.BgClassName
{
background-color: #541616;
}
</style>
border-color css
<style>
span { border-color: #541616; }
span { border-color: rgb(84,22,22); }
td.TdClassName
{
border-color: #541616;
}
.TagClassName
{
border-color: #541616;
}
</style>