Shades of Fire #874028
Tints of Fire #874028
RGB
CMYK
RGB Variations
Color information
#874028 (or 0x874028) is known color: Fire. HEX triplet: 87, 40 and 28. RGB value is (135,64,40). Sum of RGB (Red+Green+Blue) = 135+64+40=239 (31% of max value = 765). Red value is 135 (53.12% from 255 or 56.49% from 239); Green value is 64 (25.39% from 255 or 26.78% from 239); Blue value is 40 (16.02% from 255 or 16.74% from 239); Max value from RGB is 135 - color contains mainly: red. Hex color #874028 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874028 is #78BFD7. Grayscale: #525252. Windows color (decimal): -7913432 or 2637959. OLE color: 2637959.
HSL color Cylindrical-coordinate representation of color #874028: hue angle of 15.16º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #874028 is Cyan = 0, Magento = 0.53, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 64 | 40 | - |
| CMYK | 0 | 0.53 | 0.70 | 0.47 |
| HSL | 15.16º | 0.54% | 0.34% | - |
| HSV(B) | 15.16º | 0.7% | 0.53% | - |
| XYZ | 12.21 | 8.97 | 3.1 | - |
| YUV | 82.49 | 104.02 | 165.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 64 | 40 | 0 | 0.53 | 0.70 | 0.47 | 15.16 | 0.54 | 0.34 |
| Hex | 87 | 40 | 28 | 0 | 35 | 46 | 2F | F | 36 | 22 |
| Octal | 207 | 100 | 50 | 0 | 65 | 106 | 57 | 17 | 66 | 42 |
| Binary | 10000111 | 1000000 | 101000 | 0 | 110101 | 1000110 | 101111 | 1111 | 110110 | 100010 |
Color Harmonies of #874028
Complementary color
Monochromatic Colors of #874028
Black with #874028
Text Example
Text Example
White with #874028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874028; }
p { color: rgb(135,64,40); }
H1.HeaderClassName
{
color: #874028;
}
.AnyTagClassName
{
color: #874028;
}
</style>
background-color css
<style>
a { background-color: #874028; }
a { background-color: rgb(135,64,40); }
div.DivClassName
{
background-color: #874028;
}
.BgClassName
{
background-color: #874028;
}
</style>
border-color css
<style>
span { border-color: #874028; }
span { border-color: rgb(135,64,40); }
td.TdClassName
{
border-color: #874028;
}
.TagClassName
{
border-color: #874028;
}
</style>