Shades of Scarlett #861631
Tints of Scarlett #861631
RGB
CMYK
RGB Variations
Color information
#861631 (or 0x861631) is known color: Scarlett. HEX triplet: 86, 16 and 31. RGB value is (134,22,49). Sum of RGB (Red+Green+Blue) = 134+22+49=205 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.37% from 205); Green value is 22 (8.98% from 255 or 10.73% from 205); Blue value is 49 (19.53% from 255 or 23.90% from 205); Max value from RGB is 134 - color contains mainly: red. Hex color #861631 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861631 is #79E9CE. Grayscale: #3A3A3A. Windows color (decimal): -7989711 or 3217030. OLE color: 3217030.
HSL color Cylindrical-coordinate representation of color #861631: hue angle of 345.54º 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 #861631 is Cyan = 0, Magento = 0.84, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 49 | - |
| CMYK | 0 | 0.84 | 0.63 | 0.47 |
| HSL | 345.54º | 0.72% | 0.31% | - |
| HSV(B) | 345.54º | 0.84% | 0.53% | - |
| XYZ | 10.67 | 5.86 | 3.48 | - |
| YUV | 58.57 | 122.61 | 181.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 49 | 0 | 0.84 | 0.63 | 0.47 | 345.54 | 0.72 | 0.31 |
| Hex | 86 | 16 | 31 | 0 | 54 | 3F | 2F | 15A | 48 | 1F |
| Octal | 206 | 26 | 61 | 0 | 124 | 77 | 57 | 532 | 110 | 37 |
| Binary | 10000110 | 10110 | 110001 | 0 | 1010100 | 111111 | 101111 | 101011010 | 1001000 | 11111 |
Color Harmonies of #861631
Complementary color
Monochromatic Colors of #861631
Black with #861631
Text Example
Text Example
White with #861631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861631; }
p { color: rgb(134,22,49); }
H1.HeaderClassName
{
color: #861631;
}
.AnyTagClassName
{
color: #861631;
}
</style>
background-color css
<style>
a { background-color: #861631; }
a { background-color: rgb(134,22,49); }
div.DivClassName
{
background-color: #861631;
}
.BgClassName
{
background-color: #861631;
}
</style>
border-color css
<style>
span { border-color: #861631; }
span { border-color: rgb(134,22,49); }
td.TdClassName
{
border-color: #861631;
}
.TagClassName
{
border-color: #861631;
}
</style>