Shades of Burnt Crimson #562029
Tints of Burnt Crimson #562029
RGB
CMYK
RGB Variations
Color information
#562029 (or 0x562029) is known color: Burnt Crimson. HEX triplet: 56, 20 and 29. RGB value is (86,32,41). Sum of RGB (Red+Green+Blue) = 86+32+41=159 (21% of max value = 765). Red value is 86 (33.98% from 255 or 54.09% from 159); Green value is 32 (12.89% from 255 or 20.13% from 159); Blue value is 41 (16.41% from 255 or 25.79% from 159); Max value from RGB is 86 - color contains mainly: red. Hex color #562029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562029 is #A9DFD6. Grayscale: #313131. Windows color (decimal): -11132887 or 2695254. OLE color: 2695254.
HSL color Cylindrical-coordinate representation of color #562029: hue angle of 350º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #562029 is Cyan = 0, Magento = 0.63, Yellow = 0.52 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 32 | 41 | - |
| CMYK | 0 | 0.63 | 0.52 | 0.66 |
| HSL | 350º | 0.46% | 0.23% | - |
| HSV(B) | 350º | 0.63% | 0.34% | - |
| XYZ | 4.75 | 3.17 | 2.46 | - |
| YUV | 49.17 | 123.39 | 154.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 41 | 0 | 0.63 | 0.52 | 0.66 | 350 | 0.46 | 0.23 |
| Hex | 56 | 20 | 29 | 0 | 3F | 34 | 42 | 15E | 2E | 17 |
| Octal | 126 | 40 | 51 | 0 | 77 | 64 | 102 | 536 | 56 | 27 |
| Binary | 1010110 | 100000 | 101001 | 0 | 111111 | 110100 | 1000010 | 101011110 | 101110 | 10111 |
Color Harmonies of #562029
Complementary color
Monochromatic Colors of #562029
Black with #562029
Text Example
Text Example
White with #562029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562029; }
p { color: rgb(86,32,41); }
H1.HeaderClassName
{
color: #562029;
}
.AnyTagClassName
{
color: #562029;
}
</style>
background-color css
<style>
a { background-color: #562029; }
a { background-color: rgb(86,32,41); }
div.DivClassName
{
background-color: #562029;
}
.BgClassName
{
background-color: #562029;
}
</style>
border-color css
<style>
span { border-color: #562029; }
span { border-color: rgb(86,32,41); }
td.TdClassName
{
border-color: #562029;
}
.TagClassName
{
border-color: #562029;
}
</style>