Shades of Red Oxide #541515
Tints of Red Oxide #541515
RGB
CMYK
RGB Variations
Color information
#541515 (or 0x541515) is known color: Red Oxide. HEX triplet: 54, 15 and 15. RGB value is (84,21,21). Sum of RGB (Red+Green+Blue) = 84+21+21=126 (16% of max value = 765). Red value is 84 (33.20% from 255 or 66.67% from 126); Green value is 21 (8.59% from 255 or 16.67% from 126); Blue value is 21 (8.59% from 255 or 16.67% from 126); Max value from RGB is 84 - color contains mainly: red. Hex color #541515 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541515 is #ABEAEA. Grayscale: #272727. Windows color (decimal): -11266795 or 1381716. OLE color: 1381716.
HSL color Cylindrical-coordinate representation of color #541515: hue angle of 0º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #541515 is Cyan = 0, Magento = 0.75, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 21 | - |
| CMYK | 0 | 0.75 | 0.75 | 0.67 |
| HSL | 0º | 0.6% | 0.21% | - |
| HSV(B) | 0º | 0.75% | 0.33% | - |
| XYZ | 4.06 | 2.48 | 0.97 | - |
| YUV | 39.84 | 117.37 | 159.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 21 | 0 | 0.75 | 0.75 | 0.67 | 0 | 0.6 | 0.21 |
| Hex | 54 | 15 | 15 | 0 | 4B | 4B | 43 | 0 | 3C | 15 |
| Octal | 124 | 25 | 25 | 0 | 113 | 113 | 103 | 0 | 74 | 25 |
| Binary | 1010100 | 10101 | 10101 | 0 | 1001011 | 1001011 | 1000011 | 0 | 111100 | 10101 |
Color Harmonies of #541515
Complementary color
Monochromatic Colors of #541515
Black with #541515
Text Example
Text Example
White with #541515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541515; }
p { color: rgb(84,21,21); }
H1.HeaderClassName
{
color: #541515;
}
.AnyTagClassName
{
color: #541515;
}
</style>
background-color css
<style>
a { background-color: #541515; }
a { background-color: rgb(84,21,21); }
div.DivClassName
{
background-color: #541515;
}
.BgClassName
{
background-color: #541515;
}
</style>
border-color css
<style>
span { border-color: #541515; }
span { border-color: rgb(84,21,21); }
td.TdClassName
{
border-color: #541515;
}
.TagClassName
{
border-color: #541515;
}
</style>