Shades of Scarlett #861629
Tints of Scarlett #861629
RGB
CMYK
RGB Variations
Color information
#861629 (or 0x861629) is known color: Scarlett. HEX triplet: 86, 16 and 29. RGB value is (134,22,41). Sum of RGB (Red+Green+Blue) = 134+22+41=197 (26% of max value = 765). Red value is 134 (52.73% from 255 or 68.02% from 197); Green value is 22 (8.98% from 255 or 11.17% from 197); Blue value is 41 (16.41% from 255 or 20.81% from 197); Max value from RGB is 134 - color contains mainly: red. Hex color #861629 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861629 is #79E9D6. Grayscale: #393939. Windows color (decimal): -7989719 or 2692742. OLE color: 2692742.
HSL color Cylindrical-coordinate representation of color #861629: hue angle of 349.82º 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 #861629 is Cyan = 0, Magento = 0.84, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 41 | - |
| CMYK | 0 | 0.84 | 0.69 | 0.47 |
| HSL | 349.82º | 0.72% | 0.31% | - |
| HSV(B) | 349.82º | 0.84% | 0.53% | - |
| XYZ | 10.52 | 5.8 | 2.66 | - |
| YUV | 57.65 | 118.61 | 182.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 41 | 0 | 0.84 | 0.69 | 0.47 | 349.82 | 0.72 | 0.31 |
| Hex | 86 | 16 | 29 | 0 | 54 | 45 | 2F | 15E | 48 | 1F |
| Octal | 206 | 26 | 51 | 0 | 124 | 105 | 57 | 536 | 110 | 37 |
| Binary | 10000110 | 10110 | 101001 | 0 | 1010100 | 1000101 | 101111 | 101011110 | 1001000 | 11111 |
Color Harmonies of #861629
Complementary color
Monochromatic Colors of #861629
Black with #861629
Text Example
Text Example
White with #861629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861629; }
p { color: rgb(134,22,41); }
H1.HeaderClassName
{
color: #861629;
}
.AnyTagClassName
{
color: #861629;
}
</style>
background-color css
<style>
a { background-color: #861629; }
a { background-color: rgb(134,22,41); }
div.DivClassName
{
background-color: #861629;
}
.BgClassName
{
background-color: #861629;
}
</style>
border-color css
<style>
span { border-color: #861629; }
span { border-color: rgb(134,22,41); }
td.TdClassName
{
border-color: #861629;
}
.TagClassName
{
border-color: #861629;
}
</style>