Shades of Flame Red #862627
Tints of Flame Red #862627
RGB
CMYK
RGB Variations
Color information
#862627 (or 0x862627) is known color: Flame Red. HEX triplet: 86, 26 and 27. RGB value is (134,38,39). Sum of RGB (Red+Green+Blue) = 134+38+39=211 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.51% from 211); Green value is 38 (15.23% from 255 or 18.01% from 211); Blue value is 39 (15.62% from 255 or 18.48% from 211); Max value from RGB is 134 - color contains mainly: red. Hex color #862627 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862627 is #79D9D8. Grayscale: #424242. Windows color (decimal): -7985625 or 2565766. OLE color: 2565766.
HSL color Cylindrical-coordinate representation of color #862627: hue angle of 359.38º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862627 is Cyan = 0, Magento = 0.72, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 39 | - |
| CMYK | 0 | 0.72 | 0.71 | 0.47 |
| HSL | 359.38º | 0.56% | 0.34% | - |
| HSV(B) | 359.38º | 0.72% | 0.53% | - |
| XYZ | 10.89 | 6.6 | 2.62 | - |
| YUV | 66.82 | 112.3 | 175.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 39 | 0 | 0.72 | 0.71 | 0.47 | 359.38 | 0.56 | 0.34 |
| Hex | 86 | 26 | 27 | 0 | 48 | 47 | 2F | 167 | 38 | 22 |
| Octal | 206 | 46 | 47 | 0 | 110 | 107 | 57 | 547 | 70 | 42 |
| Binary | 10000110 | 100110 | 100111 | 0 | 1001000 | 1000111 | 101111 | 101100111 | 111000 | 100010 |
Color Harmonies of #862627
Complementary color
Monochromatic Colors of #862627
Black with #862627
Text Example
Text Example
White with #862627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862627; }
p { color: rgb(134,38,39); }
H1.HeaderClassName
{
color: #862627;
}
.AnyTagClassName
{
color: #862627;
}
</style>
background-color css
<style>
a { background-color: #862627; }
a { background-color: rgb(134,38,39); }
div.DivClassName
{
background-color: #862627;
}
.BgClassName
{
background-color: #862627;
}
</style>
border-color css
<style>
span { border-color: #862627; }
span { border-color: rgb(134,38,39); }
td.TdClassName
{
border-color: #862627;
}
.TagClassName
{
border-color: #862627;
}
</style>