Shades of Jewel #087146
Tints of Jewel #087146
RGB
CMYK
RGB Variations
Color information
#087146 (or 0x087146) is known color: Jewel. HEX triplet: 08, 71 and 46. RGB value is (8,113,70). Sum of RGB (Red+Green+Blue) = 8+113+70=191 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.19% from 191); Green value is 113 (44.53% from 255 or 59.16% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 113 - color contains mainly: green. Hex color #087146 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087146 is #F78EB9. Grayscale: #4C4C4C. Windows color (decimal): -16223930 or 4616456. OLE color: 4616456.
HSL color Cylindrical-coordinate representation of color #087146: hue angle of 155.43º 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 #087146 is Cyan = 0.93, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 113 | 70 | - |
| CMYK | 0.93 | 0 | 0.38 | 0.56 |
| HSL | 155.43º | 0.87% | 0.24% | - |
| HSV(B) | 155.43º | 0.93% | 0.44% | - |
| XYZ | 7.11 | 12.3 | 7.79 | - |
| YUV | 76.7 | 124.21 | 79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 113 | 70 | 0.93 | 0 | 0.38 | 0.56 | 155.43 | 0.87 | 0.24 |
| Hex | 8 | 71 | 46 | 5D | 0 | 26 | 38 | 9B | 57 | 18 |
| Octal | 10 | 161 | 106 | 135 | 0 | 46 | 70 | 233 | 127 | 30 |
| Binary | 1000 | 1110001 | 1000110 | 1011101 | 0 | 100110 | 111000 | 10011011 | 1010111 | 11000 |
Color Harmonies of #087146
Complementary color
Monochromatic Colors of #087146
Black with #087146
Text Example
Text Example
White with #087146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087146; }
p { color: rgb(8,113,70); }
H1.HeaderClassName
{
color: #087146;
}
.AnyTagClassName
{
color: #087146;
}
</style>
background-color css
<style>
a { background-color: #087146; }
a { background-color: rgb(8,113,70); }
div.DivClassName
{
background-color: #087146;
}
.BgClassName
{
background-color: #087146;
}
</style>
border-color css
<style>
span { border-color: #087146; }
span { border-color: rgb(8,113,70); }
td.TdClassName
{
border-color: #087146;
}
.TagClassName
{
border-color: #087146;
}
</style>