Shades of Fire #894230
Tints of Fire #894230
RGB
CMYK
RGB Variations
Color information
#894230 (or 0x894230) is known color: Fire. HEX triplet: 89, 42 and 30. RGB value is (137,66,48). Sum of RGB (Red+Green+Blue) = 137+66+48=251 (33% of max value = 765). Red value is 137 (53.91% from 255 or 54.58% from 251); Green value is 66 (26.17% from 255 or 26.29% from 251); Blue value is 48 (19.14% from 255 or 19.12% from 251); Max value from RGB is 137 - color contains mainly: red. Hex color #894230 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894230 is #76BDCF. Grayscale: #555555. Windows color (decimal): -7781840 or 3162761. OLE color: 3162761.
HSL color Cylindrical-coordinate representation of color #894230: hue angle of 12.13º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #894230 is Cyan = 0, Magento = 0.52, Yellow = 0.65 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 66 | 48 | - |
| CMYK | 0 | 0.52 | 0.65 | 0.46 |
| HSL | 12.13º | 0.48% | 0.36% | - |
| HSV(B) | 12.13º | 0.65% | 0.54% | - |
| XYZ | 12.8 | 9.43 | 3.94 | - |
| YUV | 85.18 | 107.02 | 164.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 66 | 48 | 0 | 0.52 | 0.65 | 0.46 | 12.13 | 0.48 | 0.36 |
| Hex | 89 | 42 | 30 | 0 | 34 | 41 | 2E | C | 30 | 24 |
| Octal | 211 | 102 | 60 | 0 | 64 | 101 | 56 | 14 | 60 | 44 |
| Binary | 10001001 | 1000010 | 110000 | 0 | 110100 | 1000001 | 101110 | 1100 | 110000 | 100100 |
Color Harmonies of #894230
Complementary color
Monochromatic Colors of #894230
Black with #894230
Text Example
Text Example
White with #894230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894230; }
p { color: rgb(137,66,48); }
H1.HeaderClassName
{
color: #894230;
}
.AnyTagClassName
{
color: #894230;
}
</style>
background-color css
<style>
a { background-color: #894230; }
a { background-color: rgb(137,66,48); }
div.DivClassName
{
background-color: #894230;
}
.BgClassName
{
background-color: #894230;
}
</style>
border-color css
<style>
span { border-color: #894230; }
span { border-color: rgb(137,66,48); }
td.TdClassName
{
border-color: #894230;
}
.TagClassName
{
border-color: #894230;
}
</style>