Shades of Flame Red #891719
Tints of Flame Red #891719
RGB
CMYK
RGB Variations
Color information
#891719 (or 0x891719) is known color: Flame Red. HEX triplet: 89, 17 and 19. RGB value is (137,23,25). Sum of RGB (Red+Green+Blue) = 137+23+25=185 (24% of max value = 765). Red value is 137 (53.91% from 255 or 74.05% from 185); Green value is 23 (9.38% from 255 or 12.43% from 185); Blue value is 25 (10.16% from 255 or 13.51% from 185); Max value from RGB is 137 - color contains mainly: red. Hex color #891719 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891719 is #76E8E6. Grayscale: #393939. Windows color (decimal): -7792871 or 1644425. OLE color: 1644425.
HSL color Cylindrical-coordinate representation of color #891719: hue angle of 358.95º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #891719 is Cyan = 0, Magento = 0.83, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 23 | 25 | - |
| CMYK | 0 | 0.83 | 0.82 | 0.46 |
| HSL | 358.95º | 0.71% | 0.31% | - |
| HSV(B) | 358.95º | 0.83% | 0.54% | - |
| XYZ | 10.8 | 6 | 1.51 | - |
| YUV | 57.31 | 109.77 | 184.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 23 | 25 | 0 | 0.83 | 0.82 | 0.46 | 358.95 | 0.71 | 0.31 |
| Hex | 89 | 17 | 19 | 0 | 53 | 52 | 2E | 167 | 47 | 1F |
| Octal | 211 | 27 | 31 | 0 | 123 | 122 | 56 | 547 | 107 | 37 |
| Binary | 10001001 | 10111 | 11001 | 0 | 1010011 | 1010010 | 101110 | 101100111 | 1000111 | 11111 |
Color Harmonies of #891719
Complementary color
Monochromatic Colors of #891719
Black with #891719
Text Example
Text Example
White with #891719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891719; }
p { color: rgb(137,23,25); }
H1.HeaderClassName
{
color: #891719;
}
.AnyTagClassName
{
color: #891719;
}
</style>
background-color css
<style>
a { background-color: #891719; }
a { background-color: rgb(137,23,25); }
div.DivClassName
{
background-color: #891719;
}
.BgClassName
{
background-color: #891719;
}
</style>
border-color css
<style>
span { border-color: #891719; }
span { border-color: rgb(137,23,25); }
td.TdClassName
{
border-color: #891719;
}
.TagClassName
{
border-color: #891719;
}
</style>