Shades of Fire #854029
Tints of Fire #854029
RGB
CMYK
RGB Variations
Color information
#854029 (or 0x854029) is known color: Fire. HEX triplet: 85, 40 and 29. RGB value is (133,64,41). Sum of RGB (Red+Green+Blue) = 133+64+41=238 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.88% from 238); Green value is 64 (25.39% from 255 or 26.89% from 238); Blue value is 41 (16.41% from 255 or 17.23% from 238); Max value from RGB is 133 - color contains mainly: red. Hex color #854029 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854029 is #7ABFD6. Grayscale: #525252. Windows color (decimal): -8044503 or 2703493. OLE color: 2703493.
HSL color Cylindrical-coordinate representation of color #854029: hue angle of 15º 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 #854029 is Cyan = 0, Magento = 0.52, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 41 | - |
| CMYK | 0 | 0.52 | 0.69 | 0.48 |
| HSL | 15º | 0.53% | 0.34% | - |
| HSV(B) | 15º | 0.69% | 0.52% | - |
| XYZ | 11.91 | 8.81 | 3.17 | - |
| YUV | 82.01 | 104.86 | 164.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 41 | 0 | 0.52 | 0.69 | 0.48 | 15 | 0.53 | 0.34 |
| Hex | 85 | 40 | 29 | 0 | 34 | 45 | 30 | F | 35 | 22 |
| Octal | 205 | 100 | 51 | 0 | 64 | 105 | 60 | 17 | 65 | 42 |
| Binary | 10000101 | 1000000 | 101001 | 0 | 110100 | 1000101 | 110000 | 1111 | 110101 | 100010 |
Color Harmonies of #854029
Complementary color
Monochromatic Colors of #854029
Black with #854029
Text Example
Text Example
White with #854029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854029; }
p { color: rgb(133,64,41); }
H1.HeaderClassName
{
color: #854029;
}
.AnyTagClassName
{
color: #854029;
}
</style>
background-color css
<style>
a { background-color: #854029; }
a { background-color: rgb(133,64,41); }
div.DivClassName
{
background-color: #854029;
}
.BgClassName
{
background-color: #854029;
}
</style>
border-color css
<style>
span { border-color: #854029; }
span { border-color: rgb(133,64,41); }
td.TdClassName
{
border-color: #854029;
}
.TagClassName
{
border-color: #854029;
}
</style>