Shades of Fire #894025
Tints of Fire #894025
RGB
CMYK
RGB Variations
Color information
#894025 (or 0x894025) is known color: Fire. HEX triplet: 89, 40 and 25. RGB value is (137,64,37). Sum of RGB (Red+Green+Blue) = 137+64+37=238 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.56% from 238); Green value is 64 (25.39% from 255 or 26.89% from 238); Blue value is 37 (14.84% from 255 or 15.55% from 238); Max value from RGB is 137 - color contains mainly: red. Hex color #894025 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894025 is #76BFDA. Grayscale: #525252. Windows color (decimal): -7782363 or 2441353. OLE color: 2441353.
HSL color Cylindrical-coordinate representation of color #894025: hue angle of 16.2º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #894025 is Cyan = 0, Magento = 0.53, Yellow = 0.73 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 37 | - |
| CMYK | 0 | 0.53 | 0.73 | 0.46 |
| HSL | 16.2º | 0.57% | 0.34% | - |
| HSV(B) | 16.2º | 0.73% | 0.54% | - |
| XYZ | 12.48 | 9.12 | 2.85 | - |
| YUV | 82.75 | 102.18 | 166.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 37 | 0 | 0.53 | 0.73 | 0.46 | 16.2 | 0.57 | 0.34 |
| Hex | 89 | 40 | 25 | 0 | 35 | 49 | 2E | 10 | 39 | 22 |
| Octal | 211 | 100 | 45 | 0 | 65 | 111 | 56 | 20 | 71 | 42 |
| Binary | 10001001 | 1000000 | 100101 | 0 | 110101 | 1001001 | 101110 | 10000 | 111001 | 100010 |
Color Harmonies of #894025
Complementary color
Monochromatic Colors of #894025
Black with #894025
Text Example
Text Example
White with #894025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894025; }
p { color: rgb(137,64,37); }
H1.HeaderClassName
{
color: #894025;
}
.AnyTagClassName
{
color: #894025;
}
</style>
background-color css
<style>
a { background-color: #894025; }
a { background-color: rgb(137,64,37); }
div.DivClassName
{
background-color: #894025;
}
.BgClassName
{
background-color: #894025;
}
</style>
border-color css
<style>
span { border-color: #894025; }
span { border-color: rgb(137,64,37); }
td.TdClassName
{
border-color: #894025;
}
.TagClassName
{
border-color: #894025;
}
</style>