Shades of Scarlett #861737
Tints of Scarlett #861737
RGB
CMYK
RGB Variations
Color information
#861737 (or 0x861737) is known color: Scarlett. HEX triplet: 86, 17 and 37. RGB value is (134,23,55). Sum of RGB (Red+Green+Blue) = 134+23+55=212 (28% of max value = 765). Red value is 134 (52.73% from 255 or 63.21% from 212); Green value is 23 (9.38% from 255 or 10.85% from 212); Blue value is 55 (21.88% from 255 or 25.94% from 212); Max value from RGB is 134 - color contains mainly: red. Hex color #861737 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861737 is #79E8C8. Grayscale: #3B3B3B. Windows color (decimal): -7989449 or 3610502. OLE color: 3610502.
HSL color Cylindrical-coordinate representation of color #861737: hue angle of 342.7º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #861737 is Cyan = 0, Magento = 0.83, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 23 | 55 | - |
| CMYK | 0 | 0.83 | 0.59 | 0.47 |
| HSL | 342.7º | 0.71% | 0.31% | - |
| HSV(B) | 342.7º | 0.83% | 0.53% | - |
| XYZ | 10.83 | 5.96 | 4.19 | - |
| YUV | 59.84 | 125.27 | 180.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 23 | 55 | 0 | 0.83 | 0.59 | 0.47 | 342.7 | 0.71 | 0.31 |
| Hex | 86 | 17 | 37 | 0 | 53 | 3B | 2F | 157 | 47 | 1F |
| Octal | 206 | 27 | 67 | 0 | 123 | 73 | 57 | 527 | 107 | 37 |
| Binary | 10000110 | 10111 | 110111 | 0 | 1010011 | 111011 | 101111 | 101010111 | 1000111 | 11111 |
Color Harmonies of #861737
Complementary color
Monochromatic Colors of #861737
Black with #861737
Text Example
Text Example
White with #861737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861737; }
p { color: rgb(134,23,55); }
H1.HeaderClassName
{
color: #861737;
}
.AnyTagClassName
{
color: #861737;
}
</style>
background-color css
<style>
a { background-color: #861737; }
a { background-color: rgb(134,23,55); }
div.DivClassName
{
background-color: #861737;
}
.BgClassName
{
background-color: #861737;
}
</style>
border-color css
<style>
span { border-color: #861737; }
span { border-color: rgb(134,23,55); }
td.TdClassName
{
border-color: #861737;
}
.TagClassName
{
border-color: #861737;
}
</style>