Shades of Scarlett #881336
Tints of Scarlett #881336
RGB
CMYK
RGB Variations
Color information
#881336 (or 0x881336) is known color: Scarlett. HEX triplet: 88, 13 and 36. RGB value is (136,19,54). Sum of RGB (Red+Green+Blue) = 136+19+54=209 (27% of max value = 765). Red value is 136 (53.52% from 255 or 65.07% from 209); Green value is 19 (7.81% from 255 or 9.09% from 209); Blue value is 54 (21.48% from 255 or 25.84% from 209); Max value from RGB is 136 - color contains mainly: red. Hex color #881336 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #881336 is #77ECC9. Grayscale: #393939. Windows color (decimal): -7859402 or 3543944. OLE color: 3543944.
HSL color Cylindrical-coordinate representation of color #881336: hue angle of 342.05º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #881336 is Cyan = 0, Magento = 0.86, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 19 | 54 | - |
| CMYK | 0 | 0.86 | 0.60 | 0.47 |
| HSL | 342.05º | 0.75% | 0.3% | - |
| HSV(B) | 342.05º | 0.86% | 0.53% | - |
| XYZ | 11.05 | 5.97 | 4.06 | - |
| YUV | 57.97 | 125.76 | 183.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 19 | 54 | 0 | 0.86 | 0.60 | 0.47 | 342.05 | 0.75 | 0.3 |
| Hex | 88 | 13 | 36 | 0 | 56 | 3C | 2F | 156 | 4B | 1E |
| Octal | 210 | 23 | 66 | 0 | 126 | 74 | 57 | 526 | 113 | 36 |
| Binary | 10001000 | 10011 | 110110 | 0 | 1010110 | 111100 | 101111 | 101010110 | 1001011 | 11110 |
Color Harmonies of #881336
Complementary color
Monochromatic Colors of #881336
Black with #881336
Text Example
Text Example
White with #881336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881336; }
p { color: rgb(136,19,54); }
H1.HeaderClassName
{
color: #881336;
}
.AnyTagClassName
{
color: #881336;
}
</style>
background-color css
<style>
a { background-color: #881336; }
a { background-color: rgb(136,19,54); }
div.DivClassName
{
background-color: #881336;
}
.BgClassName
{
background-color: #881336;
}
</style>
border-color css
<style>
span { border-color: #881336; }
span { border-color: rgb(136,19,54); }
td.TdClassName
{
border-color: #881336;
}
.TagClassName
{
border-color: #881336;
}
</style>