Shades of Scarlett #871436
Tints of Scarlett #871436
RGB
CMYK
RGB Variations
Color information
#871436 (or 0x871436) is known color: Scarlett. HEX triplet: 87, 14 and 36. RGB value is (135,20,54). Sum of RGB (Red+Green+Blue) = 135+20+54=209 (27% of max value = 765). Red value is 135 (53.12% from 255 or 64.59% from 209); Green value is 20 (8.20% from 255 or 9.57% from 209); Blue value is 54 (21.48% from 255 or 25.84% from 209); Max value from RGB is 135 - color contains mainly: red. Hex color #871436 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #871436 is #78EBC9. Grayscale: #3A3A3A. Windows color (decimal): -7924682 or 3544199. OLE color: 3544199.
HSL color Cylindrical-coordinate representation of color #871436: hue angle of 342.26º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #871436 is Cyan = 0, Magento = 0.85, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 20 | 54 | - |
| CMYK | 0 | 0.85 | 0.60 | 0.47 |
| HSL | 342.26º | 0.74% | 0.3% | - |
| HSV(B) | 342.26º | 0.85% | 0.53% | - |
| XYZ | 10.91 | 5.92 | 4.06 | - |
| YUV | 58.26 | 125.6 | 182.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 20 | 54 | 0 | 0.85 | 0.60 | 0.47 | 342.26 | 0.74 | 0.3 |
| Hex | 87 | 14 | 36 | 0 | 55 | 3C | 2F | 156 | 4A | 1E |
| Octal | 207 | 24 | 66 | 0 | 125 | 74 | 57 | 526 | 112 | 36 |
| Binary | 10000111 | 10100 | 110110 | 0 | 1010101 | 111100 | 101111 | 101010110 | 1001010 | 11110 |
Color Harmonies of #871436
Complementary color
Monochromatic Colors of #871436
Black with #871436
Text Example
Text Example
White with #871436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871436; }
p { color: rgb(135,20,54); }
H1.HeaderClassName
{
color: #871436;
}
.AnyTagClassName
{
color: #871436;
}
</style>
background-color css
<style>
a { background-color: #871436; }
a { background-color: rgb(135,20,54); }
div.DivClassName
{
background-color: #871436;
}
.BgClassName
{
background-color: #871436;
}
</style>
border-color css
<style>
span { border-color: #871436; }
span { border-color: rgb(135,20,54); }
td.TdClassName
{
border-color: #871436;
}
.TagClassName
{
border-color: #871436;
}
</style>