Shades of Red Oxide #541912
Tints of Red Oxide #541912
RGB
CMYK
RGB Variations
Color information
#541912 (or 0x541912) is known color: Red Oxide. HEX triplet: 54, 19 and 12. RGB value is (84,25,18). Sum of RGB (Red+Green+Blue) = 84+25+18=127 (16% of max value = 765). Red value is 84 (33.20% from 255 or 66.14% from 127); Green value is 25 (10.16% from 255 or 19.69% from 127); Blue value is 18 (7.42% from 255 or 14.17% from 127); Max value from RGB is 84 - color contains mainly: red. Hex color #541912 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541912 is #ABE6ED. Grayscale: #292929. Windows color (decimal): -11265774 or 1186132. OLE color: 1186132.
HSL color Cylindrical-coordinate representation of color #541912: hue angle of 6.36º 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 #541912 is Cyan = 0, Magento = 0.70, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 25 | 18 | - |
| CMYK | 0 | 0.70 | 0.79 | 0.67 |
| HSL | 6.36º | 0.65% | 0.2% | - |
| HSV(B) | 6.36º | 0.79% | 0.33% | - |
| XYZ | 4.11 | 2.62 | 0.86 | - |
| YUV | 41.84 | 114.55 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 18 | 0 | 0.70 | 0.79 | 0.67 | 6.36 | 0.65 | 0.2 |
| Hex | 54 | 19 | 12 | 0 | 46 | 4F | 43 | 6 | 41 | 14 |
| Octal | 124 | 31 | 22 | 0 | 106 | 117 | 103 | 6 | 101 | 24 |
| Binary | 1010100 | 11001 | 10010 | 0 | 1000110 | 1001111 | 1000011 | 110 | 1000001 | 10100 |
Color Harmonies of #541912
Complementary color
Monochromatic Colors of #541912
Black with #541912
Text Example
Text Example
White with #541912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541912; }
p { color: rgb(84,25,18); }
H1.HeaderClassName
{
color: #541912;
}
.AnyTagClassName
{
color: #541912;
}
</style>
background-color css
<style>
a { background-color: #541912; }
a { background-color: rgb(84,25,18); }
div.DivClassName
{
background-color: #541912;
}
.BgClassName
{
background-color: #541912;
}
</style>
border-color css
<style>
span { border-color: #541912; }
span { border-color: rgb(84,25,18); }
td.TdClassName
{
border-color: #541912;
}
.TagClassName
{
border-color: #541912;
}
</style>