Shades of Scarlett #861434
Tints of Scarlett #861434
RGB
CMYK
RGB Variations
Color information
#861434 (or 0x861434) is known color: Scarlett. HEX triplet: 86, 14 and 34. RGB value is (134,20,52). Sum of RGB (Red+Green+Blue) = 134+20+52=206 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.05% from 206); Green value is 20 (8.20% from 255 or 9.71% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 134 - color contains mainly: red. Hex color #861434 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861434 is #79EBCB. Grayscale: #393939. Windows color (decimal): -7990220 or 3413126. OLE color: 3413126.
HSL color Cylindrical-coordinate representation of color #861434: hue angle of 343.16º 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 #861434 is Cyan = 0, Magento = 0.85, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 52 | - |
| CMYK | 0 | 0.85 | 0.61 | 0.47 |
| HSL | 343.16º | 0.74% | 0.3% | - |
| HSV(B) | 343.16º | 0.85% | 0.53% | - |
| XYZ | 10.7 | 5.82 | 3.81 | - |
| YUV | 57.73 | 124.77 | 182.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 52 | 0 | 0.85 | 0.61 | 0.47 | 343.16 | 0.74 | 0.3 |
| Hex | 86 | 14 | 34 | 0 | 55 | 3D | 2F | 157 | 4A | 1E |
| Octal | 206 | 24 | 64 | 0 | 125 | 75 | 57 | 527 | 112 | 36 |
| Binary | 10000110 | 10100 | 110100 | 0 | 1010101 | 111101 | 101111 | 101010111 | 1001010 | 11110 |
Color Harmonies of #861434
Complementary color
Monochromatic Colors of #861434
Black with #861434
Text Example
Text Example
White with #861434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861434; }
p { color: rgb(134,20,52); }
H1.HeaderClassName
{
color: #861434;
}
.AnyTagClassName
{
color: #861434;
}
</style>
background-color css
<style>
a { background-color: #861434; }
a { background-color: rgb(134,20,52); }
div.DivClassName
{
background-color: #861434;
}
.BgClassName
{
background-color: #861434;
}
</style>
border-color css
<style>
span { border-color: #861434; }
span { border-color: rgb(134,20,52); }
td.TdClassName
{
border-color: #861434;
}
.TagClassName
{
border-color: #861434;
}
</style>