Shades of Red Oxide #540906
Tints of Red Oxide #540906
RGB
CMYK
RGB Variations
Color information
#540906 (or 0x540906) is known color: Red Oxide. HEX triplet: 54, 09 and 06. RGB value is (84,9,6). Sum of RGB (Red+Green+Blue) = 84+9+6=99 (13% of max value = 765). Red value is 84 (33.20% from 255 or 84.85% from 99); Green value is 9 (3.91% from 255 or 9.09% from 99); Blue value is 6 (2.73% from 255 or 6.06% from 99); Max value from RGB is 84 - color contains mainly: red. Hex color #540906 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540906 is #ABF6F9. Grayscale: #1F1F1F. Windows color (decimal): -11269882 or 395604. OLE color: 395604.
HSL color Cylindrical-coordinate representation of color #540906: hue angle of 2.31º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #540906 is Cyan = 0, Magento = 0.89, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 6 | - |
| CMYK | 0 | 0.89 | 0.93 | 0.67 |
| HSL | 2.31º | 0.87% | 0.18% | - |
| HSV(B) | 2.31º | 0.93% | 0.33% | - |
| XYZ | 3.79 | 2.09 | 0.38 | - |
| YUV | 31.08 | 113.85 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 6 | 0 | 0.89 | 0.93 | 0.67 | 2.31 | 0.87 | 0.18 |
| Hex | 54 | 9 | 6 | 0 | 59 | 5D | 43 | 2 | 57 | 12 |
| Octal | 124 | 11 | 6 | 0 | 131 | 135 | 103 | 2 | 127 | 22 |
| Binary | 1010100 | 1001 | 110 | 0 | 1011001 | 1011101 | 1000011 | 10 | 1010111 | 10010 |
Color Harmonies of #540906
Complementary color
Monochromatic Colors of #540906
Black with #540906
Text Example
Text Example
White with #540906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540906; }
p { color: rgb(84,9,6); }
H1.HeaderClassName
{
color: #540906;
}
.AnyTagClassName
{
color: #540906;
}
</style>
background-color css
<style>
a { background-color: #540906; }
a { background-color: rgb(84,9,6); }
div.DivClassName
{
background-color: #540906;
}
.BgClassName
{
background-color: #540906;
}
</style>
border-color css
<style>
span { border-color: #540906; }
span { border-color: rgb(84,9,6); }
td.TdClassName
{
border-color: #540906;
}
.TagClassName
{
border-color: #540906;
}
</style>