Shades of Scarlett #861435
Tints of Scarlett #861435
RGB
CMYK
RGB Variations
Color information
#861435 (or 0x861435) is known color: Scarlett. HEX triplet: 86, 14 and 35. RGB value is (134,20,53). Sum of RGB (Red+Green+Blue) = 134+20+53=207 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.73% from 207); Green value is 20 (8.20% from 255 or 9.66% from 207); Blue value is 53 (21.09% from 255 or 25.60% from 207); Max value from RGB is 134 - color contains mainly: red. Hex color #861435 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861435 is #79EBCA. Grayscale: #393939. Windows color (decimal): -7990219 or 3478662. OLE color: 3478662.
HSL color Cylindrical-coordinate representation of color #861435: hue angle of 342.63º 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 #861435 is Cyan = 0, Magento = 0.85, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 53 | - |
| CMYK | 0 | 0.85 | 0.60 | 0.47 |
| HSL | 342.63º | 0.74% | 0.3% | - |
| HSV(B) | 342.63º | 0.85% | 0.53% | - |
| XYZ | 10.72 | 5.83 | 3.93 | - |
| YUV | 57.85 | 125.27 | 182.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 53 | 0 | 0.85 | 0.60 | 0.47 | 342.63 | 0.74 | 0.3 |
| Hex | 86 | 14 | 35 | 0 | 55 | 3C | 2F | 157 | 4A | 1E |
| Octal | 206 | 24 | 65 | 0 | 125 | 74 | 57 | 527 | 112 | 36 |
| Binary | 10000110 | 10100 | 110101 | 0 | 1010101 | 111100 | 101111 | 101010111 | 1001010 | 11110 |
Color Harmonies of #861435
Complementary color
Monochromatic Colors of #861435
Black with #861435
Text Example
Text Example
White with #861435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861435; }
p { color: rgb(134,20,53); }
H1.HeaderClassName
{
color: #861435;
}
.AnyTagClassName
{
color: #861435;
}
</style>
background-color css
<style>
a { background-color: #861435; }
a { background-color: rgb(134,20,53); }
div.DivClassName
{
background-color: #861435;
}
.BgClassName
{
background-color: #861435;
}
</style>
border-color css
<style>
span { border-color: #861435; }
span { border-color: rgb(134,20,53); }
td.TdClassName
{
border-color: #861435;
}
.TagClassName
{
border-color: #861435;
}
</style>