Shades of Jewel #087140
Tints of Jewel #087140
RGB
CMYK
RGB Variations
Color information
#087140 (or 0x087140) is known color: Jewel. HEX triplet: 08, 71 and 40. RGB value is (8,113,64). Sum of RGB (Red+Green+Blue) = 8+113+64=185 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.32% from 185); Green value is 113 (44.53% from 255 or 61.08% from 185); Blue value is 64 (25.39% from 255 or 34.59% from 185); Max value from RGB is 113 - color contains mainly: green. Hex color #087140 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087140 is #F78EBF. Grayscale: #4C4C4C. Windows color (decimal): -16223936 or 4223240. OLE color: 4223240.
HSL color Cylindrical-coordinate representation of color #087140: hue angle of 152º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087140 is Cyan = 0.93, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 113 | 64 | - |
| CMYK | 0.93 | 0 | 0.43 | 0.56 |
| HSL | 152º | 0.87% | 0.24% | - |
| HSV(B) | 152º | 0.93% | 0.44% | - |
| XYZ | 6.93 | 12.23 | 6.85 | - |
| YUV | 76.02 | 121.21 | 79.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 113 | 64 | 0.93 | 0 | 0.43 | 0.56 | 152 | 0.87 | 0.24 |
| Hex | 8 | 71 | 40 | 5D | 0 | 2B | 38 | 98 | 57 | 18 |
| Octal | 10 | 161 | 100 | 135 | 0 | 53 | 70 | 230 | 127 | 30 |
| Binary | 1000 | 1110001 | 1000000 | 1011101 | 0 | 101011 | 111000 | 10011000 | 1010111 | 11000 |
Color Harmonies of #087140
Complementary color
Monochromatic Colors of #087140
Black with #087140
Text Example
Text Example
White with #087140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087140; }
p { color: rgb(8,113,64); }
H1.HeaderClassName
{
color: #087140;
}
.AnyTagClassName
{
color: #087140;
}
</style>
background-color css
<style>
a { background-color: #087140; }
a { background-color: rgb(8,113,64); }
div.DivClassName
{
background-color: #087140;
}
.BgClassName
{
background-color: #087140;
}
</style>
border-color css
<style>
span { border-color: #087140; }
span { border-color: rgb(8,113,64); }
td.TdClassName
{
border-color: #087140;
}
.TagClassName
{
border-color: #087140;
}
</style>