Shades of Scarlett #861535
Tints of Scarlett #861535
RGB
CMYK
RGB Variations
Color information
#861535 (or 0x861535) is known color: Scarlett. HEX triplet: 86, 15 and 35. RGB value is (134,21,53). Sum of RGB (Red+Green+Blue) = 134+21+53=208 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.42% from 208); Green value is 21 (8.59% from 255 or 10.10% from 208); Blue value is 53 (21.09% from 255 or 25.48% from 208); Max value from RGB is 134 - color contains mainly: red. Hex color #861535 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861535 is #79EACA. Grayscale: #3A3A3A. Windows color (decimal): -7989963 or 3478918. OLE color: 3478918.
HSL color Cylindrical-coordinate representation of color #861535: hue angle of 343.01º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861535 is Cyan = 0, Magento = 0.84, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 21 | 53 | - |
| CMYK | 0 | 0.84 | 0.60 | 0.47 |
| HSL | 343.01º | 0.73% | 0.3% | - |
| HSV(B) | 343.01º | 0.84% | 0.53% | - |
| XYZ | 10.74 | 5.86 | 3.93 | - |
| YUV | 58.44 | 124.94 | 181.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 21 | 53 | 0 | 0.84 | 0.60 | 0.47 | 343.01 | 0.73 | 0.3 |
| Hex | 86 | 15 | 35 | 0 | 54 | 3C | 2F | 157 | 49 | 1E |
| Octal | 206 | 25 | 65 | 0 | 124 | 74 | 57 | 527 | 111 | 36 |
| Binary | 10000110 | 10101 | 110101 | 0 | 1010100 | 111100 | 101111 | 101010111 | 1001001 | 11110 |
Color Harmonies of #861535
Complementary color
Monochromatic Colors of #861535
Black with #861535
Text Example
Text Example
White with #861535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861535; }
p { color: rgb(134,21,53); }
H1.HeaderClassName
{
color: #861535;
}
.AnyTagClassName
{
color: #861535;
}
</style>
background-color css
<style>
a { background-color: #861535; }
a { background-color: rgb(134,21,53); }
div.DivClassName
{
background-color: #861535;
}
.BgClassName
{
background-color: #861535;
}
</style>
border-color css
<style>
span { border-color: #861535; }
span { border-color: rgb(134,21,53); }
td.TdClassName
{
border-color: #861535;
}
.TagClassName
{
border-color: #861535;
}
</style>