Shades of Burnt Crimson #531517
Tints of Burnt Crimson #531517
RGB
CMYK
RGB Variations
Color information
#531517 (or 0x531517) is known color: Burnt Crimson. HEX triplet: 53, 15 and 17. RGB value is (83,21,23). Sum of RGB (Red+Green+Blue) = 83+21+23=127 (16% of max value = 765). Red value is 83 (32.81% from 255 or 65.35% from 127); Green value is 21 (8.59% from 255 or 16.54% from 127); Blue value is 23 (9.38% from 255 or 18.11% from 127); Max value from RGB is 83 - color contains mainly: red. Hex color #531517 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531517 is #ACEAE8. Grayscale: #272727. Windows color (decimal): -11332329 or 1512787. OLE color: 1512787.
HSL color Cylindrical-coordinate representation of color #531517: hue angle of 358.06º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531517 is Cyan = 0, Magento = 0.75, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 23 | - |
| CMYK | 0 | 0.75 | 0.72 | 0.67 |
| HSL | 358.06º | 0.6% | 0.2% | - |
| HSV(B) | 358.06º | 0.75% | 0.33% | - |
| XYZ | 3.99 | 2.44 | 1.07 | - |
| YUV | 39.77 | 118.54 | 158.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 23 | 0 | 0.75 | 0.72 | 0.67 | 358.06 | 0.6 | 0.2 |
| Hex | 53 | 15 | 17 | 0 | 4B | 48 | 43 | 166 | 3C | 14 |
| Octal | 123 | 25 | 27 | 0 | 113 | 110 | 103 | 546 | 74 | 24 |
| Binary | 1010011 | 10101 | 10111 | 0 | 1001011 | 1001000 | 1000011 | 101100110 | 111100 | 10100 |
Color Harmonies of #531517
Complementary color
Monochromatic Colors of #531517
Black with #531517
Text Example
Text Example
White with #531517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531517; }
p { color: rgb(83,21,23); }
H1.HeaderClassName
{
color: #531517;
}
.AnyTagClassName
{
color: #531517;
}
</style>
background-color css
<style>
a { background-color: #531517; }
a { background-color: rgb(83,21,23); }
div.DivClassName
{
background-color: #531517;
}
.BgClassName
{
background-color: #531517;
}
</style>
border-color css
<style>
span { border-color: #531517; }
span { border-color: rgb(83,21,23); }
td.TdClassName
{
border-color: #531517;
}
.TagClassName
{
border-color: #531517;
}
</style>