Shades of Jewel #087139
Tints of Jewel #087139
RGB
CMYK
RGB Variations
Color information
#087139 (or 0x087139) is known color: Jewel. HEX triplet: 08, 71 and 39. RGB value is (8,113,57). Sum of RGB (Red+Green+Blue) = 8+113+57=178 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.49% from 178); Green value is 113 (44.53% from 255 or 63.48% from 178); Blue value is 57 (22.66% from 255 or 32.02% from 178); Max value from RGB is 113 - color contains mainly: green. Hex color #087139 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087139 is #F78EC6. Grayscale: #4B4B4B. Windows color (decimal): -16223943 or 3764488. OLE color: 3764488.
HSL color Cylindrical-coordinate representation of color #087139: hue angle of 148º 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 #087139 is Cyan = 0.93, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 113 | 57 | - |
| CMYK | 0.93 | 0 | 0.50 | 0.56 |
| HSL | 148º | 0.87% | 0.24% | - |
| HSV(B) | 148º | 0.93% | 0.44% | - |
| XYZ | 6.74 | 12.16 | 5.86 | - |
| YUV | 75.22 | 117.71 | 80.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 113 | 57 | 0.93 | 0 | 0.50 | 0.56 | 148 | 0.87 | 0.24 |
| Hex | 8 | 71 | 39 | 5D | 0 | 32 | 38 | 94 | 57 | 18 |
| Octal | 10 | 161 | 71 | 135 | 0 | 62 | 70 | 224 | 127 | 30 |
| Binary | 1000 | 1110001 | 111001 | 1011101 | 0 | 110010 | 111000 | 10010100 | 1010111 | 11000 |
Color Harmonies of #087139
Complementary color
Monochromatic Colors of #087139
Black with #087139
Text Example
Text Example
White with #087139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087139; }
p { color: rgb(8,113,57); }
H1.HeaderClassName
{
color: #087139;
}
.AnyTagClassName
{
color: #087139;
}
</style>
background-color css
<style>
a { background-color: #087139; }
a { background-color: rgb(8,113,57); }
div.DivClassName
{
background-color: #087139;
}
.BgClassName
{
background-color: #087139;
}
</style>
border-color css
<style>
span { border-color: #087139; }
span { border-color: rgb(8,113,57); }
td.TdClassName
{
border-color: #087139;
}
.TagClassName
{
border-color: #087139;
}
</style>