Shades of Flame Red #862730
Tints of Flame Red #862730
RGB
CMYK
RGB Variations
Color information
#862730 (or 0x862730) is known color: Flame Red. HEX triplet: 86, 27 and 30. RGB value is (134,39,48). Sum of RGB (Red+Green+Blue) = 134+39+48=221 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.63% from 221); Green value is 39 (15.62% from 255 or 17.65% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 134 - color contains mainly: red. Hex color #862730 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862730 is #79D8CF. Grayscale: #444444. Windows color (decimal): -7985360 or 3155846. OLE color: 3155846.
HSL color Cylindrical-coordinate representation of color #862730: hue angle of 354.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 #862730 is Cyan = 0, Magento = 0.71, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 48 | - |
| CMYK | 0 | 0.71 | 0.64 | 0.47 |
| HSL | 354.32º | 0.55% | 0.34% | - |
| HSV(B) | 354.32º | 0.71% | 0.53% | - |
| XYZ | 11.09 | 6.73 | 3.51 | - |
| YUV | 68.43 | 116.47 | 174.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 48 | 0 | 0.71 | 0.64 | 0.47 | 354.32 | 0.55 | 0.34 |
| Hex | 86 | 27 | 30 | 0 | 47 | 40 | 2F | 162 | 37 | 22 |
| Octal | 206 | 47 | 60 | 0 | 107 | 100 | 57 | 542 | 67 | 42 |
| Binary | 10000110 | 100111 | 110000 | 0 | 1000111 | 1000000 | 101111 | 101100010 | 110111 | 100010 |
Color Harmonies of #862730
Complementary color
Monochromatic Colors of #862730
Black with #862730
Text Example
Text Example
White with #862730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862730; }
p { color: rgb(134,39,48); }
H1.HeaderClassName
{
color: #862730;
}
.AnyTagClassName
{
color: #862730;
}
</style>
background-color css
<style>
a { background-color: #862730; }
a { background-color: rgb(134,39,48); }
div.DivClassName
{
background-color: #862730;
}
.BgClassName
{
background-color: #862730;
}
</style>
border-color css
<style>
span { border-color: #862730; }
span { border-color: rgb(134,39,48); }
td.TdClassName
{
border-color: #862730;
}
.TagClassName
{
border-color: #862730;
}
</style>