Shades of Fire #864427
Tints of Fire #864427
RGB
CMYK
RGB Variations
Color information
#864427 (or 0x864427) is known color: Fire. HEX triplet: 86, 44 and 27. RGB value is (134,68,39). Sum of RGB (Red+Green+Blue) = 134+68+39=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 68 (26.95% from 255 or 28.22% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #864427 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864427 is #79BBD8. Grayscale: #545454. Windows color (decimal): -7977945 or 2573446. OLE color: 2573446.
HSL color Cylindrical-coordinate representation of color #864427: hue angle of 18.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 #864427 is Cyan = 0, Magento = 0.49, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 68 | 39 | - |
| CMYK | 0 | 0.49 | 0.71 | 0.47 |
| HSL | 18.32º | 0.55% | 0.34% | - |
| HSV(B) | 18.32º | 0.71% | 0.53% | - |
| XYZ | 12.26 | 9.35 | 3.08 | - |
| YUV | 84.43 | 102.37 | 163.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 68 | 39 | 0 | 0.49 | 0.71 | 0.47 | 18.32 | 0.55 | 0.34 |
| Hex | 86 | 44 | 27 | 0 | 31 | 47 | 2F | 12 | 37 | 22 |
| Octal | 206 | 104 | 47 | 0 | 61 | 107 | 57 | 22 | 67 | 42 |
| Binary | 10000110 | 1000100 | 100111 | 0 | 110001 | 1000111 | 101111 | 10010 | 110111 | 100010 |
Color Harmonies of #864427
Complementary color
Monochromatic Colors of #864427
Black with #864427
Text Example
Text Example
White with #864427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864427; }
p { color: rgb(134,68,39); }
H1.HeaderClassName
{
color: #864427;
}
.AnyTagClassName
{
color: #864427;
}
</style>
background-color css
<style>
a { background-color: #864427; }
a { background-color: rgb(134,68,39); }
div.DivClassName
{
background-color: #864427;
}
.BgClassName
{
background-color: #864427;
}
</style>
border-color css
<style>
span { border-color: #864427; }
span { border-color: rgb(134,68,39); }
td.TdClassName
{
border-color: #864427;
}
.TagClassName
{
border-color: #864427;
}
</style>