Shades of Scarlett #821927
Tints of Scarlett #821927
RGB
CMYK
RGB Variations
Color information
#821927 (or 0x821927) is known color: Scarlett. HEX triplet: 82, 19 and 27. RGB value is (130,25,39). Sum of RGB (Red+Green+Blue) = 130+25+39=194 (25% of max value = 765). Red value is 130 (51.17% from 255 or 67.01% from 194); Green value is 25 (10.16% from 255 or 12.89% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 130 - color contains mainly: red. Hex color #821927 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821927 is #7DE6D8. Grayscale: #3A3A3A. Windows color (decimal): -8251097 or 2562434. OLE color: 2562434.
HSL color Cylindrical-coordinate representation of color #821927: hue angle of 352º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #821927 is Cyan = 0, Magento = 0.81, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 25 | 39 | - |
| CMYK | 0 | 0.81 | 0.70 | 0.49 |
| HSL | 352º | 0.68% | 0.3% | - |
| HSV(B) | 352º | 0.81% | 0.51% | - |
| XYZ | 9.92 | 5.59 | 2.48 | - |
| YUV | 57.99 | 117.29 | 179.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 25 | 39 | 0 | 0.81 | 0.70 | 0.49 | 352 | 0.68 | 0.3 |
| Hex | 82 | 19 | 27 | 0 | 51 | 46 | 31 | 160 | 44 | 1E |
| Octal | 202 | 31 | 47 | 0 | 121 | 106 | 61 | 540 | 104 | 36 |
| Binary | 10000010 | 11001 | 100111 | 0 | 1010001 | 1000110 | 110001 | 101100000 | 1000100 | 11110 |
Color Harmonies of #821927
Complementary color
Monochromatic Colors of #821927
Black with #821927
Text Example
Text Example
White with #821927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821927; }
p { color: rgb(130,25,39); }
H1.HeaderClassName
{
color: #821927;
}
.AnyTagClassName
{
color: #821927;
}
</style>
background-color css
<style>
a { background-color: #821927; }
a { background-color: rgb(130,25,39); }
div.DivClassName
{
background-color: #821927;
}
.BgClassName
{
background-color: #821927;
}
</style>
border-color css
<style>
span { border-color: #821927; }
span { border-color: rgb(130,25,39); }
td.TdClassName
{
border-color: #821927;
}
.TagClassName
{
border-color: #821927;
}
</style>