Shades of Fire #884327
Tints of Fire #884327
RGB
CMYK
RGB Variations
Color information
#884327 (or 0x884327) is known color: Fire. HEX triplet: 88, 43 and 27. RGB value is (136,67,39). Sum of RGB (Red+Green+Blue) = 136+67+39=242 (32% of max value = 765). Red value is 136 (53.52% from 255 or 56.20% from 242); Green value is 67 (26.56% from 255 or 27.69% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 136 - color contains mainly: red. Hex color #884327 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884327 is #77BCD8. Grayscale: #545454. Windows color (decimal): -7847129 or 2573192. OLE color: 2573192.
HSL color Cylindrical-coordinate representation of color #884327: hue angle of 17.32º 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 #884327 is Cyan = 0, Magento = 0.51, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 67 | 39 | - |
| CMYK | 0 | 0.51 | 0.71 | 0.47 |
| HSL | 17.32º | 0.55% | 0.34% | - |
| HSV(B) | 17.32º | 0.71% | 0.53% | - |
| XYZ | 12.53 | 9.4 | 3.07 | - |
| YUV | 84.44 | 102.36 | 164.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 67 | 39 | 0 | 0.51 | 0.71 | 0.47 | 17.32 | 0.55 | 0.34 |
| Hex | 88 | 43 | 27 | 0 | 33 | 47 | 2F | 11 | 37 | 22 |
| Octal | 210 | 103 | 47 | 0 | 63 | 107 | 57 | 21 | 67 | 42 |
| Binary | 10001000 | 1000011 | 100111 | 0 | 110011 | 1000111 | 101111 | 10001 | 110111 | 100010 |
Color Harmonies of #884327
Complementary color
Monochromatic Colors of #884327
Black with #884327
Text Example
Text Example
White with #884327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884327; }
p { color: rgb(136,67,39); }
H1.HeaderClassName
{
color: #884327;
}
.AnyTagClassName
{
color: #884327;
}
</style>
background-color css
<style>
a { background-color: #884327; }
a { background-color: rgb(136,67,39); }
div.DivClassName
{
background-color: #884327;
}
.BgClassName
{
background-color: #884327;
}
</style>
border-color css
<style>
span { border-color: #884327; }
span { border-color: rgb(136,67,39); }
td.TdClassName
{
border-color: #884327;
}
.TagClassName
{
border-color: #884327;
}
</style>