Shades of Scarlett #861335
Tints of Scarlett #861335
RGB
CMYK
RGB Variations
Color information
#861335 (or 0x861335) is known color: Scarlett. HEX triplet: 86, 13 and 35. RGB value is (134,19,53). Sum of RGB (Red+Green+Blue) = 134+19+53=206 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.05% from 206); Green value is 19 (7.81% from 255 or 9.22% from 206); Blue value is 53 (21.09% from 255 or 25.73% from 206); Max value from RGB is 134 - color contains mainly: red. Hex color #861335 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861335 is #79ECCA. Grayscale: #393939. Windows color (decimal): -7990475 or 3478406. OLE color: 3478406.
HSL color Cylindrical-coordinate representation of color #861335: hue angle of 342.26º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #861335 is Cyan = 0, Magento = 0.86, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 19 | 53 | - |
| CMYK | 0 | 0.86 | 0.60 | 0.47 |
| HSL | 342.26º | 0.75% | 0.3% | - |
| HSV(B) | 342.26º | 0.86% | 0.53% | - |
| XYZ | 10.71 | 5.79 | 3.92 | - |
| YUV | 57.26 | 125.6 | 182.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 19 | 53 | 0 | 0.86 | 0.60 | 0.47 | 342.26 | 0.75 | 0.3 |
| Hex | 86 | 13 | 35 | 0 | 56 | 3C | 2F | 156 | 4B | 1E |
| Octal | 206 | 23 | 65 | 0 | 126 | 74 | 57 | 526 | 113 | 36 |
| Binary | 10000110 | 10011 | 110101 | 0 | 1010110 | 111100 | 101111 | 101010110 | 1001011 | 11110 |
Color Harmonies of #861335
Complementary color
Monochromatic Colors of #861335
Black with #861335
Text Example
Text Example
White with #861335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861335; }
p { color: rgb(134,19,53); }
H1.HeaderClassName
{
color: #861335;
}
.AnyTagClassName
{
color: #861335;
}
</style>
background-color css
<style>
a { background-color: #861335; }
a { background-color: rgb(134,19,53); }
div.DivClassName
{
background-color: #861335;
}
.BgClassName
{
background-color: #861335;
}
</style>
border-color css
<style>
span { border-color: #861335; }
span { border-color: rgb(134,19,53); }
td.TdClassName
{
border-color: #861335;
}
.TagClassName
{
border-color: #861335;
}
</style>