Shades of Fire #874021
Tints of Fire #874021
RGB
CMYK
RGB Variations
Color information
#874021 (or 0x874021) is known color: Fire. HEX triplet: 87, 40 and 21. RGB value is (135,64,33). Sum of RGB (Red+Green+Blue) = 135+64+33=232 (30% of max value = 765). Red value is 135 (53.12% from 255 or 58.19% from 232); Green value is 64 (25.39% from 255 or 27.59% from 232); Blue value is 33 (13.28% from 255 or 14.22% from 232); Max value from RGB is 135 - color contains mainly: red. Hex color #874021 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874021 is #78BFDE. Grayscale: #515151. Windows color (decimal): -7913439 or 2179207. OLE color: 2179207.
HSL color Cylindrical-coordinate representation of color #874021: hue angle of 18.24º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #874021 is Cyan = 0, Magento = 0.53, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 64 | 33 | - |
| CMYK | 0 | 0.53 | 0.76 | 0.47 |
| HSL | 18.24º | 0.61% | 0.33% | - |
| HSV(B) | 18.24º | 0.76% | 0.53% | - |
| XYZ | 12.1 | 8.93 | 2.52 | - |
| YUV | 81.7 | 100.52 | 166.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 64 | 33 | 0 | 0.53 | 0.76 | 0.47 | 18.24 | 0.61 | 0.33 |
| Hex | 87 | 40 | 21 | 0 | 35 | 4C | 2F | 12 | 3D | 21 |
| Octal | 207 | 100 | 41 | 0 | 65 | 114 | 57 | 22 | 75 | 41 |
| Binary | 10000111 | 1000000 | 100001 | 0 | 110101 | 1001100 | 101111 | 10010 | 111101 | 100001 |
Color Harmonies of #874021
Complementary color
Monochromatic Colors of #874021
Black with #874021
Text Example
Text Example
White with #874021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874021; }
p { color: rgb(135,64,33); }
H1.HeaderClassName
{
color: #874021;
}
.AnyTagClassName
{
color: #874021;
}
</style>
background-color css
<style>
a { background-color: #874021; }
a { background-color: rgb(135,64,33); }
div.DivClassName
{
background-color: #874021;
}
.BgClassName
{
background-color: #874021;
}
</style>
border-color css
<style>
span { border-color: #874021; }
span { border-color: rgb(135,64,33); }
td.TdClassName
{
border-color: #874021;
}
.TagClassName
{
border-color: #874021;
}
</style>