Shades of Scarlett #821730
Tints of Scarlett #821730
RGB
CMYK
RGB Variations
Color information
#821730 (or 0x821730) is known color: Scarlett. HEX triplet: 82, 17 and 30. RGB value is (130,23,48). Sum of RGB (Red+Green+Blue) = 130+23+48=201 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.68% from 201); Green value is 23 (9.38% from 255 or 11.44% from 201); Blue value is 48 (19.14% from 255 or 23.88% from 201); Max value from RGB is 130 - color contains mainly: red. Hex color #821730 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821730 is #7DE8CF. Grayscale: #393939. Windows color (decimal): -8251600 or 3151746. OLE color: 3151746.
HSL color Cylindrical-coordinate representation of color #821730: hue angle of 345.98º 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 #821730 is Cyan = 0, Magento = 0.82, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 23 | 48 | - |
| CMYK | 0 | 0.82 | 0.63 | 0.49 |
| HSL | 345.98º | 0.7% | 0.3% | - |
| HSV(B) | 345.98º | 0.82% | 0.51% | - |
| XYZ | 10.05 | 5.57 | 3.34 | - |
| YUV | 57.84 | 122.45 | 179.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 23 | 48 | 0 | 0.82 | 0.63 | 0.49 | 345.98 | 0.7 | 0.3 |
| Hex | 82 | 17 | 30 | 0 | 52 | 3F | 31 | 15A | 46 | 1E |
| Octal | 202 | 27 | 60 | 0 | 122 | 77 | 61 | 532 | 106 | 36 |
| Binary | 10000010 | 10111 | 110000 | 0 | 1010010 | 111111 | 110001 | 101011010 | 1000110 | 11110 |
Color Harmonies of #821730
Complementary color
Monochromatic Colors of #821730
Black with #821730
Text Example
Text Example
White with #821730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821730; }
p { color: rgb(130,23,48); }
H1.HeaderClassName
{
color: #821730;
}
.AnyTagClassName
{
color: #821730;
}
</style>
background-color css
<style>
a { background-color: #821730; }
a { background-color: rgb(130,23,48); }
div.DivClassName
{
background-color: #821730;
}
.BgClassName
{
background-color: #821730;
}
</style>
border-color css
<style>
span { border-color: #821730; }
span { border-color: rgb(130,23,48); }
td.TdClassName
{
border-color: #821730;
}
.TagClassName
{
border-color: #821730;
}
</style>