Shades of Scarlett #861423
Tints of Scarlett #861423
RGB
CMYK
RGB Variations
Color information
#861423 (or 0x861423) is known color: Scarlett. HEX triplet: 86, 14 and 23. RGB value is (134,20,35). Sum of RGB (Red+Green+Blue) = 134+20+35=189 (25% of max value = 765). Red value is 134 (52.73% from 255 or 70.90% from 189); Green value is 20 (8.20% from 255 or 10.58% from 189); Blue value is 35 (14.06% from 255 or 18.52% from 189); Max value from RGB is 134 - color contains mainly: red. Hex color #861423 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861423 is #79EBDC. Grayscale: #373737. Windows color (decimal): -7990237 or 2299014. OLE color: 2299014.
HSL color Cylindrical-coordinate representation of color #861423: hue angle of 352.11º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #861423 is Cyan = 0, Magento = 0.85, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 35 | - |
| CMYK | 0 | 0.85 | 0.74 | 0.47 |
| HSL | 352.11º | 0.74% | 0.3% | - |
| HSV(B) | 352.11º | 0.85% | 0.53% | - |
| XYZ | 10.39 | 5.69 | 2.14 | - |
| YUV | 55.8 | 116.27 | 183.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 35 | 0 | 0.85 | 0.74 | 0.47 | 352.11 | 0.74 | 0.3 |
| Hex | 86 | 14 | 23 | 0 | 55 | 4A | 2F | 160 | 4A | 1E |
| Octal | 206 | 24 | 43 | 0 | 125 | 112 | 57 | 540 | 112 | 36 |
| Binary | 10000110 | 10100 | 100011 | 0 | 1010101 | 1001010 | 101111 | 101100000 | 1001010 | 11110 |
Color Harmonies of #861423
Complementary color
Monochromatic Colors of #861423
Black with #861423
Text Example
Text Example
White with #861423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861423; }
p { color: rgb(134,20,35); }
H1.HeaderClassName
{
color: #861423;
}
.AnyTagClassName
{
color: #861423;
}
</style>
background-color css
<style>
a { background-color: #861423; }
a { background-color: rgb(134,20,35); }
div.DivClassName
{
background-color: #861423;
}
.BgClassName
{
background-color: #861423;
}
</style>
border-color css
<style>
span { border-color: #861423; }
span { border-color: rgb(134,20,35); }
td.TdClassName
{
border-color: #861423;
}
.TagClassName
{
border-color: #861423;
}
</style>