Shades of Scarlett #841138
Tints of Scarlett #841138
RGB
CMYK
RGB Variations
Color information
#841138 (or 0x841138) is known color: Scarlett. HEX triplet: 84, 11 and 38. RGB value is (132,17,56). Sum of RGB (Red+Green+Blue) = 132+17+56=205 (27% of max value = 765). Red value is 132 (51.95% from 255 or 64.39% from 205); Green value is 17 (7.03% from 255 or 8.29% from 205); Blue value is 56 (22.27% from 255 or 27.32% from 205); Max value from RGB is 132 - color contains mainly: red. Hex color #841138 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841138 is #7BEEC7. Grayscale: #373737. Windows color (decimal): -8122056 or 3674500. OLE color: 3674500.
HSL color Cylindrical-coordinate representation of color #841138: hue angle of 339.65º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #841138 is Cyan = 0, Magento = 0.87, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 17 | 56 | - |
| CMYK | 0 | 0.87 | 0.58 | 0.48 |
| HSL | 339.65º | 0.77% | 0.29% | - |
| HSV(B) | 339.65º | 0.87% | 0.52% | - |
| XYZ | 10.43 | 5.59 | 4.27 | - |
| YUV | 55.83 | 128.1 | 182.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 17 | 56 | 0 | 0.87 | 0.58 | 0.48 | 339.65 | 0.77 | 0.29 |
| Hex | 84 | 11 | 38 | 0 | 57 | 3A | 30 | 154 | 4D | 1D |
| Octal | 204 | 21 | 70 | 0 | 127 | 72 | 60 | 524 | 115 | 35 |
| Binary | 10000100 | 10001 | 111000 | 0 | 1010111 | 111010 | 110000 | 101010100 | 1001101 | 11101 |
Color Harmonies of #841138
Complementary color
Monochromatic Colors of #841138
Black with #841138
Text Example
Text Example
White with #841138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841138; }
p { color: rgb(132,17,56); }
H1.HeaderClassName
{
color: #841138;
}
.AnyTagClassName
{
color: #841138;
}
</style>
background-color css
<style>
a { background-color: #841138; }
a { background-color: rgb(132,17,56); }
div.DivClassName
{
background-color: #841138;
}
.BgClassName
{
background-color: #841138;
}
</style>
border-color css
<style>
span { border-color: #841138; }
span { border-color: rgb(132,17,56); }
td.TdClassName
{
border-color: #841138;
}
.TagClassName
{
border-color: #841138;
}
</style>