Shades of Scarlett #861630
Tints of Scarlett #861630
RGB
CMYK
RGB Variations
Color information
#861630 (or 0x861630) is known color: Scarlett. HEX triplet: 86, 16 and 30. RGB value is (134,22,48). Sum of RGB (Red+Green+Blue) = 134+22+48=204 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.69% from 204); Green value is 22 (8.98% from 255 or 10.78% from 204); Blue value is 48 (19.14% from 255 or 23.53% from 204); Max value from RGB is 134 - color contains mainly: red. Hex color #861630 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861630 is #79E9CF. Grayscale: #3A3A3A. Windows color (decimal): -7989712 or 3151494. OLE color: 3151494.
HSL color Cylindrical-coordinate representation of color #861630: hue angle of 346.07º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861630 is Cyan = 0, Magento = 0.84, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 48 | - |
| CMYK | 0 | 0.84 | 0.64 | 0.47 |
| HSL | 346.07º | 0.72% | 0.31% | - |
| HSV(B) | 346.07º | 0.84% | 0.53% | - |
| XYZ | 10.65 | 5.86 | 3.37 | - |
| YUV | 58.45 | 122.11 | 181.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 48 | 0 | 0.84 | 0.64 | 0.47 | 346.07 | 0.72 | 0.31 |
| Hex | 86 | 16 | 30 | 0 | 54 | 40 | 2F | 15A | 48 | 1F |
| Octal | 206 | 26 | 60 | 0 | 124 | 100 | 57 | 532 | 110 | 37 |
| Binary | 10000110 | 10110 | 110000 | 0 | 1010100 | 1000000 | 101111 | 101011010 | 1001000 | 11111 |
Color Harmonies of #861630
Complementary color
Monochromatic Colors of #861630
Black with #861630
Text Example
Text Example
White with #861630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861630; }
p { color: rgb(134,22,48); }
H1.HeaderClassName
{
color: #861630;
}
.AnyTagClassName
{
color: #861630;
}
</style>
background-color css
<style>
a { background-color: #861630; }
a { background-color: rgb(134,22,48); }
div.DivClassName
{
background-color: #861630;
}
.BgClassName
{
background-color: #861630;
}
</style>
border-color css
<style>
span { border-color: #861630; }
span { border-color: rgb(134,22,48); }
td.TdClassName
{
border-color: #861630;
}
.TagClassName
{
border-color: #861630;
}
</style>