Shades of Scarlett #861836
Tints of Scarlett #861836
RGB
CMYK
RGB Variations
Color information
#861836 (or 0x861836) is known color: Scarlett. HEX triplet: 86, 18 and 36. RGB value is (134,24,54). Sum of RGB (Red+Green+Blue) = 134+24+54=212 (28% of max value = 765). Red value is 134 (52.73% from 255 or 63.21% from 212); Green value is 24 (9.77% from 255 or 11.32% from 212); Blue value is 54 (21.48% from 255 or 25.47% from 212); Max value from RGB is 134 - color contains mainly: red. Hex color #861836 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861836 is #79E7C9. Grayscale: #3C3C3C. Windows color (decimal): -7989194 or 3545222. OLE color: 3545222.
HSL color Cylindrical-coordinate representation of color #861836: hue angle of 343.64º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #861836 is Cyan = 0, Magento = 0.82, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 54 | - |
| CMYK | 0 | 0.82 | 0.60 | 0.47 |
| HSL | 343.64º | 0.7% | 0.31% | - |
| HSV(B) | 343.64º | 0.82% | 0.53% | - |
| XYZ | 10.82 | 5.99 | 4.08 | - |
| YUV | 60.31 | 124.44 | 180.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 54 | 0 | 0.82 | 0.60 | 0.47 | 343.64 | 0.7 | 0.31 |
| Hex | 86 | 18 | 36 | 0 | 52 | 3C | 2F | 158 | 46 | 1F |
| Octal | 206 | 30 | 66 | 0 | 122 | 74 | 57 | 530 | 106 | 37 |
| Binary | 10000110 | 11000 | 110110 | 0 | 1010010 | 111100 | 101111 | 101011000 | 1000110 | 11111 |
Color Harmonies of #861836
Complementary color
Monochromatic Colors of #861836
Black with #861836
Text Example
Text Example
White with #861836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861836; }
p { color: rgb(134,24,54); }
H1.HeaderClassName
{
color: #861836;
}
.AnyTagClassName
{
color: #861836;
}
</style>
background-color css
<style>
a { background-color: #861836; }
a { background-color: rgb(134,24,54); }
div.DivClassName
{
background-color: #861836;
}
.BgClassName
{
background-color: #861836;
}
</style>
border-color css
<style>
span { border-color: #861836; }
span { border-color: rgb(134,24,54); }
td.TdClassName
{
border-color: #861836;
}
.TagClassName
{
border-color: #861836;
}
</style>