Shades of Scarlett #861624
Tints of Scarlett #861624
RGB
CMYK
RGB Variations
Color information
#861624 (or 0x861624) is known color: Scarlett. HEX triplet: 86, 16 and 24. RGB value is (134,22,36). Sum of RGB (Red+Green+Blue) = 134+22+36=192 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.79% from 192); Green value is 22 (8.98% from 255 or 11.46% from 192); Blue value is 36 (14.45% from 255 or 18.75% from 192); Max value from RGB is 134 - color contains mainly: red. Hex color #861624 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861624 is #79E9DB. Grayscale: #393939. Windows color (decimal): -7989724 or 2365062. OLE color: 2365062.
HSL color Cylindrical-coordinate representation of color #861624: hue angle of 352.5º 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 #861624 is Cyan = 0, Magento = 0.84, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 36 | - |
| CMYK | 0 | 0.84 | 0.73 | 0.47 |
| HSL | 352.5º | 0.72% | 0.31% | - |
| HSV(B) | 352.5º | 0.84% | 0.53% | - |
| XYZ | 10.44 | 5.77 | 2.23 | - |
| YUV | 57.08 | 116.11 | 182.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 36 | 0 | 0.84 | 0.73 | 0.47 | 352.5 | 0.72 | 0.31 |
| Hex | 86 | 16 | 24 | 0 | 54 | 49 | 2F | 160 | 48 | 1F |
| Octal | 206 | 26 | 44 | 0 | 124 | 111 | 57 | 540 | 110 | 37 |
| Binary | 10000110 | 10110 | 100100 | 0 | 1010100 | 1001001 | 101111 | 101100000 | 1001000 | 11111 |
Color Harmonies of #861624
Complementary color
Monochromatic Colors of #861624
Black with #861624
Text Example
Text Example
White with #861624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861624; }
p { color: rgb(134,22,36); }
H1.HeaderClassName
{
color: #861624;
}
.AnyTagClassName
{
color: #861624;
}
</style>
background-color css
<style>
a { background-color: #861624; }
a { background-color: rgb(134,22,36); }
div.DivClassName
{
background-color: #861624;
}
.BgClassName
{
background-color: #861624;
}
</style>
border-color css
<style>
span { border-color: #861624; }
span { border-color: rgb(134,22,36); }
td.TdClassName
{
border-color: #861624;
}
.TagClassName
{
border-color: #861624;
}
</style>