Shades of Scarlett #861339
Tints of Scarlett #861339
RGB
CMYK
RGB Variations
Color information
#861339 (or 0x861339) is known color: Scarlett. HEX triplet: 86, 13 and 39. RGB value is (134,19,57). Sum of RGB (Red+Green+Blue) = 134+19+57=210 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.81% from 210); Green value is 19 (7.81% from 255 or 9.05% from 210); Blue value is 57 (22.66% from 255 or 27.14% from 210); Max value from RGB is 134 - color contains mainly: red. Hex color #861339 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861339 is #79ECC6. Grayscale: #393939. Windows color (decimal): -7990471 or 3740550. OLE color: 3740550.
HSL color Cylindrical-coordinate representation of color #861339: hue angle of 340.17º 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 #861339 is Cyan = 0, Magento = 0.86, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 19 | 57 | - |
| CMYK | 0 | 0.86 | 0.57 | 0.47 |
| HSL | 340.17º | 0.75% | 0.3% | - |
| HSV(B) | 340.17º | 0.86% | 0.53% | - |
| XYZ | 10.8 | 5.83 | 4.43 | - |
| YUV | 57.72 | 127.6 | 182.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 19 | 57 | 0 | 0.86 | 0.57 | 0.47 | 340.17 | 0.75 | 0.3 |
| Hex | 86 | 13 | 39 | 0 | 56 | 39 | 2F | 154 | 4B | 1E |
| Octal | 206 | 23 | 71 | 0 | 126 | 71 | 57 | 524 | 113 | 36 |
| Binary | 10000110 | 10011 | 111001 | 0 | 1010110 | 111001 | 101111 | 101010100 | 1001011 | 11110 |
Color Harmonies of #861339
Complementary color
Monochromatic Colors of #861339
Black with #861339
Text Example
Text Example
White with #861339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861339; }
p { color: rgb(134,19,57); }
H1.HeaderClassName
{
color: #861339;
}
.AnyTagClassName
{
color: #861339;
}
</style>
background-color css
<style>
a { background-color: #861339; }
a { background-color: rgb(134,19,57); }
div.DivClassName
{
background-color: #861339;
}
.BgClassName
{
background-color: #861339;
}
</style>
border-color css
<style>
span { border-color: #861339; }
span { border-color: rgb(134,19,57); }
td.TdClassName
{
border-color: #861339;
}
.TagClassName
{
border-color: #861339;
}
</style>