Shades of Red Oxide #541614
Tints of Red Oxide #541614
RGB
CMYK
RGB Variations
Color information
#541614 (or 0x541614) is known color: Red Oxide. HEX triplet: 54, 16 and 14. RGB value is (84,22,20). Sum of RGB (Red+Green+Blue) = 84+22+20=126 (16% of max value = 765). Red value is 84 (33.20% from 255 or 66.67% from 126); Green value is 22 (8.98% from 255 or 17.46% from 126); Blue value is 20 (8.20% from 255 or 15.87% from 126); Max value from RGB is 84 - color contains mainly: red. Hex color #541614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541614 is #ABE9EB. Grayscale: #282828. Windows color (decimal): -11266540 or 1316436. OLE color: 1316436.
HSL color Cylindrical-coordinate representation of color #541614: hue angle of 1.88º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #541614 is Cyan = 0, Magento = 0.74, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 20 | - |
| CMYK | 0 | 0.74 | 0.76 | 0.67 |
| HSL | 1.88º | 0.62% | 0.2% | - |
| HSV(B) | 1.88º | 0.76% | 0.33% | - |
| XYZ | 4.07 | 2.51 | 0.93 | - |
| YUV | 40.31 | 116.54 | 159.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 20 | 0 | 0.74 | 0.76 | 0.67 | 1.88 | 0.62 | 0.2 |
| Hex | 54 | 16 | 14 | 0 | 4A | 4C | 43 | 2 | 3E | 14 |
| Octal | 124 | 26 | 24 | 0 | 112 | 114 | 103 | 2 | 76 | 24 |
| Binary | 1010100 | 10110 | 10100 | 0 | 1001010 | 1001100 | 1000011 | 10 | 111110 | 10100 |
Color Harmonies of #541614
Complementary color
Monochromatic Colors of #541614
Black with #541614
Text Example
Text Example
White with #541614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541614; }
p { color: rgb(84,22,20); }
H1.HeaderClassName
{
color: #541614;
}
.AnyTagClassName
{
color: #541614;
}
</style>
background-color css
<style>
a { background-color: #541614; }
a { background-color: rgb(84,22,20); }
div.DivClassName
{
background-color: #541614;
}
.BgClassName
{
background-color: #541614;
}
</style>
border-color css
<style>
span { border-color: #541614; }
span { border-color: rgb(84,22,20); }
td.TdClassName
{
border-color: #541614;
}
.TagClassName
{
border-color: #541614;
}
</style>