Shades of Scarlett #821337
Tints of Scarlett #821337
RGB
CMYK
RGB Variations
Color information
#821337 (or 0x821337) is known color: Scarlett. HEX triplet: 82, 13 and 37. RGB value is (130,19,55). Sum of RGB (Red+Green+Blue) = 130+19+55=204 (27% of max value = 765). Red value is 130 (51.17% from 255 or 63.73% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 55 (21.88% from 255 or 26.96% from 204); Max value from RGB is 130 - color contains mainly: red. Hex color #821337 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821337 is #7DECC8. Grayscale: #383838. Windows color (decimal): -8252617 or 3609474. OLE color: 3609474.
HSL color Cylindrical-coordinate representation of color #821337: hue angle of 340.54º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821337 is Cyan = 0, Magento = 0.85, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 19 | 55 | - |
| CMYK | 0 | 0.85 | 0.58 | 0.49 |
| HSL | 340.54º | 0.74% | 0.29% | - |
| HSV(B) | 340.54º | 0.85% | 0.51% | - |
| XYZ | 10.13 | 5.49 | 4.14 | - |
| YUV | 56.29 | 127.27 | 180.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 19 | 55 | 0 | 0.85 | 0.58 | 0.49 | 340.54 | 0.74 | 0.29 |
| Hex | 82 | 13 | 37 | 0 | 55 | 3A | 31 | 155 | 4A | 1D |
| Octal | 202 | 23 | 67 | 0 | 125 | 72 | 61 | 525 | 112 | 35 |
| Binary | 10000010 | 10011 | 110111 | 0 | 1010101 | 111010 | 110001 | 101010101 | 1001010 | 11101 |
Color Harmonies of #821337
Complementary color
Monochromatic Colors of #821337
Black with #821337
Text Example
Text Example
White with #821337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821337; }
p { color: rgb(130,19,55); }
H1.HeaderClassName
{
color: #821337;
}
.AnyTagClassName
{
color: #821337;
}
</style>
background-color css
<style>
a { background-color: #821337; }
a { background-color: rgb(130,19,55); }
div.DivClassName
{
background-color: #821337;
}
.BgClassName
{
background-color: #821337;
}
</style>
border-color css
<style>
span { border-color: #821337; }
span { border-color: rgb(130,19,55); }
td.TdClassName
{
border-color: #821337;
}
.TagClassName
{
border-color: #821337;
}
</style>