Shades of Scarlett #861433
Tints of Scarlett #861433
RGB
CMYK
RGB Variations
Color information
#861433 (or 0x861433) is known color: Scarlett. HEX triplet: 86, 14 and 33. RGB value is (134,20,51). Sum of RGB (Red+Green+Blue) = 134+20+51=205 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.37% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 51 (20.31% from 255 or 24.88% from 205); Max value from RGB is 134 - color contains mainly: red. Hex color #861433 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861433 is #79EBCC. Grayscale: #393939. Windows color (decimal): -7990221 or 3347590. OLE color: 3347590.
HSL color Cylindrical-coordinate representation of color #861433: hue angle of 343.68º 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 #861433 is Cyan = 0, Magento = 0.85, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 51 | - |
| CMYK | 0 | 0.85 | 0.62 | 0.47 |
| HSL | 343.68º | 0.74% | 0.3% | - |
| HSV(B) | 343.68º | 0.85% | 0.53% | - |
| XYZ | 10.68 | 5.81 | 3.69 | - |
| YUV | 57.62 | 124.27 | 182.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 51 | 0 | 0.85 | 0.62 | 0.47 | 343.68 | 0.74 | 0.3 |
| Hex | 86 | 14 | 33 | 0 | 55 | 3E | 2F | 158 | 4A | 1E |
| Octal | 206 | 24 | 63 | 0 | 125 | 76 | 57 | 530 | 112 | 36 |
| Binary | 10000110 | 10100 | 110011 | 0 | 1010101 | 111110 | 101111 | 101011000 | 1001010 | 11110 |
Color Harmonies of #861433
Complementary color
Monochromatic Colors of #861433
Black with #861433
Text Example
Text Example
White with #861433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861433; }
p { color: rgb(134,20,51); }
H1.HeaderClassName
{
color: #861433;
}
.AnyTagClassName
{
color: #861433;
}
</style>
background-color css
<style>
a { background-color: #861433; }
a { background-color: rgb(134,20,51); }
div.DivClassName
{
background-color: #861433;
}
.BgClassName
{
background-color: #861433;
}
</style>
border-color css
<style>
span { border-color: #861433; }
span { border-color: rgb(134,20,51); }
td.TdClassName
{
border-color: #861433;
}
.TagClassName
{
border-color: #861433;
}
</style>