Shades of Fire #864327
Tints of Fire #864327
RGB
CMYK
RGB Variations
Color information
#864327 (or 0x864327) is known color: Fire. HEX triplet: 86, 43 and 27. RGB value is (134,67,39). Sum of RGB (Red+Green+Blue) = 134+67+39=240 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.83% from 240); Green value is 67 (26.56% from 255 or 27.92% from 240); Blue value is 39 (15.62% from 255 or 16.25% from 240); Max value from RGB is 134 - color contains mainly: red. Hex color #864327 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864327 is #79BCD8. Grayscale: #545454. Windows color (decimal): -7978201 or 2573190. OLE color: 2573190.
HSL color Cylindrical-coordinate representation of color #864327: hue angle of 17.68º 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 #864327 is Cyan = 0, Magento = 0.5, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 39 | - |
| CMYK | 0 | 0.5 | 0.71 | 0.47 |
| HSL | 17.68º | 0.55% | 0.34% | - |
| HSV(B) | 17.68º | 0.71% | 0.53% | - |
| XYZ | 12.2 | 9.23 | 3.06 | - |
| YUV | 83.84 | 102.7 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 39 | 0 | 0.5 | 0.71 | 0.47 | 17.68 | 0.55 | 0.34 |
| Hex | 86 | 43 | 27 | 0 | 32 | 47 | 2F | 12 | 37 | 22 |
| Octal | 206 | 103 | 47 | 0 | 62 | 107 | 57 | 22 | 67 | 42 |
| Binary | 10000110 | 1000011 | 100111 | 0 | 110010 | 1000111 | 101111 | 10010 | 110111 | 100010 |
Color Harmonies of #864327
Complementary color
Monochromatic Colors of #864327
Black with #864327
Text Example
Text Example
White with #864327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864327; }
p { color: rgb(134,67,39); }
H1.HeaderClassName
{
color: #864327;
}
.AnyTagClassName
{
color: #864327;
}
</style>
background-color css
<style>
a { background-color: #864327; }
a { background-color: rgb(134,67,39); }
div.DivClassName
{
background-color: #864327;
}
.BgClassName
{
background-color: #864327;
}
</style>
border-color css
<style>
span { border-color: #864327; }
span { border-color: rgb(134,67,39); }
td.TdClassName
{
border-color: #864327;
}
.TagClassName
{
border-color: #864327;
}
</style>