Shades of Burnt Crimson #531416
Tints of Burnt Crimson #531416
RGB
CMYK
RGB Variations
Color information
#531416 (or 0x531416) is known color: Burnt Crimson. HEX triplet: 53, 14 and 16. RGB value is (83,20,22). Sum of RGB (Red+Green+Blue) = 83+20+22=125 (16% of max value = 765). Red value is 83 (32.81% from 255 or 66.4% from 125); Green value is 20 (8.20% from 255 or 16% from 125); Blue value is 22 (8.98% from 255 or 17.6% from 125); Max value from RGB is 83 - color contains mainly: red. Hex color #531416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531416 is #ACEBE9. Grayscale: #272727. Windows color (decimal): -11332586 or 1446995. OLE color: 1446995.
HSL color Cylindrical-coordinate representation of color #531416: hue angle of 358.1º degrees, saturation: 0.61, 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 #531416 is Cyan = 0, Magento = 0.76, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 22 | - |
| CMYK | 0 | 0.76 | 0.73 | 0.67 |
| HSL | 358.1º | 0.61% | 0.2% | - |
| HSV(B) | 358.1º | 0.76% | 0.33% | - |
| XYZ | 3.96 | 2.4 | 1.01 | - |
| YUV | 39.07 | 118.37 | 159.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 22 | 0 | 0.76 | 0.73 | 0.67 | 358.1 | 0.61 | 0.2 |
| Hex | 53 | 14 | 16 | 0 | 4C | 49 | 43 | 166 | 3D | 14 |
| Octal | 123 | 24 | 26 | 0 | 114 | 111 | 103 | 546 | 75 | 24 |
| Binary | 1010011 | 10100 | 10110 | 0 | 1001100 | 1001001 | 1000011 | 101100110 | 111101 | 10100 |
Color Harmonies of #531416
Complementary color
Monochromatic Colors of #531416
Black with #531416
Text Example
Text Example
White with #531416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531416; }
p { color: rgb(83,20,22); }
H1.HeaderClassName
{
color: #531416;
}
.AnyTagClassName
{
color: #531416;
}
</style>
background-color css
<style>
a { background-color: #531416; }
a { background-color: rgb(83,20,22); }
div.DivClassName
{
background-color: #531416;
}
.BgClassName
{
background-color: #531416;
}
</style>
border-color css
<style>
span { border-color: #531416; }
span { border-color: rgb(83,20,22); }
td.TdClassName
{
border-color: #531416;
}
.TagClassName
{
border-color: #531416;
}
</style>