Shades of Fire #874629
Tints of Fire #874629
RGB
CMYK
RGB Variations
Color information
#874629 (or 0x874629) is known color: Fire. HEX triplet: 87, 46 and 29. RGB value is (135,70,41). Sum of RGB (Red+Green+Blue) = 135+70+41=246 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.88% from 246); Green value is 70 (27.73% from 255 or 28.46% from 246); Blue value is 41 (16.41% from 255 or 16.67% from 246); Max value from RGB is 135 - color contains mainly: red. Hex color #874629 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874629 is #78B9D6. Grayscale: #565656. Windows color (decimal): -7911895 or 2705031. OLE color: 2705031.
HSL color Cylindrical-coordinate representation of color #874629: hue angle of 18.51º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #874629 is Cyan = 0, Magento = 0.48, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 70 | 41 | - |
| CMYK | 0 | 0.48 | 0.70 | 0.47 |
| HSL | 18.51º | 0.53% | 0.35% | - |
| HSV(B) | 18.51º | 0.7% | 0.53% | - |
| XYZ | 12.58 | 9.69 | 3.31 | - |
| YUV | 86.13 | 102.53 | 162.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 70 | 41 | 0 | 0.48 | 0.70 | 0.47 | 18.51 | 0.53 | 0.35 |
| Hex | 87 | 46 | 29 | 0 | 30 | 46 | 2F | 13 | 35 | 23 |
| Octal | 207 | 106 | 51 | 0 | 60 | 106 | 57 | 23 | 65 | 43 |
| Binary | 10000111 | 1000110 | 101001 | 0 | 110000 | 1000110 | 101111 | 10011 | 110101 | 100011 |
Color Harmonies of #874629
Complementary color
Monochromatic Colors of #874629
Black with #874629
Text Example
Text Example
White with #874629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874629; }
p { color: rgb(135,70,41); }
H1.HeaderClassName
{
color: #874629;
}
.AnyTagClassName
{
color: #874629;
}
</style>
background-color css
<style>
a { background-color: #874629; }
a { background-color: rgb(135,70,41); }
div.DivClassName
{
background-color: #874629;
}
.BgClassName
{
background-color: #874629;
}
</style>
border-color css
<style>
span { border-color: #874629; }
span { border-color: rgb(135,70,41); }
td.TdClassName
{
border-color: #874629;
}
.TagClassName
{
border-color: #874629;
}
</style>