Shades of Flame Red #892627
Tints of Flame Red #892627
RGB
CMYK
RGB Variations
Color information
#892627 (or 0x892627) is known color: Flame Red. HEX triplet: 89, 26 and 27. RGB value is (137,38,39). Sum of RGB (Red+Green+Blue) = 137+38+39=214 (28% of max value = 765). Red value is 137 (53.91% from 255 or 64.02% from 214); Green value is 38 (15.23% from 255 or 17.76% from 214); Blue value is 39 (15.62% from 255 or 18.22% from 214); Max value from RGB is 137 - color contains mainly: red. Hex color #892627 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892627 is #76D9D8. Grayscale: #434343. Windows color (decimal): -7789017 or 2565769. OLE color: 2565769.
HSL color Cylindrical-coordinate representation of color #892627: hue angle of 359.39º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #892627 is Cyan = 0, Magento = 0.72, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 38 | 39 | - |
| CMYK | 0 | 0.72 | 0.72 | 0.46 |
| HSL | 359.39º | 0.57% | 0.34% | - |
| HSV(B) | 359.39º | 0.72% | 0.54% | - |
| XYZ | 11.38 | 6.85 | 2.64 | - |
| YUV | 67.72 | 111.8 | 177.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 38 | 39 | 0 | 0.72 | 0.72 | 0.46 | 359.39 | 0.57 | 0.34 |
| Hex | 89 | 26 | 27 | 0 | 48 | 48 | 2E | 167 | 39 | 22 |
| Octal | 211 | 46 | 47 | 0 | 110 | 110 | 56 | 547 | 71 | 42 |
| Binary | 10001001 | 100110 | 100111 | 0 | 1001000 | 1001000 | 101110 | 101100111 | 111001 | 100010 |
Color Harmonies of #892627
Complementary color
Monochromatic Colors of #892627
Black with #892627
Text Example
Text Example
White with #892627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892627; }
p { color: rgb(137,38,39); }
H1.HeaderClassName
{
color: #892627;
}
.AnyTagClassName
{
color: #892627;
}
</style>
background-color css
<style>
a { background-color: #892627; }
a { background-color: rgb(137,38,39); }
div.DivClassName
{
background-color: #892627;
}
.BgClassName
{
background-color: #892627;
}
</style>
border-color css
<style>
span { border-color: #892627; }
span { border-color: rgb(137,38,39); }
td.TdClassName
{
border-color: #892627;
}
.TagClassName
{
border-color: #892627;
}
</style>