Shades of Scarlett #861133
Tints of Scarlett #861133
RGB
CMYK
RGB Variations
Color information
#861133 (or 0x861133) is known color: Scarlett. HEX triplet: 86, 11 and 33. RGB value is (134,17,51). Sum of RGB (Red+Green+Blue) = 134+17+51=202 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.34% from 202); Green value is 17 (7.03% from 255 or 8.42% from 202); Blue value is 51 (20.31% from 255 or 25.25% from 202); Max value from RGB is 134 - color contains mainly: red. Hex color #861133 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861133 is #79EECC. Grayscale: #373737. Windows color (decimal): -7990989 or 3346822. OLE color: 3346822.
HSL color Cylindrical-coordinate representation of color #861133: hue angle of 342.56º 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 #861133 is Cyan = 0, Magento = 0.87, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 17 | 51 | - |
| CMYK | 0 | 0.87 | 0.62 | 0.47 |
| HSL | 342.56º | 0.77% | 0.3% | - |
| HSV(B) | 342.56º | 0.87% | 0.53% | - |
| XYZ | 10.63 | 5.71 | 3.67 | - |
| YUV | 55.86 | 125.26 | 183.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 17 | 51 | 0 | 0.87 | 0.62 | 0.47 | 342.56 | 0.77 | 0.3 |
| Hex | 86 | 11 | 33 | 0 | 57 | 3E | 2F | 157 | 4D | 1E |
| Octal | 206 | 21 | 63 | 0 | 127 | 76 | 57 | 527 | 115 | 36 |
| Binary | 10000110 | 10001 | 110011 | 0 | 1010111 | 111110 | 101111 | 101010111 | 1001101 | 11110 |
Color Harmonies of #861133
Complementary color
Monochromatic Colors of #861133
Black with #861133
Text Example
Text Example
White with #861133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861133; }
p { color: rgb(134,17,51); }
H1.HeaderClassName
{
color: #861133;
}
.AnyTagClassName
{
color: #861133;
}
</style>
background-color css
<style>
a { background-color: #861133; }
a { background-color: rgb(134,17,51); }
div.DivClassName
{
background-color: #861133;
}
.BgClassName
{
background-color: #861133;
}
</style>
border-color css
<style>
span { border-color: #861133; }
span { border-color: rgb(134,17,51); }
td.TdClassName
{
border-color: #861133;
}
.TagClassName
{
border-color: #861133;
}
</style>