Shades of Fire #844229
Tints of Fire #844229
RGB
CMYK
RGB Variations
Color information
#844229 (or 0x844229) is known color: Fire. HEX triplet: 84, 42 and 29. RGB value is (132,66,41). Sum of RGB (Red+Green+Blue) = 132+66+41=239 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.23% from 239); Green value is 66 (26.17% from 255 or 27.62% from 239); Blue value is 41 (16.41% from 255 or 17.15% from 239); Max value from RGB is 132 - color contains mainly: red. Hex color #844229 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844229 is #7BBDD6. Grayscale: #535353. Windows color (decimal): -8109527 or 2704004. OLE color: 2704004.
HSL color Cylindrical-coordinate representation of color #844229: hue angle of 16.48º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #844229 is Cyan = 0, Magento = 0.5, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 66 | 41 | - |
| CMYK | 0 | 0.5 | 0.69 | 0.48 |
| HSL | 16.48º | 0.53% | 0.34% | - |
| HSV(B) | 16.48º | 0.69% | 0.52% | - |
| XYZ | 11.86 | 8.96 | 3.2 | - |
| YUV | 82.88 | 104.37 | 163.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 66 | 41 | 0 | 0.5 | 0.69 | 0.48 | 16.48 | 0.53 | 0.34 |
| Hex | 84 | 42 | 29 | 0 | 32 | 45 | 30 | 10 | 35 | 22 |
| Octal | 204 | 102 | 51 | 0 | 62 | 105 | 60 | 20 | 65 | 42 |
| Binary | 10000100 | 1000010 | 101001 | 0 | 110010 | 1000101 | 110000 | 10000 | 110101 | 100010 |
Color Harmonies of #844229
Complementary color
Monochromatic Colors of #844229
Black with #844229
Text Example
Text Example
White with #844229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844229; }
p { color: rgb(132,66,41); }
H1.HeaderClassName
{
color: #844229;
}
.AnyTagClassName
{
color: #844229;
}
</style>
background-color css
<style>
a { background-color: #844229; }
a { background-color: rgb(132,66,41); }
div.DivClassName
{
background-color: #844229;
}
.BgClassName
{
background-color: #844229;
}
</style>
border-color css
<style>
span { border-color: #844229; }
span { border-color: rgb(132,66,41); }
td.TdClassName
{
border-color: #844229;
}
.TagClassName
{
border-color: #844229;
}
</style>