Shades of Scarlett #841436
Tints of Scarlett #841436
RGB
CMYK
RGB Variations
Color information
#841436 (or 0x841436) is known color: Scarlett. HEX triplet: 84, 14 and 36. RGB value is (132,20,54). Sum of RGB (Red+Green+Blue) = 132+20+54=206 (27% of max value = 765). Red value is 132 (51.95% from 255 or 64.08% from 206); Green value is 20 (8.20% from 255 or 9.71% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 132 - color contains mainly: red. Hex color #841436 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841436 is #7BEBC9. Grayscale: #393939. Windows color (decimal): -8121290 or 3544196. OLE color: 3544196.
HSL color Cylindrical-coordinate representation of color #841436: hue angle of 341.79º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #841436 is Cyan = 0, Magento = 0.85, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 20 | 54 | - |
| CMYK | 0 | 0.85 | 0.59 | 0.48 |
| HSL | 341.79º | 0.74% | 0.3% | - |
| HSV(B) | 341.79º | 0.85% | 0.52% | - |
| XYZ | 10.43 | 5.67 | 4.04 | - |
| YUV | 57.36 | 126.11 | 181.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 20 | 54 | 0 | 0.85 | 0.59 | 0.48 | 341.79 | 0.74 | 0.3 |
| Hex | 84 | 14 | 36 | 0 | 55 | 3B | 30 | 156 | 4A | 1E |
| Octal | 204 | 24 | 66 | 0 | 125 | 73 | 60 | 526 | 112 | 36 |
| Binary | 10000100 | 10100 | 110110 | 0 | 1010101 | 111011 | 110000 | 101010110 | 1001010 | 11110 |
Color Harmonies of #841436
Complementary color
Monochromatic Colors of #841436
Black with #841436
Text Example
Text Example
White with #841436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841436; }
p { color: rgb(132,20,54); }
H1.HeaderClassName
{
color: #841436;
}
.AnyTagClassName
{
color: #841436;
}
</style>
background-color css
<style>
a { background-color: #841436; }
a { background-color: rgb(132,20,54); }
div.DivClassName
{
background-color: #841436;
}
.BgClassName
{
background-color: #841436;
}
</style>
border-color css
<style>
span { border-color: #841436; }
span { border-color: rgb(132,20,54); }
td.TdClassName
{
border-color: #841436;
}
.TagClassName
{
border-color: #841436;
}
</style>