Shades of Flame Red #862324
Tints of Flame Red #862324
RGB
CMYK
RGB Variations
Color information
#862324 (or 0x862324) is known color: Flame Red. HEX triplet: 86, 23 and 24. RGB value is (134,35,36). Sum of RGB (Red+Green+Blue) = 134+35+36=205 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.37% from 205); Green value is 35 (14.06% from 255 or 17.07% from 205); Blue value is 36 (14.45% from 255 or 17.56% from 205); Max value from RGB is 134 - color contains mainly: red. Hex color #862324 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862324 is #79DCDB. Grayscale: #404040. Windows color (decimal): -7986396 or 2368390. OLE color: 2368390.
HSL color Cylindrical-coordinate representation of color #862324: hue angle of 359.39º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862324 is Cyan = 0, Magento = 0.74, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 36 | - |
| CMYK | 0 | 0.74 | 0.73 | 0.47 |
| HSL | 359.39º | 0.59% | 0.33% | - |
| HSV(B) | 359.39º | 0.74% | 0.53% | - |
| XYZ | 10.75 | 6.4 | 2.34 | - |
| YUV | 64.72 | 111.8 | 177.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 36 | 0 | 0.74 | 0.73 | 0.47 | 359.39 | 0.59 | 0.33 |
| Hex | 86 | 23 | 24 | 0 | 4A | 49 | 2F | 167 | 3B | 21 |
| Octal | 206 | 43 | 44 | 0 | 112 | 111 | 57 | 547 | 73 | 41 |
| Binary | 10000110 | 100011 | 100100 | 0 | 1001010 | 1001001 | 101111 | 101100111 | 111011 | 100001 |
Color Harmonies of #862324
Complementary color
Monochromatic Colors of #862324
Black with #862324
Text Example
Text Example
White with #862324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862324; }
p { color: rgb(134,35,36); }
H1.HeaderClassName
{
color: #862324;
}
.AnyTagClassName
{
color: #862324;
}
</style>
background-color css
<style>
a { background-color: #862324; }
a { background-color: rgb(134,35,36); }
div.DivClassName
{
background-color: #862324;
}
.BgClassName
{
background-color: #862324;
}
</style>
border-color css
<style>
span { border-color: #862324; }
span { border-color: rgb(134,35,36); }
td.TdClassName
{
border-color: #862324;
}
.TagClassName
{
border-color: #862324;
}
</style>