Shades of Scarlett #821439
Tints of Scarlett #821439
RGB
CMYK
RGB Variations
Color information
#821439 (or 0x821439) is known color: Scarlett. HEX triplet: 82, 14 and 39. RGB value is (130,20,57). Sum of RGB (Red+Green+Blue) = 130+20+57=207 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.80% from 207); Green value is 20 (8.20% from 255 or 9.66% from 207); Blue value is 57 (22.66% from 255 or 27.54% from 207); Max value from RGB is 130 - color contains mainly: red. Hex color #821439 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821439 is #7DEBC6. Grayscale: #393939. Windows color (decimal): -8252359 or 3740802. OLE color: 3740802.
HSL color Cylindrical-coordinate representation of color #821439: hue angle of 339.82º degrees, saturation: 0.73, 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 #821439 is Cyan = 0, Magento = 0.85, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 20 | 57 | - |
| CMYK | 0 | 0.85 | 0.56 | 0.49 |
| HSL | 339.82º | 0.73% | 0.29% | - |
| HSV(B) | 339.82º | 0.85% | 0.51% | - |
| XYZ | 10.19 | 5.54 | 4.4 | - |
| YUV | 57.11 | 127.94 | 179.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 20 | 57 | 0 | 0.85 | 0.56 | 0.49 | 339.82 | 0.73 | 0.29 |
| Hex | 82 | 14 | 39 | 0 | 55 | 38 | 31 | 154 | 49 | 1D |
| Octal | 202 | 24 | 71 | 0 | 125 | 70 | 61 | 524 | 111 | 35 |
| Binary | 10000010 | 10100 | 111001 | 0 | 1010101 | 111000 | 110001 | 101010100 | 1001001 | 11101 |
Color Harmonies of #821439
Complementary color
Monochromatic Colors of #821439
Black with #821439
Text Example
Text Example
White with #821439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821439; }
p { color: rgb(130,20,57); }
H1.HeaderClassName
{
color: #821439;
}
.AnyTagClassName
{
color: #821439;
}
</style>
background-color css
<style>
a { background-color: #821439; }
a { background-color: rgb(130,20,57); }
div.DivClassName
{
background-color: #821439;
}
.BgClassName
{
background-color: #821439;
}
</style>
border-color css
<style>
span { border-color: #821439; }
span { border-color: rgb(130,20,57); }
td.TdClassName
{
border-color: #821439;
}
.TagClassName
{
border-color: #821439;
}
</style>