Shades of Scarlett #821622
Tints of Scarlett #821622
RGB
CMYK
RGB Variations
Color information
#821622 (or 0x821622) is known color: Scarlett. HEX triplet: 82, 16 and 22. RGB value is (130,22,34). Sum of RGB (Red+Green+Blue) = 130+22+34=186 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.89% from 186); Green value is 22 (8.98% from 255 or 11.83% from 186); Blue value is 34 (13.67% from 255 or 18.28% from 186); Max value from RGB is 130 - color contains mainly: red. Hex color #821622 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821622 is #7DE9DD. Grayscale: #373737. Windows color (decimal): -8251870 or 2233986. OLE color: 2233986.
HSL color Cylindrical-coordinate representation of color #821622: hue angle of 353.33º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #821622 is Cyan = 0, Magento = 0.83, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 34 | - |
| CMYK | 0 | 0.83 | 0.74 | 0.49 |
| HSL | 353.33º | 0.71% | 0.3% | - |
| HSV(B) | 353.33º | 0.83% | 0.51% | - |
| XYZ | 9.78 | 5.44 | 2.05 | - |
| YUV | 55.66 | 115.78 | 181.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 34 | 0 | 0.83 | 0.74 | 0.49 | 353.33 | 0.71 | 0.3 |
| Hex | 82 | 16 | 22 | 0 | 53 | 4A | 31 | 161 | 47 | 1E |
| Octal | 202 | 26 | 42 | 0 | 123 | 112 | 61 | 541 | 107 | 36 |
| Binary | 10000010 | 10110 | 100010 | 0 | 1010011 | 1001010 | 110001 | 101100001 | 1000111 | 11110 |
Color Harmonies of #821622
Complementary color
Monochromatic Colors of #821622
Black with #821622
Text Example
Text Example
White with #821622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821622; }
p { color: rgb(130,22,34); }
H1.HeaderClassName
{
color: #821622;
}
.AnyTagClassName
{
color: #821622;
}
</style>
background-color css
<style>
a { background-color: #821622; }
a { background-color: rgb(130,22,34); }
div.DivClassName
{
background-color: #821622;
}
.BgClassName
{
background-color: #821622;
}
</style>
border-color css
<style>
span { border-color: #821622; }
span { border-color: rgb(130,22,34); }
td.TdClassName
{
border-color: #821622;
}
.TagClassName
{
border-color: #821622;
}
</style>