Shades of Scarlett #861137
Tints of Scarlett #861137
RGB
CMYK
RGB Variations
Color information
#861137 (or 0x861137) is known color: Scarlett. HEX triplet: 86, 11 and 37. RGB value is (134,17,55). Sum of RGB (Red+Green+Blue) = 134+17+55=206 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.05% from 206); Green value is 17 (7.03% from 255 or 8.25% from 206); Blue value is 55 (21.88% from 255 or 26.70% from 206); Max value from RGB is 134 - color contains mainly: red. Hex color #861137 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861137 is #79EEC8. Grayscale: #383838. Windows color (decimal): -7990985 or 3608966. OLE color: 3608966.
HSL color Cylindrical-coordinate representation of color #861137: hue angle of 340.51º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861137 is Cyan = 0, Magento = 0.87, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 17 | 55 | - |
| CMYK | 0 | 0.87 | 0.59 | 0.47 |
| HSL | 340.51º | 0.77% | 0.3% | - |
| HSV(B) | 340.51º | 0.87% | 0.53% | - |
| XYZ | 10.72 | 5.75 | 4.16 | - |
| YUV | 56.32 | 127.26 | 183.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 17 | 55 | 0 | 0.87 | 0.59 | 0.47 | 340.51 | 0.77 | 0.3 |
| Hex | 86 | 11 | 37 | 0 | 57 | 3B | 2F | 155 | 4D | 1E |
| Octal | 206 | 21 | 67 | 0 | 127 | 73 | 57 | 525 | 115 | 36 |
| Binary | 10000110 | 10001 | 110111 | 0 | 1010111 | 111011 | 101111 | 101010101 | 1001101 | 11110 |
Color Harmonies of #861137
Complementary color
Monochromatic Colors of #861137
Black with #861137
Text Example
Text Example
White with #861137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861137; }
p { color: rgb(134,17,55); }
H1.HeaderClassName
{
color: #861137;
}
.AnyTagClassName
{
color: #861137;
}
</style>
background-color css
<style>
a { background-color: #861137; }
a { background-color: rgb(134,17,55); }
div.DivClassName
{
background-color: #861137;
}
.BgClassName
{
background-color: #861137;
}
</style>
border-color css
<style>
span { border-color: #861137; }
span { border-color: rgb(134,17,55); }
td.TdClassName
{
border-color: #861137;
}
.TagClassName
{
border-color: #861137;
}
</style>