Shades of Scarlett #821330
Tints of Scarlett #821330
RGB
CMYK
RGB Variations
Color information
#821330 (or 0x821330) is known color: Scarlett. HEX triplet: 82, 13 and 30. RGB value is (130,19,48). Sum of RGB (Red+Green+Blue) = 130+19+48=197 (26% of max value = 765). Red value is 130 (51.17% from 255 or 65.99% from 197); Green value is 19 (7.81% from 255 or 9.64% from 197); Blue value is 48 (19.14% from 255 or 24.37% from 197); Max value from RGB is 130 - color contains mainly: red. Hex color #821330 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821330 is #7DECCF. Grayscale: #373737. Windows color (decimal): -8252624 or 3150722. OLE color: 3150722.
HSL color Cylindrical-coordinate representation of color #821330: hue angle of 344.32º 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 #821330 is Cyan = 0, Magento = 0.85, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 19 | 48 | - |
| CMYK | 0 | 0.85 | 0.63 | 0.49 |
| HSL | 344.32º | 0.74% | 0.29% | - |
| HSV(B) | 344.32º | 0.85% | 0.51% | - |
| XYZ | 9.97 | 5.42 | 3.32 | - |
| YUV | 55.5 | 123.77 | 181.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 19 | 48 | 0 | 0.85 | 0.63 | 0.49 | 344.32 | 0.74 | 0.29 |
| Hex | 82 | 13 | 30 | 0 | 55 | 3F | 31 | 158 | 4A | 1D |
| Octal | 202 | 23 | 60 | 0 | 125 | 77 | 61 | 530 | 112 | 35 |
| Binary | 10000010 | 10011 | 110000 | 0 | 1010101 | 111111 | 110001 | 101011000 | 1001010 | 11101 |
Color Harmonies of #821330
Complementary color
Monochromatic Colors of #821330
Black with #821330
Text Example
Text Example
White with #821330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821330; }
p { color: rgb(130,19,48); }
H1.HeaderClassName
{
color: #821330;
}
.AnyTagClassName
{
color: #821330;
}
</style>
background-color css
<style>
a { background-color: #821330; }
a { background-color: rgb(130,19,48); }
div.DivClassName
{
background-color: #821330;
}
.BgClassName
{
background-color: #821330;
}
</style>
border-color css
<style>
span { border-color: #821330; }
span { border-color: rgb(130,19,48); }
td.TdClassName
{
border-color: #821330;
}
.TagClassName
{
border-color: #821330;
}
</style>