Shades of Fire #874427
Tints of Fire #874427
RGB
CMYK
RGB Variations
Color information
#874427 (or 0x874427) is known color: Fire. HEX triplet: 87, 44 and 27. RGB value is (135,68,39). Sum of RGB (Red+Green+Blue) = 135+68+39=242 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.79% from 242); Green value is 68 (26.95% from 255 or 28.10% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 135 - color contains mainly: red. Hex color #874427 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874427 is #78BBD8. Grayscale: #545454. Windows color (decimal): -7912409 or 2573447. OLE color: 2573447.
HSL color Cylindrical-coordinate representation of color #874427: hue angle of 18.12º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #874427 is Cyan = 0, Magento = 0.50, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 68 | 39 | - |
| CMYK | 0 | 0.50 | 0.71 | 0.47 |
| HSL | 18.13º | 0.55% | 0.34% | - |
| HSV(B) | 18.13º | 0.71% | 0.53% | - |
| XYZ | 12.43 | 9.43 | 3.09 | - |
| YUV | 84.73 | 102.2 | 163.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 68 | 39 | 0 | 0.50 | 0.71 | 0.47 | 18.13 | 0.55 | 0.34 |
| Hex | 87 | 44 | 27 | 0 | 32 | 47 | 2F | 12 | 37 | 22 |
| Octal | 207 | 104 | 47 | 0 | 62 | 107 | 57 | 22 | 67 | 42 |
| Binary | 10000111 | 1000100 | 100111 | 0 | 110010 | 1000111 | 101111 | 10010 | 110111 | 100010 |
Color Harmonies of #874427
Complementary color
Monochromatic Colors of #874427
Black with #874427
Text Example
Text Example
White with #874427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874427; }
p { color: rgb(135,68,39); }
H1.HeaderClassName
{
color: #874427;
}
.AnyTagClassName
{
color: #874427;
}
</style>
background-color css
<style>
a { background-color: #874427; }
a { background-color: rgb(135,68,39); }
div.DivClassName
{
background-color: #874427;
}
.BgClassName
{
background-color: #874427;
}
</style>
border-color css
<style>
span { border-color: #874427; }
span { border-color: rgb(135,68,39); }
td.TdClassName
{
border-color: #874427;
}
.TagClassName
{
border-color: #874427;
}
</style>