Shades of Red Oxide #541307
Tints of Red Oxide #541307
RGB
CMYK
RGB Variations
Color information
#541307 (or 0x541307) is known color: Red Oxide. HEX triplet: 54, 13 and 07. RGB value is (84,19,7). Sum of RGB (Red+Green+Blue) = 84+19+7=110 (14% of max value = 765). Red value is 84 (33.20% from 255 or 76.36% from 110); Green value is 19 (7.81% from 255 or 17.27% from 110); Blue value is 7 (3.12% from 255 or 6.36% from 110); Max value from RGB is 84 - color contains mainly: red. Hex color #541307 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541307 is #ABECF8. Grayscale: #252525. Windows color (decimal): -11267321 or 463700. OLE color: 463700.
HSL color Cylindrical-coordinate representation of color #541307: hue angle of 9.35º 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 #541307 is Cyan = 0, Magento = 0.77, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 7 | - |
| CMYK | 0 | 0.77 | 0.92 | 0.67 |
| HSL | 9.35º | 0.85% | 0.18% | - |
| HSV(B) | 9.35º | 0.92% | 0.33% | - |
| XYZ | 3.93 | 2.37 | 0.45 | - |
| YUV | 37.07 | 111.03 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 7 | 0 | 0.77 | 0.92 | 0.67 | 9.35 | 0.85 | 0.18 |
| Hex | 54 | 13 | 7 | 0 | 4D | 5C | 43 | 9 | 55 | 12 |
| Octal | 124 | 23 | 7 | 0 | 115 | 134 | 103 | 11 | 125 | 22 |
| Binary | 1010100 | 10011 | 111 | 0 | 1001101 | 1011100 | 1000011 | 1001 | 1010101 | 10010 |
Color Harmonies of #541307
Complementary color
Monochromatic Colors of #541307
Black with #541307
Text Example
Text Example
White with #541307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541307; }
p { color: rgb(84,19,7); }
H1.HeaderClassName
{
color: #541307;
}
.AnyTagClassName
{
color: #541307;
}
</style>
background-color css
<style>
a { background-color: #541307; }
a { background-color: rgb(84,19,7); }
div.DivClassName
{
background-color: #541307;
}
.BgClassName
{
background-color: #541307;
}
</style>
border-color css
<style>
span { border-color: #541307; }
span { border-color: rgb(84,19,7); }
td.TdClassName
{
border-color: #541307;
}
.TagClassName
{
border-color: #541307;
}
</style>