Shades of Red Oxide #541308
Tints of Red Oxide #541308
RGB
CMYK
RGB Variations
Color information
#541308 (or 0x541308) is known color: Red Oxide. HEX triplet: 54, 13 and 08. RGB value is (84,19,8). Sum of RGB (Red+Green+Blue) = 84+19+8=111 (14% of max value = 765). Red value is 84 (33.20% from 255 or 75.68% from 111); Green value is 19 (7.81% from 255 or 17.12% from 111); Blue value is 8 (3.52% from 255 or 7.21% from 111); Max value from RGB is 84 - color contains mainly: red. Hex color #541308 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541308 is #ABECF7. Grayscale: #252525. Windows color (decimal): -11267320 or 529236. OLE color: 529236.
HSL color Cylindrical-coordinate representation of color #541308: hue angle of 8.68º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #541308 is Cyan = 0, Magento = 0.77, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 8 | - |
| CMYK | 0 | 0.77 | 0.90 | 0.67 |
| HSL | 8.68º | 0.83% | 0.18% | - |
| HSV(B) | 8.68º | 0.9% | 0.33% | - |
| XYZ | 3.93 | 2.37 | 0.48 | - |
| YUV | 37.18 | 111.53 | 161.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 8 | 0 | 0.77 | 0.90 | 0.67 | 8.68 | 0.83 | 0.18 |
| Hex | 54 | 13 | 8 | 0 | 4D | 5A | 43 | 9 | 53 | 12 |
| Octal | 124 | 23 | 10 | 0 | 115 | 132 | 103 | 11 | 123 | 22 |
| Binary | 1010100 | 10011 | 1000 | 0 | 1001101 | 1011010 | 1000011 | 1001 | 1010011 | 10010 |
Color Harmonies of #541308
Complementary color
Monochromatic Colors of #541308
Black with #541308
Text Example
Text Example
White with #541308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541308; }
p { color: rgb(84,19,8); }
H1.HeaderClassName
{
color: #541308;
}
.AnyTagClassName
{
color: #541308;
}
</style>
background-color css
<style>
a { background-color: #541308; }
a { background-color: rgb(84,19,8); }
div.DivClassName
{
background-color: #541308;
}
.BgClassName
{
background-color: #541308;
}
</style>
border-color css
<style>
span { border-color: #541308; }
span { border-color: rgb(84,19,8); }
td.TdClassName
{
border-color: #541308;
}
.TagClassName
{
border-color: #541308;
}
</style>