Shades of Scarlett #861430
Tints of Scarlett #861430
RGB
CMYK
RGB Variations
Color information
#861430 (or 0x861430) is known color: Scarlett. HEX triplet: 86, 14 and 30. RGB value is (134,20,48). Sum of RGB (Red+Green+Blue) = 134+20+48=202 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.34% from 202); Green value is 20 (8.20% from 255 or 9.90% from 202); Blue value is 48 (19.14% from 255 or 23.76% from 202); Max value from RGB is 134 - color contains mainly: red. Hex color #861430 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861430 is #79EBCF. Grayscale: #393939. Windows color (decimal): -7990224 or 3150982. OLE color: 3150982.
HSL color Cylindrical-coordinate representation of color #861430: hue angle of 345.26º 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 #861430 is Cyan = 0, Magento = 0.85, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 48 | - |
| CMYK | 0 | 0.85 | 0.64 | 0.47 |
| HSL | 345.26º | 0.74% | 0.3% | - |
| HSV(B) | 345.26º | 0.85% | 0.53% | - |
| XYZ | 10.62 | 5.78 | 3.35 | - |
| YUV | 57.28 | 122.77 | 182.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 48 | 0 | 0.85 | 0.64 | 0.47 | 345.26 | 0.74 | 0.3 |
| Hex | 86 | 14 | 30 | 0 | 55 | 40 | 2F | 159 | 4A | 1E |
| Octal | 206 | 24 | 60 | 0 | 125 | 100 | 57 | 531 | 112 | 36 |
| Binary | 10000110 | 10100 | 110000 | 0 | 1010101 | 1000000 | 101111 | 101011001 | 1001010 | 11110 |
Color Harmonies of #861430
Complementary color
Monochromatic Colors of #861430
Black with #861430
Text Example
Text Example
White with #861430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861430; }
p { color: rgb(134,20,48); }
H1.HeaderClassName
{
color: #861430;
}
.AnyTagClassName
{
color: #861430;
}
</style>
background-color css
<style>
a { background-color: #861430; }
a { background-color: rgb(134,20,48); }
div.DivClassName
{
background-color: #861430;
}
.BgClassName
{
background-color: #861430;
}
</style>
border-color css
<style>
span { border-color: #861430; }
span { border-color: rgb(134,20,48); }
td.TdClassName
{
border-color: #861430;
}
.TagClassName
{
border-color: #861430;
}
</style>