Shades of Burnt Crimson #531618
Tints of Burnt Crimson #531618
RGB
CMYK
RGB Variations
Color information
#531618 (or 0x531618) is known color: Burnt Crimson. HEX triplet: 53, 16 and 18. RGB value is (83,22,24). Sum of RGB (Red+Green+Blue) = 83+22+24=129 (17% of max value = 765). Red value is 83 (32.81% from 255 or 64.34% from 129); Green value is 22 (8.98% from 255 or 17.05% from 129); Blue value is 24 (9.77% from 255 or 18.60% from 129); Max value from RGB is 83 - color contains mainly: red. Hex color #531618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531618 is #ACE9E7. Grayscale: #282828. Windows color (decimal): -11332072 or 1578579. OLE color: 1578579.
HSL color Cylindrical-coordinate representation of color #531618: hue angle of 358.03º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #531618 is Cyan = 0, Magento = 0.73, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 24 | - |
| CMYK | 0 | 0.73 | 0.71 | 0.67 |
| HSL | 358.03º | 0.58% | 0.21% | - |
| HSV(B) | 358.03º | 0.73% | 0.33% | - |
| XYZ | 4.02 | 2.48 | 1.13 | - |
| YUV | 40.47 | 118.71 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 24 | 0 | 0.73 | 0.71 | 0.67 | 358.03 | 0.58 | 0.21 |
| Hex | 53 | 16 | 18 | 0 | 49 | 47 | 43 | 166 | 3A | 15 |
| Octal | 123 | 26 | 30 | 0 | 111 | 107 | 103 | 546 | 72 | 25 |
| Binary | 1010011 | 10110 | 11000 | 0 | 1001001 | 1000111 | 1000011 | 101100110 | 111010 | 10101 |
Color Harmonies of #531618
Complementary color
Monochromatic Colors of #531618
Black with #531618
Text Example
Text Example
White with #531618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531618; }
p { color: rgb(83,22,24); }
H1.HeaderClassName
{
color: #531618;
}
.AnyTagClassName
{
color: #531618;
}
</style>
background-color css
<style>
a { background-color: #531618; }
a { background-color: rgb(83,22,24); }
div.DivClassName
{
background-color: #531618;
}
.BgClassName
{
background-color: #531618;
}
</style>
border-color css
<style>
span { border-color: #531618; }
span { border-color: rgb(83,22,24); }
td.TdClassName
{
border-color: #531618;
}
.TagClassName
{
border-color: #531618;
}
</style>