Shades of Scarlett #861230
Tints of Scarlett #861230
RGB
CMYK
RGB Variations
Color information
#861230 (or 0x861230) is known color: Scarlett. HEX triplet: 86, 12 and 30. RGB value is (134,18,48). Sum of RGB (Red+Green+Blue) = 134+18+48=200 (26% of max value = 765). Red value is 134 (52.73% from 255 or 67% from 200); Green value is 18 (7.42% from 255 or 9% from 200); Blue value is 48 (19.14% from 255 or 24% from 200); Max value from RGB is 134 - color contains mainly: red. Hex color #861230 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #861230 is #79EDCF. Grayscale: #383838. Windows color (decimal): -7990736 or 3150470. OLE color: 3150470.
HSL color Cylindrical-coordinate representation of color #861230: hue angle of 344.48º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861230 is Cyan = 0, Magento = 0.87, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 18 | 48 | - |
| CMYK | 0 | 0.87 | 0.64 | 0.47 |
| HSL | 344.48º | 0.76% | 0.3% | - |
| HSV(B) | 344.48º | 0.87% | 0.53% | - |
| XYZ | 10.58 | 5.71 | 3.34 | - |
| YUV | 56.1 | 123.43 | 183.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 18 | 48 | 0 | 0.87 | 0.64 | 0.47 | 344.48 | 0.76 | 0.3 |
| Hex | 86 | 12 | 30 | 0 | 57 | 40 | 2F | 158 | 4C | 1E |
| Octal | 206 | 22 | 60 | 0 | 127 | 100 | 57 | 530 | 114 | 36 |
| Binary | 10000110 | 10010 | 110000 | 0 | 1010111 | 1000000 | 101111 | 101011000 | 1001100 | 11110 |
Color Harmonies of #861230
Complementary color
Monochromatic Colors of #861230
Black with #861230
Text Example
Text Example
White with #861230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861230; }
p { color: rgb(134,18,48); }
H1.HeaderClassName
{
color: #861230;
}
.AnyTagClassName
{
color: #861230;
}
</style>
background-color css
<style>
a { background-color: #861230; }
a { background-color: rgb(134,18,48); }
div.DivClassName
{
background-color: #861230;
}
.BgClassName
{
background-color: #861230;
}
</style>
border-color css
<style>
span { border-color: #861230; }
span { border-color: rgb(134,18,48); }
td.TdClassName
{
border-color: #861230;
}
.TagClassName
{
border-color: #861230;
}
</style>