Shades of Scarlett #821533
Tints of Scarlett #821533
RGB
CMYK
RGB Variations
Color information
#821533 (or 0x821533) is known color: Scarlett. HEX triplet: 82, 15 and 33. RGB value is (130,21,51). Sum of RGB (Red+Green+Blue) = 130+21+51=202 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.36% from 202); Green value is 21 (8.59% from 255 or 10.40% from 202); Blue value is 51 (20.31% from 255 or 25.25% from 202); Max value from RGB is 130 - color contains mainly: red. Hex color #821533 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821533 is #7DEACC. Grayscale: #393939. Windows color (decimal): -8252109 or 3347842. OLE color: 3347842.
HSL color Cylindrical-coordinate representation of color #821533: hue angle of 343.49º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #821533 is Cyan = 0, Magento = 0.84, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 21 | 51 | - |
| CMYK | 0 | 0.84 | 0.61 | 0.49 |
| HSL | 343.49º | 0.72% | 0.3% | - |
| HSV(B) | 343.49º | 0.84% | 0.51% | - |
| XYZ | 10.07 | 5.52 | 3.67 | - |
| YUV | 57.01 | 124.61 | 180.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 21 | 51 | 0 | 0.84 | 0.61 | 0.49 | 343.49 | 0.72 | 0.3 |
| Hex | 82 | 15 | 33 | 0 | 54 | 3D | 31 | 157 | 48 | 1E |
| Octal | 202 | 25 | 63 | 0 | 124 | 75 | 61 | 527 | 110 | 36 |
| Binary | 10000010 | 10101 | 110011 | 0 | 1010100 | 111101 | 110001 | 101010111 | 1001000 | 11110 |
Color Harmonies of #821533
Complementary color
Monochromatic Colors of #821533
Black with #821533
Text Example
Text Example
White with #821533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821533; }
p { color: rgb(130,21,51); }
H1.HeaderClassName
{
color: #821533;
}
.AnyTagClassName
{
color: #821533;
}
</style>
background-color css
<style>
a { background-color: #821533; }
a { background-color: rgb(130,21,51); }
div.DivClassName
{
background-color: #821533;
}
.BgClassName
{
background-color: #821533;
}
</style>
border-color css
<style>
span { border-color: #821533; }
span { border-color: rgb(130,21,51); }
td.TdClassName
{
border-color: #821533;
}
.TagClassName
{
border-color: #821533;
}
</style>