Shades of Scarlett #841427
Tints of Scarlett #841427
RGB
CMYK
RGB Variations
Color information
#841427 (or 0x841427) is known color: Scarlett. HEX triplet: 84, 14 and 27. RGB value is (132,20,39). Sum of RGB (Red+Green+Blue) = 132+20+39=191 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.11% from 191); Green value is 20 (8.20% from 255 or 10.47% from 191); Blue value is 39 (15.62% from 255 or 20.42% from 191); Max value from RGB is 132 - color contains mainly: red. Hex color #841427 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841427 is #7BEBD8. Grayscale: #373737. Windows color (decimal): -8121305 or 2561156. OLE color: 2561156.
HSL color Cylindrical-coordinate representation of color #841427: hue angle of 349.82º 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 #841427 is Cyan = 0, Magento = 0.85, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 20 | 39 | - |
| CMYK | 0 | 0.85 | 0.70 | 0.48 |
| HSL | 349.82º | 0.74% | 0.3% | - |
| HSV(B) | 349.82º | 0.85% | 0.52% | - |
| XYZ | 10.13 | 5.55 | 2.46 | - |
| YUV | 55.65 | 118.61 | 182.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 20 | 39 | 0 | 0.85 | 0.70 | 0.48 | 349.82 | 0.74 | 0.3 |
| Hex | 84 | 14 | 27 | 0 | 55 | 46 | 30 | 15E | 4A | 1E |
| Octal | 204 | 24 | 47 | 0 | 125 | 106 | 60 | 536 | 112 | 36 |
| Binary | 10000100 | 10100 | 100111 | 0 | 1010101 | 1000110 | 110000 | 101011110 | 1001010 | 11110 |
Color Harmonies of #841427
Complementary color
Monochromatic Colors of #841427
Black with #841427
Text Example
Text Example
White with #841427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841427; }
p { color: rgb(132,20,39); }
H1.HeaderClassName
{
color: #841427;
}
.AnyTagClassName
{
color: #841427;
}
</style>
background-color css
<style>
a { background-color: #841427; }
a { background-color: rgb(132,20,39); }
div.DivClassName
{
background-color: #841427;
}
.BgClassName
{
background-color: #841427;
}
</style>
border-color css
<style>
span { border-color: #841427; }
span { border-color: rgb(132,20,39); }
td.TdClassName
{
border-color: #841427;
}
.TagClassName
{
border-color: #841427;
}
</style>