Shades of Flame Red #862328
Tints of Flame Red #862328
RGB
CMYK
RGB Variations
Color information
#862328 (or 0x862328) is known color: Flame Red. HEX triplet: 86, 23 and 28. RGB value is (134,35,40). Sum of RGB (Red+Green+Blue) = 134+35+40=209 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.11% from 209); Green value is 35 (14.06% from 255 or 16.75% from 209); Blue value is 40 (16.02% from 255 or 19.14% from 209); Max value from RGB is 134 - color contains mainly: red. Hex color #862328 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862328 is #79DCD7. Grayscale: #414141. Windows color (decimal): -7986392 or 2630534. OLE color: 2630534.
HSL color Cylindrical-coordinate representation of color #862328: hue angle of 356.97º 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 #862328 is Cyan = 0, Magento = 0.74, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 40 | - |
| CMYK | 0 | 0.74 | 0.70 | 0.47 |
| HSL | 356.97º | 0.59% | 0.33% | - |
| HSV(B) | 356.97º | 0.74% | 0.53% | - |
| XYZ | 10.82 | 6.42 | 2.68 | - |
| YUV | 65.17 | 113.8 | 177.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 40 | 0 | 0.74 | 0.70 | 0.47 | 356.97 | 0.59 | 0.33 |
| Hex | 86 | 23 | 28 | 0 | 4A | 46 | 2F | 165 | 3B | 21 |
| Octal | 206 | 43 | 50 | 0 | 112 | 106 | 57 | 545 | 73 | 41 |
| Binary | 10000110 | 100011 | 101000 | 0 | 1001010 | 1000110 | 101111 | 101100101 | 111011 | 100001 |
Color Harmonies of #862328
Complementary color
Monochromatic Colors of #862328
Black with #862328
Text Example
Text Example
White with #862328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862328; }
p { color: rgb(134,35,40); }
H1.HeaderClassName
{
color: #862328;
}
.AnyTagClassName
{
color: #862328;
}
</style>
background-color css
<style>
a { background-color: #862328; }
a { background-color: rgb(134,35,40); }
div.DivClassName
{
background-color: #862328;
}
.BgClassName
{
background-color: #862328;
}
</style>
border-color css
<style>
span { border-color: #862328; }
span { border-color: rgb(134,35,40); }
td.TdClassName
{
border-color: #862328;
}
.TagClassName
{
border-color: #862328;
}
</style>