Shades of Burnt Crimson #531719
Tints of Burnt Crimson #531719
RGB
CMYK
RGB Variations
Color information
#531719 (or 0x531719) is known color: Burnt Crimson. HEX triplet: 53, 17 and 19. RGB value is (83,23,25). Sum of RGB (Red+Green+Blue) = 83+23+25=131 (17% of max value = 765). Red value is 83 (32.81% from 255 or 63.36% from 131); Green value is 23 (9.38% from 255 or 17.56% from 131); Blue value is 25 (10.16% from 255 or 19.08% from 131); Max value from RGB is 83 - color contains mainly: red. Hex color #531719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531719 is #ACE8E6. Grayscale: #292929. Windows color (decimal): -11331815 or 1644371. OLE color: 1644371.
HSL color Cylindrical-coordinate representation of color #531719: hue angle of 358º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #531719 is Cyan = 0, Magento = 0.72, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 25 | - |
| CMYK | 0 | 0.72 | 0.70 | 0.67 |
| HSL | 358º | 0.57% | 0.21% | - |
| HSV(B) | 358º | 0.72% | 0.33% | - |
| XYZ | 4.05 | 2.52 | 1.19 | - |
| YUV | 41.17 | 118.88 | 157.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 25 | 0 | 0.72 | 0.70 | 0.67 | 358 | 0.57 | 0.21 |
| Hex | 53 | 17 | 19 | 0 | 48 | 46 | 43 | 166 | 39 | 15 |
| Octal | 123 | 27 | 31 | 0 | 110 | 106 | 103 | 546 | 71 | 25 |
| Binary | 1010011 | 10111 | 11001 | 0 | 1001000 | 1000110 | 1000011 | 101100110 | 111001 | 10101 |
Color Harmonies of #531719
Complementary color
Monochromatic Colors of #531719
Black with #531719
Text Example
Text Example
White with #531719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531719; }
p { color: rgb(83,23,25); }
H1.HeaderClassName
{
color: #531719;
}
.AnyTagClassName
{
color: #531719;
}
</style>
background-color css
<style>
a { background-color: #531719; }
a { background-color: rgb(83,23,25); }
div.DivClassName
{
background-color: #531719;
}
.BgClassName
{
background-color: #531719;
}
</style>
border-color css
<style>
span { border-color: #531719; }
span { border-color: rgb(83,23,25); }
td.TdClassName
{
border-color: #531719;
}
.TagClassName
{
border-color: #531719;
}
</style>