Shades of Burnt Crimson #541415
Tints of Burnt Crimson #541415
RGB
CMYK
RGB Variations
Color information
#541415 (or 0x541415) is known color: Burnt Crimson. HEX triplet: 54, 14 and 15. RGB value is (84,20,21). Sum of RGB (Red+Green+Blue) = 84+20+21=125 (16% of max value = 765). Red value is 84 (33.20% from 255 or 67.2% from 125); Green value is 20 (8.20% from 255 or 16% from 125); Blue value is 21 (8.59% from 255 or 16.8% from 125); Max value from RGB is 84 - color contains mainly: red. Hex color #541415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541415 is #ABEBEA. Grayscale: #272727. Windows color (decimal): -11267051 or 1381460. OLE color: 1381460.
HSL color Cylindrical-coordinate representation of color #541415: hue angle of 359.06º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #541415 is Cyan = 0, Magento = 0.76, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 20 | 21 | - |
| CMYK | 0 | 0.76 | 0.75 | 0.67 |
| HSL | 359.06º | 0.62% | 0.2% | - |
| HSV(B) | 359.06º | 0.76% | 0.33% | - |
| XYZ | 4.04 | 2.44 | 0.97 | - |
| YUV | 39.25 | 117.7 | 159.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 21 | 0 | 0.76 | 0.75 | 0.67 | 359.06 | 0.62 | 0.2 |
| Hex | 54 | 14 | 15 | 0 | 4C | 4B | 43 | 167 | 3E | 14 |
| Octal | 124 | 24 | 25 | 0 | 114 | 113 | 103 | 547 | 76 | 24 |
| Binary | 1010100 | 10100 | 10101 | 0 | 1001100 | 1001011 | 1000011 | 101100111 | 111110 | 10100 |
Color Harmonies of #541415
Complementary color
Monochromatic Colors of #541415
Black with #541415
Text Example
Text Example
White with #541415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541415; }
p { color: rgb(84,20,21); }
H1.HeaderClassName
{
color: #541415;
}
.AnyTagClassName
{
color: #541415;
}
</style>
background-color css
<style>
a { background-color: #541415; }
a { background-color: rgb(84,20,21); }
div.DivClassName
{
background-color: #541415;
}
.BgClassName
{
background-color: #541415;
}
</style>
border-color css
<style>
span { border-color: #541415; }
span { border-color: rgb(84,20,21); }
td.TdClassName
{
border-color: #541415;
}
.TagClassName
{
border-color: #541415;
}
</style>