Shades of Red Oxide #540907
Tints of Red Oxide #540907
RGB
CMYK
RGB Variations
Color information
#540907 (or 0x540907) is known color: Red Oxide. HEX triplet: 54, 09 and 07. RGB value is (84,9,7). Sum of RGB (Red+Green+Blue) = 84+9+7=100 (13% of max value = 765). Red value is 84 (33.20% from 255 or 84% from 100); Green value is 9 (3.91% from 255 or 9% from 100); Blue value is 7 (3.12% from 255 or 7% from 100); Max value from RGB is 84 - color contains mainly: red. Hex color #540907 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #540907 is #ABF6F8. Grayscale: #1F1F1F. Windows color (decimal): -11269881 or 461140. OLE color: 461140.
HSL color Cylindrical-coordinate representation of color #540907: hue angle of 1.56º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #540907 is Cyan = 0, Magento = 0.89, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 7 | - |
| CMYK | 0 | 0.89 | 0.92 | 0.67 |
| HSL | 1.56º | 0.85% | 0.18% | - |
| HSV(B) | 1.56º | 0.92% | 0.33% | - |
| XYZ | 3.79 | 2.1 | 0.41 | - |
| YUV | 31.2 | 114.35 | 165.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 7 | 0 | 0.89 | 0.92 | 0.67 | 1.56 | 0.85 | 0.18 |
| Hex | 54 | 9 | 7 | 0 | 59 | 5C | 43 | 2 | 55 | 12 |
| Octal | 124 | 11 | 7 | 0 | 131 | 134 | 103 | 2 | 125 | 22 |
| Binary | 1010100 | 1001 | 111 | 0 | 1011001 | 1011100 | 1000011 | 10 | 1010101 | 10010 |
Color Harmonies of #540907
Complementary color
Monochromatic Colors of #540907
Black with #540907
Text Example
Text Example
White with #540907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540907; }
p { color: rgb(84,9,7); }
H1.HeaderClassName
{
color: #540907;
}
.AnyTagClassName
{
color: #540907;
}
</style>
background-color css
<style>
a { background-color: #540907; }
a { background-color: rgb(84,9,7); }
div.DivClassName
{
background-color: #540907;
}
.BgClassName
{
background-color: #540907;
}
</style>
border-color css
<style>
span { border-color: #540907; }
span { border-color: rgb(84,9,7); }
td.TdClassName
{
border-color: #540907;
}
.TagClassName
{
border-color: #540907;
}
</style>