Shades of Red Oxide #540905
Tints of Red Oxide #540905
RGB
CMYK
RGB Variations
Color information
#540905 (or 0x540905) is known color: Red Oxide. HEX triplet: 54, 09 and 05. RGB value is (84,9,5). Sum of RGB (Red+Green+Blue) = 84+9+5=98 (12% of max value = 765). Red value is 84 (33.20% from 255 or 85.71% from 98); Green value is 9 (3.91% from 255 or 9.18% from 98); Blue value is 5 (2.34% from 255 or 5.10% from 98); Max value from RGB is 84 - color contains mainly: red. Hex color #540905 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540905 is #ABF6FA. Grayscale: #1F1F1F. Windows color (decimal): -11269883 or 330068. OLE color: 330068.
HSL color Cylindrical-coordinate representation of color #540905: hue angle of 3.04º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540905 is Cyan = 0, Magento = 0.89, Yellow = 0.94 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 5 | - |
| CMYK | 0 | 0.89 | 0.94 | 0.67 |
| HSL | 3.04º | 0.89% | 0.17% | - |
| HSV(B) | 3.04º | 0.94% | 0.33% | - |
| XYZ | 3.78 | 2.09 | 0.35 | - |
| YUV | 30.97 | 113.35 | 165.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 5 | 0 | 0.89 | 0.94 | 0.67 | 3.04 | 0.89 | 0.17 |
| Hex | 54 | 9 | 5 | 0 | 59 | 5E | 43 | 3 | 59 | 11 |
| Octal | 124 | 11 | 5 | 0 | 131 | 136 | 103 | 3 | 131 | 21 |
| Binary | 1010100 | 1001 | 101 | 0 | 1011001 | 1011110 | 1000011 | 11 | 1011001 | 10001 |
Color Harmonies of #540905
Complementary color
Monochromatic Colors of #540905
Black with #540905
Text Example
Text Example
White with #540905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540905; }
p { color: rgb(84,9,5); }
H1.HeaderClassName
{
color: #540905;
}
.AnyTagClassName
{
color: #540905;
}
</style>
background-color css
<style>
a { background-color: #540905; }
a { background-color: rgb(84,9,5); }
div.DivClassName
{
background-color: #540905;
}
.BgClassName
{
background-color: #540905;
}
</style>
border-color css
<style>
span { border-color: #540905; }
span { border-color: rgb(84,9,5); }
td.TdClassName
{
border-color: #540905;
}
.TagClassName
{
border-color: #540905;
}
</style>