Shades of Red Oxide #541104
Tints of Red Oxide #541104
RGB
CMYK
RGB Variations
Color information
#541104 (or 0x541104) is known color: Red Oxide. HEX triplet: 54, 11 and 04. RGB value is (84,17,4). Sum of RGB (Red+Green+Blue) = 84+17+4=105 (13% of max value = 765). Red value is 84 (33.20% from 255 or 80% from 105); Green value is 17 (7.03% from 255 or 16.19% from 105); Blue value is 4 (1.95% from 255 or 3.81% from 105); Max value from RGB is 84 - color contains mainly: red. Hex color #541104 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541104 is #ABEEFB. Grayscale: #232323. Windows color (decimal): -11267836 or 266580. OLE color: 266580.
HSL color Cylindrical-coordinate representation of color #541104: hue angle of 9.75º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #541104 is Cyan = 0, Magento = 0.80, Yellow = 0.95 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 4 | - |
| CMYK | 0 | 0.80 | 0.95 | 0.67 |
| HSL | 9.75º | 0.91% | 0.17% | - |
| HSV(B) | 9.75º | 0.95% | 0.33% | - |
| XYZ | 3.88 | 2.29 | 0.35 | - |
| YUV | 35.55 | 110.2 | 162.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 4 | 0 | 0.80 | 0.95 | 0.67 | 9.75 | 0.91 | 0.17 |
| Hex | 54 | 11 | 4 | 0 | 50 | 5F | 43 | A | 5B | 11 |
| Octal | 124 | 21 | 4 | 0 | 120 | 137 | 103 | 12 | 133 | 21 |
| Binary | 1010100 | 10001 | 100 | 0 | 1010000 | 1011111 | 1000011 | 1010 | 1011011 | 10001 |
Color Harmonies of #541104
Complementary color
Monochromatic Colors of #541104
Black with #541104
Text Example
Text Example
White with #541104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541104; }
p { color: rgb(84,17,4); }
H1.HeaderClassName
{
color: #541104;
}
.AnyTagClassName
{
color: #541104;
}
</style>
background-color css
<style>
a { background-color: #541104; }
a { background-color: rgb(84,17,4); }
div.DivClassName
{
background-color: #541104;
}
.BgClassName
{
background-color: #541104;
}
</style>
border-color css
<style>
span { border-color: #541104; }
span { border-color: rgb(84,17,4); }
td.TdClassName
{
border-color: #541104;
}
.TagClassName
{
border-color: #541104;
}
</style>