Shades of Scarlett #841522
Tints of Scarlett #841522
RGB
CMYK
RGB Variations
Color information
#841522 (or 0x841522) is known color: Scarlett. HEX triplet: 84, 15 and 22. RGB value is (132,21,34). Sum of RGB (Red+Green+Blue) = 132+21+34=187 (24% of max value = 765). Red value is 132 (51.95% from 255 or 70.59% from 187); Green value is 21 (8.59% from 255 or 11.23% from 187); Blue value is 34 (13.67% from 255 or 18.18% from 187); Max value from RGB is 132 - color contains mainly: red. Hex color #841522 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841522 is #7BEADD. Grayscale: #373737. Windows color (decimal): -8121054 or 2233732. OLE color: 2233732.
HSL color Cylindrical-coordinate representation of color #841522: hue angle of 352.97º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #841522 is Cyan = 0, Magento = 0.84, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 21 | 34 | - |
| CMYK | 0 | 0.84 | 0.74 | 0.48 |
| HSL | 352.97º | 0.73% | 0.3% | - |
| HSV(B) | 352.97º | 0.84% | 0.52% | - |
| XYZ | 10.07 | 5.56 | 2.06 | - |
| YUV | 55.67 | 115.77 | 182.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 21 | 34 | 0 | 0.84 | 0.74 | 0.48 | 352.97 | 0.73 | 0.3 |
| Hex | 84 | 15 | 22 | 0 | 54 | 4A | 30 | 161 | 49 | 1E |
| Octal | 204 | 25 | 42 | 0 | 124 | 112 | 60 | 541 | 111 | 36 |
| Binary | 10000100 | 10101 | 100010 | 0 | 1010100 | 1001010 | 110000 | 101100001 | 1001001 | 11110 |
Color Harmonies of #841522
Complementary color
Monochromatic Colors of #841522
Black with #841522
Text Example
Text Example
White with #841522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841522; }
p { color: rgb(132,21,34); }
H1.HeaderClassName
{
color: #841522;
}
.AnyTagClassName
{
color: #841522;
}
</style>
background-color css
<style>
a { background-color: #841522; }
a { background-color: rgb(132,21,34); }
div.DivClassName
{
background-color: #841522;
}
.BgClassName
{
background-color: #841522;
}
</style>
border-color css
<style>
span { border-color: #841522; }
span { border-color: rgb(132,21,34); }
td.TdClassName
{
border-color: #841522;
}
.TagClassName
{
border-color: #841522;
}
</style>