Shades of Scarlett #861428
Tints of Scarlett #861428
RGB
CMYK
RGB Variations
Color information
#861428 (or 0x861428) is known color: Scarlett. HEX triplet: 86, 14 and 28. RGB value is (134,20,40). Sum of RGB (Red+Green+Blue) = 134+20+40=194 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.07% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 40 (16.02% from 255 or 20.62% from 194); Max value from RGB is 134 - color contains mainly: red. Hex color #861428 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861428 is #79EBD7. Grayscale: #383838. Windows color (decimal): -7990232 or 2626694. OLE color: 2626694.
HSL color Cylindrical-coordinate representation of color #861428: hue angle of 349.47º 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 #861428 is Cyan = 0, Magento = 0.85, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 40 | - |
| CMYK | 0 | 0.85 | 0.70 | 0.47 |
| HSL | 349.47º | 0.74% | 0.3% | - |
| HSV(B) | 349.47º | 0.85% | 0.53% | - |
| XYZ | 10.46 | 5.72 | 2.56 | - |
| YUV | 56.37 | 118.77 | 183.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 40 | 0 | 0.85 | 0.70 | 0.47 | 349.47 | 0.74 | 0.3 |
| Hex | 86 | 14 | 28 | 0 | 55 | 46 | 2F | 15D | 4A | 1E |
| Octal | 206 | 24 | 50 | 0 | 125 | 106 | 57 | 535 | 112 | 36 |
| Binary | 10000110 | 10100 | 101000 | 0 | 1010101 | 1000110 | 101111 | 101011101 | 1001010 | 11110 |
Color Harmonies of #861428
Complementary color
Monochromatic Colors of #861428
Black with #861428
Text Example
Text Example
White with #861428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861428; }
p { color: rgb(134,20,40); }
H1.HeaderClassName
{
color: #861428;
}
.AnyTagClassName
{
color: #861428;
}
</style>
background-color css
<style>
a { background-color: #861428; }
a { background-color: rgb(134,20,40); }
div.DivClassName
{
background-color: #861428;
}
.BgClassName
{
background-color: #861428;
}
</style>
border-color css
<style>
span { border-color: #861428; }
span { border-color: rgb(134,20,40); }
td.TdClassName
{
border-color: #861428;
}
.TagClassName
{
border-color: #861428;
}
</style>