Shades of Scarlett #841434
Tints of Scarlett #841434
RGB
CMYK
RGB Variations
Color information
#841434 (or 0x841434) is known color: Scarlett. HEX triplet: 84, 14 and 34. RGB value is (132,20,52). Sum of RGB (Red+Green+Blue) = 132+20+52=204 (27% of max value = 765). Red value is 132 (51.95% from 255 or 64.71% from 204); Green value is 20 (8.20% from 255 or 9.80% from 204); Blue value is 52 (20.70% from 255 or 25.49% from 204); Max value from RGB is 132 - color contains mainly: red. Hex color #841434 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841434 is #7BEBCB. Grayscale: #393939. Windows color (decimal): -8121292 or 3413124. OLE color: 3413124.
HSL color Cylindrical-coordinate representation of color #841434: hue angle of 342.86º 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 #841434 is Cyan = 0, Magento = 0.85, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 20 | 52 | - |
| CMYK | 0 | 0.85 | 0.61 | 0.48 |
| HSL | 342.86º | 0.74% | 0.3% | - |
| HSV(B) | 342.86º | 0.85% | 0.52% | - |
| XYZ | 10.39 | 5.65 | 3.79 | - |
| YUV | 57.14 | 125.11 | 181.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 20 | 52 | 0 | 0.85 | 0.61 | 0.48 | 342.86 | 0.74 | 0.3 |
| Hex | 84 | 14 | 34 | 0 | 55 | 3D | 30 | 157 | 4A | 1E |
| Octal | 204 | 24 | 64 | 0 | 125 | 75 | 60 | 527 | 112 | 36 |
| Binary | 10000100 | 10100 | 110100 | 0 | 1010101 | 111101 | 110000 | 101010111 | 1001010 | 11110 |
Color Harmonies of #841434
Complementary color
Monochromatic Colors of #841434
Black with #841434
Text Example
Text Example
White with #841434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841434; }
p { color: rgb(132,20,52); }
H1.HeaderClassName
{
color: #841434;
}
.AnyTagClassName
{
color: #841434;
}
</style>
background-color css
<style>
a { background-color: #841434; }
a { background-color: rgb(132,20,52); }
div.DivClassName
{
background-color: #841434;
}
.BgClassName
{
background-color: #841434;
}
</style>
border-color css
<style>
span { border-color: #841434; }
span { border-color: rgb(132,20,52); }
td.TdClassName
{
border-color: #841434;
}
.TagClassName
{
border-color: #841434;
}
</style>