Shades of Scarlett #841239
Tints of Scarlett #841239
RGB
CMYK
RGB Variations
Color information
#841239 (or 0x841239) is known color: Scarlett. HEX triplet: 84, 12 and 39. RGB value is (132,18,57). Sum of RGB (Red+Green+Blue) = 132+18+57=207 (27% of max value = 765). Red value is 132 (51.95% from 255 or 63.77% from 207); Green value is 18 (7.42% from 255 or 8.70% from 207); Blue value is 57 (22.66% from 255 or 27.54% from 207); Max value from RGB is 132 - color contains mainly: red. Hex color #841239 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841239 is #7BEDC6. Grayscale: #383838. Windows color (decimal): -8121799 or 3740292. OLE color: 3740292.
HSL color Cylindrical-coordinate representation of color #841239: hue angle of 339.47º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841239 is Cyan = 0, Magento = 0.86, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 18 | 57 | - |
| CMYK | 0 | 0.86 | 0.57 | 0.48 |
| HSL | 339.47º | 0.76% | 0.29% | - |
| HSV(B) | 339.47º | 0.86% | 0.52% | - |
| XYZ | 10.47 | 5.63 | 4.41 | - |
| YUV | 56.53 | 128.27 | 181.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 18 | 57 | 0 | 0.86 | 0.57 | 0.48 | 339.47 | 0.76 | 0.29 |
| Hex | 84 | 12 | 39 | 0 | 56 | 39 | 30 | 153 | 4C | 1D |
| Octal | 204 | 22 | 71 | 0 | 126 | 71 | 60 | 523 | 114 | 35 |
| Binary | 10000100 | 10010 | 111001 | 0 | 1010110 | 111001 | 110000 | 101010011 | 1001100 | 11101 |
Color Harmonies of #841239
Complementary color
Monochromatic Colors of #841239
Black with #841239
Text Example
Text Example
White with #841239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841239; }
p { color: rgb(132,18,57); }
H1.HeaderClassName
{
color: #841239;
}
.AnyTagClassName
{
color: #841239;
}
</style>
background-color css
<style>
a { background-color: #841239; }
a { background-color: rgb(132,18,57); }
div.DivClassName
{
background-color: #841239;
}
.BgClassName
{
background-color: #841239;
}
</style>
border-color css
<style>
span { border-color: #841239; }
span { border-color: rgb(132,18,57); }
td.TdClassName
{
border-color: #841239;
}
.TagClassName
{
border-color: #841239;
}
</style>