Shades of Scarlett #841634
Tints of Scarlett #841634
RGB
CMYK
RGB Variations
Color information
#841634 (or 0x841634) is known color: Scarlett. HEX triplet: 84, 16 and 34. RGB value is (132,22,52). Sum of RGB (Red+Green+Blue) = 132+22+52=206 (27% of max value = 765). Red value is 132 (51.95% from 255 or 64.08% from 206); Green value is 22 (8.98% from 255 or 10.68% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 132 - color contains mainly: red. Hex color #841634 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841634 is #7BE9CB. Grayscale: #3A3A3A. Windows color (decimal): -8120780 or 3413636. OLE color: 3413636.
HSL color Cylindrical-coordinate representation of color #841634: hue angle of 343.64º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #841634 is Cyan = 0, Magento = 0.83, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 52 | - |
| CMYK | 0 | 0.83 | 0.61 | 0.48 |
| HSL | 343.64º | 0.71% | 0.3% | - |
| HSV(B) | 343.64º | 0.83% | 0.52% | - |
| XYZ | 10.42 | 5.73 | 3.8 | - |
| YUV | 58.31 | 124.44 | 180.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 52 | 0 | 0.83 | 0.61 | 0.48 | 343.64 | 0.71 | 0.3 |
| Hex | 84 | 16 | 34 | 0 | 53 | 3D | 30 | 158 | 47 | 1E |
| Octal | 204 | 26 | 64 | 0 | 123 | 75 | 60 | 530 | 107 | 36 |
| Binary | 10000100 | 10110 | 110100 | 0 | 1010011 | 111101 | 110000 | 101011000 | 1000111 | 11110 |
Color Harmonies of #841634
Complementary color
Monochromatic Colors of #841634
Black with #841634
Text Example
Text Example
White with #841634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841634; }
p { color: rgb(132,22,52); }
H1.HeaderClassName
{
color: #841634;
}
.AnyTagClassName
{
color: #841634;
}
</style>
background-color css
<style>
a { background-color: #841634; }
a { background-color: rgb(132,22,52); }
div.DivClassName
{
background-color: #841634;
}
.BgClassName
{
background-color: #841634;
}
</style>
border-color css
<style>
span { border-color: #841634; }
span { border-color: rgb(132,22,52); }
td.TdClassName
{
border-color: #841634;
}
.TagClassName
{
border-color: #841634;
}
</style>