Shades of Burnt Crimson #541317
Tints of Burnt Crimson #541317
RGB
CMYK
RGB Variations
Color information
#541317 (or 0x541317) is known color: Burnt Crimson. HEX triplet: 54, 13 and 17. RGB value is (84,19,23). Sum of RGB (Red+Green+Blue) = 84+19+23=126 (16% of max value = 765). Red value is 84 (33.20% from 255 or 66.67% from 126); Green value is 19 (7.81% from 255 or 15.08% from 126); Blue value is 23 (9.38% from 255 or 18.25% from 126); Max value from RGB is 84 - color contains mainly: red. Hex color #541317 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541317 is #ABECE8. Grayscale: #262626. Windows color (decimal): -11267305 or 1512276. OLE color: 1512276.
HSL color Cylindrical-coordinate representation of color #541317: hue angle of 356.31º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #541317 is Cyan = 0, Magento = 0.77, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 23 | - |
| CMYK | 0 | 0.77 | 0.73 | 0.67 |
| HSL | 356.31º | 0.63% | 0.2% | - |
| HSV(B) | 356.31º | 0.77% | 0.33% | - |
| XYZ | 4.04 | 2.41 | 1.06 | - |
| YUV | 38.89 | 119.03 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 23 | 0 | 0.77 | 0.73 | 0.67 | 356.31 | 0.63 | 0.2 |
| Hex | 54 | 13 | 17 | 0 | 4D | 49 | 43 | 164 | 3F | 14 |
| Octal | 124 | 23 | 27 | 0 | 115 | 111 | 103 | 544 | 77 | 24 |
| Binary | 1010100 | 10011 | 10111 | 0 | 1001101 | 1001001 | 1000011 | 101100100 | 111111 | 10100 |
Color Harmonies of #541317
Complementary color
Monochromatic Colors of #541317
Black with #541317
Text Example
Text Example
White with #541317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541317; }
p { color: rgb(84,19,23); }
H1.HeaderClassName
{
color: #541317;
}
.AnyTagClassName
{
color: #541317;
}
</style>
background-color css
<style>
a { background-color: #541317; }
a { background-color: rgb(84,19,23); }
div.DivClassName
{
background-color: #541317;
}
.BgClassName
{
background-color: #541317;
}
</style>
border-color css
<style>
span { border-color: #541317; }
span { border-color: rgb(84,19,23); }
td.TdClassName
{
border-color: #541317;
}
.TagClassName
{
border-color: #541317;
}
</style>