Shades of Scarlett #861733
Tints of Scarlett #861733
RGB
CMYK
RGB Variations
Color information
#861733 (or 0x861733) is known color: Scarlett. HEX triplet: 86, 17 and 33. RGB value is (134,23,51). Sum of RGB (Red+Green+Blue) = 134+23+51=208 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.42% from 208); Green value is 23 (9.38% from 255 or 11.06% from 208); Blue value is 51 (20.31% from 255 or 24.52% from 208); Max value from RGB is 134 - color contains mainly: red. Hex color #861733 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861733 is #79E8CC. Grayscale: #3B3B3B. Windows color (decimal): -7989453 or 3348358. OLE color: 3348358.
HSL color Cylindrical-coordinate representation of color #861733: hue angle of 344.86º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #861733 is Cyan = 0, Magento = 0.83, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 23 | 51 | - |
| CMYK | 0 | 0.83 | 0.62 | 0.47 |
| HSL | 344.86º | 0.71% | 0.31% | - |
| HSV(B) | 344.86º | 0.83% | 0.53% | - |
| XYZ | 10.74 | 5.92 | 3.71 | - |
| YUV | 59.38 | 123.27 | 181.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 23 | 51 | 0 | 0.83 | 0.62 | 0.47 | 344.86 | 0.71 | 0.31 |
| Hex | 86 | 17 | 33 | 0 | 53 | 3E | 2F | 159 | 47 | 1F |
| Octal | 206 | 27 | 63 | 0 | 123 | 76 | 57 | 531 | 107 | 37 |
| Binary | 10000110 | 10111 | 110011 | 0 | 1010011 | 111110 | 101111 | 101011001 | 1000111 | 11111 |
Color Harmonies of #861733
Complementary color
Monochromatic Colors of #861733
Black with #861733
Text Example
Text Example
White with #861733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861733; }
p { color: rgb(134,23,51); }
H1.HeaderClassName
{
color: #861733;
}
.AnyTagClassName
{
color: #861733;
}
</style>
background-color css
<style>
a { background-color: #861733; }
a { background-color: rgb(134,23,51); }
div.DivClassName
{
background-color: #861733;
}
.BgClassName
{
background-color: #861733;
}
</style>
border-color css
<style>
span { border-color: #861733; }
span { border-color: rgb(134,23,51); }
td.TdClassName
{
border-color: #861733;
}
.TagClassName
{
border-color: #861733;
}
</style>