Shades of Burnt Crimson #541216
Tints of Burnt Crimson #541216
RGB
CMYK
RGB Variations
Color information
#541216 (or 0x541216) is known color: Burnt Crimson. HEX triplet: 54, 12 and 16. RGB value is (84,18,22). Sum of RGB (Red+Green+Blue) = 84+18+22=124 (16% of max value = 765). Red value is 84 (33.20% from 255 or 67.74% from 124); Green value is 18 (7.42% from 255 or 14.52% from 124); Blue value is 22 (8.98% from 255 or 17.74% from 124); Max value from RGB is 84 - color contains mainly: red. Hex color #541216 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541216 is #ABEDE9. Grayscale: #262626. Windows color (decimal): -11267562 or 1446484. OLE color: 1446484.
HSL color Cylindrical-coordinate representation of color #541216: hue angle of 356.36º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541216 is Cyan = 0, Magento = 0.79, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 22 | - |
| CMYK | 0 | 0.79 | 0.74 | 0.67 |
| HSL | 356.36º | 0.65% | 0.2% | - |
| HSV(B) | 356.36º | 0.79% | 0.33% | - |
| XYZ | 4.02 | 2.38 | 1.01 | - |
| YUV | 38.19 | 118.87 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 22 | 0 | 0.79 | 0.74 | 0.67 | 356.36 | 0.65 | 0.2 |
| Hex | 54 | 12 | 16 | 0 | 4F | 4A | 43 | 164 | 41 | 14 |
| Octal | 124 | 22 | 26 | 0 | 117 | 112 | 103 | 544 | 101 | 24 |
| Binary | 1010100 | 10010 | 10110 | 0 | 1001111 | 1001010 | 1000011 | 101100100 | 1000001 | 10100 |
Color Harmonies of #541216
Complementary color
Monochromatic Colors of #541216
Black with #541216
Text Example
Text Example
White with #541216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541216; }
p { color: rgb(84,18,22); }
H1.HeaderClassName
{
color: #541216;
}
.AnyTagClassName
{
color: #541216;
}
</style>
background-color css
<style>
a { background-color: #541216; }
a { background-color: rgb(84,18,22); }
div.DivClassName
{
background-color: #541216;
}
.BgClassName
{
background-color: #541216;
}
</style>
border-color css
<style>
span { border-color: #541216; }
span { border-color: rgb(84,18,22); }
td.TdClassName
{
border-color: #541216;
}
.TagClassName
{
border-color: #541216;
}
</style>