Shades of Scarlett #821738
Tints of Scarlett #821738
RGB
CMYK
RGB Variations
Color information
#821738 (or 0x821738) is known color: Scarlett. HEX triplet: 82, 17 and 38. RGB value is (130,23,56). Sum of RGB (Red+Green+Blue) = 130+23+56=209 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.20% from 209); Green value is 23 (9.38% from 255 or 11.00% from 209); Blue value is 56 (22.27% from 255 or 26.79% from 209); Max value from RGB is 130 - color contains mainly: red. Hex color #821738 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821738 is #7DE8C7. Grayscale: #3A3A3A. Windows color (decimal): -8251592 or 3676034. OLE color: 3676034.
HSL color Cylindrical-coordinate representation of color #821738: hue angle of 341.5º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #821738 is Cyan = 0, Magento = 0.82, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 23 | 56 | - |
| CMYK | 0 | 0.82 | 0.57 | 0.49 |
| HSL | 341.5º | 0.7% | 0.3% | - |
| HSV(B) | 341.5º | 0.82% | 0.51% | - |
| XYZ | 10.23 | 5.64 | 4.29 | - |
| YUV | 58.76 | 126.45 | 178.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 23 | 56 | 0 | 0.82 | 0.57 | 0.49 | 341.5 | 0.7 | 0.3 |
| Hex | 82 | 17 | 38 | 0 | 52 | 39 | 31 | 155 | 46 | 1E |
| Octal | 202 | 27 | 70 | 0 | 122 | 71 | 61 | 525 | 106 | 36 |
| Binary | 10000010 | 10111 | 111000 | 0 | 1010010 | 111001 | 110001 | 101010101 | 1000110 | 11110 |
Color Harmonies of #821738
Complementary color
Monochromatic Colors of #821738
Black with #821738
Text Example
Text Example
White with #821738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821738; }
p { color: rgb(130,23,56); }
H1.HeaderClassName
{
color: #821738;
}
.AnyTagClassName
{
color: #821738;
}
</style>
background-color css
<style>
a { background-color: #821738; }
a { background-color: rgb(130,23,56); }
div.DivClassName
{
background-color: #821738;
}
.BgClassName
{
background-color: #821738;
}
</style>
border-color css
<style>
span { border-color: #821738; }
span { border-color: rgb(130,23,56); }
td.TdClassName
{
border-color: #821738;
}
.TagClassName
{
border-color: #821738;
}
</style>