Shades of Flame Red #861819
Tints of Flame Red #861819
RGB
CMYK
RGB Variations
Color information
#861819 (or 0x861819) is known color: Flame Red. HEX triplet: 86, 18 and 19. RGB value is (134,24,25). Sum of RGB (Red+Green+Blue) = 134+24+25=183 (24% of max value = 765). Red value is 134 (52.73% from 255 or 73.22% from 183); Green value is 24 (9.77% from 255 or 13.11% from 183); Blue value is 25 (10.16% from 255 or 13.66% from 183); Max value from RGB is 134 - color contains mainly: red. Hex color #861819 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861819 is #79E7E6. Grayscale: #393939. Windows color (decimal): -7989223 or 1644678. OLE color: 1644678.
HSL color Cylindrical-coordinate representation of color #861819: hue angle of 359.45º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #861819 is Cyan = 0, Magento = 0.82, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 25 | - |
| CMYK | 0 | 0.82 | 0.81 | 0.47 |
| HSL | 359.45º | 0.7% | 0.31% | - |
| HSV(B) | 359.45º | 0.82% | 0.53% | - |
| XYZ | 10.33 | 5.79 | 1.49 | - |
| YUV | 57 | 109.94 | 182.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 25 | 0 | 0.82 | 0.81 | 0.47 | 359.45 | 0.7 | 0.31 |
| Hex | 86 | 18 | 19 | 0 | 52 | 51 | 2F | 167 | 46 | 1F |
| Octal | 206 | 30 | 31 | 0 | 122 | 121 | 57 | 547 | 106 | 37 |
| Binary | 10000110 | 11000 | 11001 | 0 | 1010010 | 1010001 | 101111 | 101100111 | 1000110 | 11111 |
Color Harmonies of #861819
Complementary color
Monochromatic Colors of #861819
Black with #861819
Text Example
Text Example
White with #861819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861819; }
p { color: rgb(134,24,25); }
H1.HeaderClassName
{
color: #861819;
}
.AnyTagClassName
{
color: #861819;
}
</style>
background-color css
<style>
a { background-color: #861819; }
a { background-color: rgb(134,24,25); }
div.DivClassName
{
background-color: #861819;
}
.BgClassName
{
background-color: #861819;
}
</style>
border-color css
<style>
span { border-color: #861819; }
span { border-color: rgb(134,24,25); }
td.TdClassName
{
border-color: #861819;
}
.TagClassName
{
border-color: #861819;
}
</style>