Shades of Scarlett #841435
Tints of Scarlett #841435
RGB
CMYK
RGB Variations
Color information
#841435 (or 0x841435) is known color: Scarlett. HEX triplet: 84, 14 and 35. RGB value is (132,20,53). Sum of RGB (Red+Green+Blue) = 132+20+53=205 (27% of max value = 765). Red value is 132 (51.95% from 255 or 64.39% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 53 (21.09% from 255 or 25.85% from 205); Max value from RGB is 132 - color contains mainly: red. Hex color #841435 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841435 is #7BEBCA. Grayscale: #393939. Windows color (decimal): -8121291 or 3478660. OLE color: 3478660.
HSL color Cylindrical-coordinate representation of color #841435: hue angle of 342.32º 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 #841435 is Cyan = 0, Magento = 0.85, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 20 | 53 | - |
| CMYK | 0 | 0.85 | 0.60 | 0.48 |
| HSL | 342.32º | 0.74% | 0.3% | - |
| HSV(B) | 342.32º | 0.85% | 0.52% | - |
| XYZ | 10.41 | 5.66 | 3.91 | - |
| YUV | 57.25 | 125.61 | 181.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 20 | 53 | 0 | 0.85 | 0.60 | 0.48 | 342.32 | 0.74 | 0.3 |
| Hex | 84 | 14 | 35 | 0 | 55 | 3C | 30 | 156 | 4A | 1E |
| Octal | 204 | 24 | 65 | 0 | 125 | 74 | 60 | 526 | 112 | 36 |
| Binary | 10000100 | 10100 | 110101 | 0 | 1010101 | 111100 | 110000 | 101010110 | 1001010 | 11110 |
Color Harmonies of #841435
Complementary color
Monochromatic Colors of #841435
Black with #841435
Text Example
Text Example
White with #841435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841435; }
p { color: rgb(132,20,53); }
H1.HeaderClassName
{
color: #841435;
}
.AnyTagClassName
{
color: #841435;
}
</style>
background-color css
<style>
a { background-color: #841435; }
a { background-color: rgb(132,20,53); }
div.DivClassName
{
background-color: #841435;
}
.BgClassName
{
background-color: #841435;
}
</style>
border-color css
<style>
span { border-color: #841435; }
span { border-color: rgb(132,20,53); }
td.TdClassName
{
border-color: #841435;
}
.TagClassName
{
border-color: #841435;
}
</style>