Shades of Scarlett #821837
Tints of Scarlett #821837
RGB
CMYK
RGB Variations
Color information
#821837 (or 0x821837) is known color: Scarlett. HEX triplet: 82, 18 and 37. RGB value is (130,24,55). Sum of RGB (Red+Green+Blue) = 130+24+55=209 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.20% from 209); Green value is 24 (9.77% from 255 or 11.48% from 209); Blue value is 55 (21.88% from 255 or 26.32% from 209); Max value from RGB is 130 - color contains mainly: red. Hex color #821837 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821837 is #7DE7C8. Grayscale: #3B3B3B. Windows color (decimal): -8251337 or 3610754. OLE color: 3610754.
HSL color Cylindrical-coordinate representation of color #821837: hue angle of 342.45º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #821837 is Cyan = 0, Magento = 0.82, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 24 | 55 | - |
| CMYK | 0 | 0.82 | 0.58 | 0.49 |
| HSL | 342.45º | 0.69% | 0.3% | - |
| HSV(B) | 342.45º | 0.82% | 0.51% | - |
| XYZ | 10.22 | 5.67 | 4.17 | - |
| YUV | 59.23 | 125.62 | 178.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 24 | 55 | 0 | 0.82 | 0.58 | 0.49 | 342.45 | 0.69 | 0.3 |
| Hex | 82 | 18 | 37 | 0 | 52 | 3A | 31 | 156 | 45 | 1E |
| Octal | 202 | 30 | 67 | 0 | 122 | 72 | 61 | 526 | 105 | 36 |
| Binary | 10000010 | 11000 | 110111 | 0 | 1010010 | 111010 | 110001 | 101010110 | 1000101 | 11110 |
Color Harmonies of #821837
Complementary color
Monochromatic Colors of #821837
Black with #821837
Text Example
Text Example
White with #821837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821837; }
p { color: rgb(130,24,55); }
H1.HeaderClassName
{
color: #821837;
}
.AnyTagClassName
{
color: #821837;
}
</style>
background-color css
<style>
a { background-color: #821837; }
a { background-color: rgb(130,24,55); }
div.DivClassName
{
background-color: #821837;
}
.BgClassName
{
background-color: #821837;
}
</style>
border-color css
<style>
span { border-color: #821837; }
span { border-color: rgb(130,24,55); }
td.TdClassName
{
border-color: #821837;
}
.TagClassName
{
border-color: #821837;
}
</style>