Shades of Jewel #077140
Tints of Jewel #077140
RGB
CMYK
RGB Variations
Color information
#077140 (or 0x077140) is known color: Jewel. HEX triplet: 07, 71 and 40. RGB value is (7,113,64). Sum of RGB (Red+Green+Blue) = 7+113+64=184 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.80% from 184); Green value is 113 (44.53% from 255 or 61.41% from 184); Blue value is 64 (25.39% from 255 or 34.78% from 184); Max value from RGB is 113 - color contains mainly: green. Hex color #077140 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077140 is #F88EBF. Grayscale: #4B4B4B. Windows color (decimal): -16289472 or 4223239. OLE color: 4223239.
HSL color Cylindrical-coordinate representation of color #077140: hue angle of 152.26º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077140 is Cyan = 0.94, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 113 | 64 | - |
| CMYK | 0.94 | 0 | 0.43 | 0.56 |
| HSL | 152.26º | 0.88% | 0.24% | - |
| HSV(B) | 152.26º | 0.94% | 0.44% | - |
| XYZ | 6.92 | 12.23 | 6.85 | - |
| YUV | 75.72 | 121.38 | 78.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 113 | 64 | 0.94 | 0 | 0.43 | 0.56 | 152.26 | 0.88 | 0.24 |
| Hex | 7 | 71 | 40 | 5E | 0 | 2B | 38 | 98 | 58 | 18 |
| Octal | 7 | 161 | 100 | 136 | 0 | 53 | 70 | 230 | 130 | 30 |
| Binary | 111 | 1110001 | 1000000 | 1011110 | 0 | 101011 | 111000 | 10011000 | 1011000 | 11000 |
Color Harmonies of #077140
Complementary color
Monochromatic Colors of #077140
Black with #077140
Text Example
Text Example
White with #077140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077140; }
p { color: rgb(7,113,64); }
H1.HeaderClassName
{
color: #077140;
}
.AnyTagClassName
{
color: #077140;
}
</style>
background-color css
<style>
a { background-color: #077140; }
a { background-color: rgb(7,113,64); }
div.DivClassName
{
background-color: #077140;
}
.BgClassName
{
background-color: #077140;
}
</style>
border-color css
<style>
span { border-color: #077140; }
span { border-color: rgb(7,113,64); }
td.TdClassName
{
border-color: #077140;
}
.TagClassName
{
border-color: #077140;
}
</style>