Shades of Fire #884227
Tints of Fire #884227
RGB
CMYK
RGB Variations
Color information
#884227 (or 0x884227) is known color: Fire. HEX triplet: 88, 42 and 27. RGB value is (136,66,39). Sum of RGB (Red+Green+Blue) = 136+66+39=241 (31% of max value = 765). Red value is 136 (53.52% from 255 or 56.43% from 241); Green value is 66 (26.17% from 255 or 27.39% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 136 - color contains mainly: red. Hex color #884227 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884227 is #77BDD8. Grayscale: #545454. Windows color (decimal): -7847385 or 2572936. OLE color: 2572936.
HSL color Cylindrical-coordinate representation of color #884227: hue angle of 16.7º 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 #884227 is Cyan = 0, Magento = 0.51, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 66 | 39 | - |
| CMYK | 0 | 0.51 | 0.71 | 0.47 |
| HSL | 16.7º | 0.55% | 0.34% | - |
| HSV(B) | 16.7º | 0.71% | 0.53% | - |
| XYZ | 12.47 | 9.28 | 3.05 | - |
| YUV | 83.85 | 102.69 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 66 | 39 | 0 | 0.51 | 0.71 | 0.47 | 16.7 | 0.55 | 0.34 |
| Hex | 88 | 42 | 27 | 0 | 33 | 47 | 2F | 11 | 37 | 22 |
| Octal | 210 | 102 | 47 | 0 | 63 | 107 | 57 | 21 | 67 | 42 |
| Binary | 10001000 | 1000010 | 100111 | 0 | 110011 | 1000111 | 101111 | 10001 | 110111 | 100010 |
Color Harmonies of #884227
Complementary color
Monochromatic Colors of #884227
Black with #884227
Text Example
Text Example
White with #884227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884227; }
p { color: rgb(136,66,39); }
H1.HeaderClassName
{
color: #884227;
}
.AnyTagClassName
{
color: #884227;
}
</style>
background-color css
<style>
a { background-color: #884227; }
a { background-color: rgb(136,66,39); }
div.DivClassName
{
background-color: #884227;
}
.BgClassName
{
background-color: #884227;
}
</style>
border-color css
<style>
span { border-color: #884227; }
span { border-color: rgb(136,66,39); }
td.TdClassName
{
border-color: #884227;
}
.TagClassName
{
border-color: #884227;
}
</style>