Shades of Scarlett #861636
Tints of Scarlett #861636
RGB
CMYK
RGB Variations
Color information
#861636 (or 0x861636) is known color: Scarlett. HEX triplet: 86, 16 and 36. RGB value is (134,22,54). Sum of RGB (Red+Green+Blue) = 134+22+54=210 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.81% from 210); Green value is 22 (8.98% from 255 or 10.48% from 210); Blue value is 54 (21.48% from 255 or 25.71% from 210); Max value from RGB is 134 - color contains mainly: red. Hex color #861636 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861636 is #79E9C9. Grayscale: #3B3B3B. Windows color (decimal): -7989706 or 3544710. OLE color: 3544710.
HSL color Cylindrical-coordinate representation of color #861636: hue angle of 342.86º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861636 is Cyan = 0, Magento = 0.84, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 54 | - |
| CMYK | 0 | 0.84 | 0.60 | 0.47 |
| HSL | 342.86º | 0.72% | 0.31% | - |
| HSV(B) | 342.86º | 0.84% | 0.53% | - |
| XYZ | 10.78 | 5.91 | 4.06 | - |
| YUV | 59.14 | 125.11 | 181.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 54 | 0 | 0.84 | 0.60 | 0.47 | 342.86 | 0.72 | 0.31 |
| Hex | 86 | 16 | 36 | 0 | 54 | 3C | 2F | 157 | 48 | 1F |
| Octal | 206 | 26 | 66 | 0 | 124 | 74 | 57 | 527 | 110 | 37 |
| Binary | 10000110 | 10110 | 110110 | 0 | 1010100 | 111100 | 101111 | 101010111 | 1001000 | 11111 |
Color Harmonies of #861636
Complementary color
Monochromatic Colors of #861636
Black with #861636
Text Example
Text Example
White with #861636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861636; }
p { color: rgb(134,22,54); }
H1.HeaderClassName
{
color: #861636;
}
.AnyTagClassName
{
color: #861636;
}
</style>
background-color css
<style>
a { background-color: #861636; }
a { background-color: rgb(134,22,54); }
div.DivClassName
{
background-color: #861636;
}
.BgClassName
{
background-color: #861636;
}
</style>
border-color css
<style>
span { border-color: #861636; }
span { border-color: rgb(134,22,54); }
td.TdClassName
{
border-color: #861636;
}
.TagClassName
{
border-color: #861636;
}
</style>