Shades of Scarlett #861623
Tints of Scarlett #861623
RGB
CMYK
RGB Variations
Color information
#861623 (or 0x861623) is known color: Scarlett. HEX triplet: 86, 16 and 23. RGB value is (134,22,35). Sum of RGB (Red+Green+Blue) = 134+22+35=191 (25% of max value = 765). Red value is 134 (52.73% from 255 or 70.16% from 191); Green value is 22 (8.98% from 255 or 11.52% from 191); Blue value is 35 (14.06% from 255 or 18.32% from 191); Max value from RGB is 134 - color contains mainly: red. Hex color #861623 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861623 is #79E9DC. Grayscale: #393939. Windows color (decimal): -7989725 or 2299526. OLE color: 2299526.
HSL color Cylindrical-coordinate representation of color #861623: hue angle of 353.04º 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 #861623 is Cyan = 0, Magento = 0.84, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 35 | - |
| CMYK | 0 | 0.84 | 0.74 | 0.47 |
| HSL | 353.04º | 0.72% | 0.31% | - |
| HSV(B) | 353.04º | 0.84% | 0.53% | - |
| XYZ | 10.42 | 5.76 | 2.15 | - |
| YUV | 56.97 | 115.61 | 182.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 35 | 0 | 0.84 | 0.74 | 0.47 | 353.04 | 0.72 | 0.31 |
| Hex | 86 | 16 | 23 | 0 | 54 | 4A | 2F | 161 | 48 | 1F |
| Octal | 206 | 26 | 43 | 0 | 124 | 112 | 57 | 541 | 110 | 37 |
| Binary | 10000110 | 10110 | 100011 | 0 | 1010100 | 1001010 | 101111 | 101100001 | 1001000 | 11111 |
Color Harmonies of #861623
Complementary color
Monochromatic Colors of #861623
Black with #861623
Text Example
Text Example
White with #861623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861623; }
p { color: rgb(134,22,35); }
H1.HeaderClassName
{
color: #861623;
}
.AnyTagClassName
{
color: #861623;
}
</style>
background-color css
<style>
a { background-color: #861623; }
a { background-color: rgb(134,22,35); }
div.DivClassName
{
background-color: #861623;
}
.BgClassName
{
background-color: #861623;
}
</style>
border-color css
<style>
span { border-color: #861623; }
span { border-color: rgb(134,22,35); }
td.TdClassName
{
border-color: #861623;
}
.TagClassName
{
border-color: #861623;
}
</style>