Shades of Scarlett #841327
Tints of Scarlett #841327
RGB
CMYK
RGB Variations
Color information
#841327 (or 0x841327) is known color: Scarlett. HEX triplet: 84, 13 and 27. RGB value is (132,19,39). Sum of RGB (Red+Green+Blue) = 132+19+39=190 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.47% from 190); Green value is 19 (7.81% from 255 or 10% from 190); Blue value is 39 (15.62% from 255 or 20.53% from 190); Max value from RGB is 132 - color contains mainly: red. Hex color #841327 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841327 is #7BECD8. Grayscale: #373737. Windows color (decimal): -8121561 or 2560900. OLE color: 2560900.
HSL color Cylindrical-coordinate representation of color #841327: hue angle of 349.38º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841327 is Cyan = 0, Magento = 0.86, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 19 | 39 | - |
| CMYK | 0 | 0.86 | 0.70 | 0.48 |
| HSL | 349.38º | 0.75% | 0.3% | - |
| HSV(B) | 349.38º | 0.86% | 0.52% | - |
| XYZ | 10.11 | 5.52 | 2.45 | - |
| YUV | 55.07 | 118.94 | 182.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 19 | 39 | 0 | 0.86 | 0.70 | 0.48 | 349.38 | 0.75 | 0.3 |
| Hex | 84 | 13 | 27 | 0 | 56 | 46 | 30 | 15D | 4B | 1E |
| Octal | 204 | 23 | 47 | 0 | 126 | 106 | 60 | 535 | 113 | 36 |
| Binary | 10000100 | 10011 | 100111 | 0 | 1010110 | 1000110 | 110000 | 101011101 | 1001011 | 11110 |
Color Harmonies of #841327
Complementary color
Monochromatic Colors of #841327
Black with #841327
Text Example
Text Example
White with #841327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841327; }
p { color: rgb(132,19,39); }
H1.HeaderClassName
{
color: #841327;
}
.AnyTagClassName
{
color: #841327;
}
</style>
background-color css
<style>
a { background-color: #841327; }
a { background-color: rgb(132,19,39); }
div.DivClassName
{
background-color: #841327;
}
.BgClassName
{
background-color: #841327;
}
</style>
border-color css
<style>
span { border-color: #841327; }
span { border-color: rgb(132,19,39); }
td.TdClassName
{
border-color: #841327;
}
.TagClassName
{
border-color: #841327;
}
</style>