Shades of Scarlett #861936
Tints of Scarlett #861936
RGB
CMYK
RGB Variations
Color information
#861936 (or 0x861936) is known color: Scarlett. HEX triplet: 86, 19 and 36. RGB value is (134,25,54). Sum of RGB (Red+Green+Blue) = 134+25+54=213 (28% of max value = 765). Red value is 134 (52.73% from 255 or 62.91% from 213); Green value is 25 (10.16% from 255 or 11.74% from 213); Blue value is 54 (21.48% from 255 or 25.35% from 213); Max value from RGB is 134 - color contains mainly: red. Hex color #861936 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861936 is #79E6C9. Grayscale: #3C3C3C. Windows color (decimal): -7988938 or 3545478. OLE color: 3545478.
HSL color Cylindrical-coordinate representation of color #861936: hue angle of 344.04º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #861936 is Cyan = 0, Magento = 0.81, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 25 | 54 | - |
| CMYK | 0 | 0.81 | 0.60 | 0.47 |
| HSL | 344.04º | 0.69% | 0.31% | - |
| HSV(B) | 344.04º | 0.81% | 0.53% | - |
| XYZ | 10.85 | 6.03 | 4.08 | - |
| YUV | 60.9 | 124.11 | 180.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 25 | 54 | 0 | 0.81 | 0.60 | 0.47 | 344.04 | 0.69 | 0.31 |
| Hex | 86 | 19 | 36 | 0 | 51 | 3C | 2F | 158 | 45 | 1F |
| Octal | 206 | 31 | 66 | 0 | 121 | 74 | 57 | 530 | 105 | 37 |
| Binary | 10000110 | 11001 | 110110 | 0 | 1010001 | 111100 | 101111 | 101011000 | 1000101 | 11111 |
Color Harmonies of #861936
Complementary color
Monochromatic Colors of #861936
Black with #861936
Text Example
Text Example
White with #861936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861936; }
p { color: rgb(134,25,54); }
H1.HeaderClassName
{
color: #861936;
}
.AnyTagClassName
{
color: #861936;
}
</style>
background-color css
<style>
a { background-color: #861936; }
a { background-color: rgb(134,25,54); }
div.DivClassName
{
background-color: #861936;
}
.BgClassName
{
background-color: #861936;
}
</style>
border-color css
<style>
span { border-color: #861936; }
span { border-color: rgb(134,25,54); }
td.TdClassName
{
border-color: #861936;
}
.TagClassName
{
border-color: #861936;
}
</style>