Shades of Burnt Crimson #571619
Tints of Burnt Crimson #571619
RGB
CMYK
RGB Variations
Color information
#571619 (or 0x571619) is known color: Burnt Crimson. HEX triplet: 57, 16 and 19. RGB value is (87,22,25). Sum of RGB (Red+Green+Blue) = 87+22+25=134 (17% of max value = 765). Red value is 87 (34.38% from 255 or 64.93% from 134); Green value is 22 (8.98% from 255 or 16.42% from 134); Blue value is 25 (10.16% from 255 or 18.66% from 134); Max value from RGB is 87 - color contains mainly: red. Hex color #571619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571619 is #A8E9E6. Grayscale: #292929. Windows color (decimal): -11069927 or 1644119. OLE color: 1644119.
HSL color Cylindrical-coordinate representation of color #571619: hue angle of 357.23º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571619 is Cyan = 0, Magento = 0.75, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 22 | 25 | - |
| CMYK | 0 | 0.75 | 0.71 | 0.66 |
| HSL | 357.23º | 0.6% | 0.21% | - |
| HSV(B) | 357.23º | 0.75% | 0.34% | - |
| XYZ | 4.39 | 2.67 | 1.2 | - |
| YUV | 41.78 | 118.53 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 25 | 0 | 0.75 | 0.71 | 0.66 | 357.23 | 0.6 | 0.21 |
| Hex | 57 | 16 | 19 | 0 | 4B | 47 | 42 | 165 | 3C | 15 |
| Octal | 127 | 26 | 31 | 0 | 113 | 107 | 102 | 545 | 74 | 25 |
| Binary | 1010111 | 10110 | 11001 | 0 | 1001011 | 1000111 | 1000010 | 101100101 | 111100 | 10101 |
Color Harmonies of #571619
Complementary color
Monochromatic Colors of #571619
Black with #571619
Text Example
Text Example
White with #571619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571619; }
p { color: rgb(87,22,25); }
H1.HeaderClassName
{
color: #571619;
}
.AnyTagClassName
{
color: #571619;
}
</style>
background-color css
<style>
a { background-color: #571619; }
a { background-color: rgb(87,22,25); }
div.DivClassName
{
background-color: #571619;
}
.BgClassName
{
background-color: #571619;
}
</style>
border-color css
<style>
span { border-color: #571619; }
span { border-color: rgb(87,22,25); }
td.TdClassName
{
border-color: #571619;
}
.TagClassName
{
border-color: #571619;
}
</style>