Shades of Jewel #077138
Tints of Jewel #077138
RGB
CMYK
RGB Variations
Color information
#077138 (or 0x077138) is known color: Jewel. HEX triplet: 07, 71 and 38. RGB value is (7,113,56). Sum of RGB (Red+Green+Blue) = 7+113+56=176 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.98% from 176); Green value is 113 (44.53% from 255 or 64.20% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 113 - color contains mainly: green. Hex color #077138 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077138 is #F88EC7. Grayscale: #4A4A4A. Windows color (decimal): -16289480 or 3698951. OLE color: 3698951.
HSL color Cylindrical-coordinate representation of color #077138: hue angle of 147.74º 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 #077138 is Cyan = 0.94, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 113 | 56 | - |
| CMYK | 0.94 | 0 | 0.50 | 0.56 |
| HSL | 147.74º | 0.88% | 0.24% | - |
| HSV(B) | 147.74º | 0.94% | 0.44% | - |
| XYZ | 6.71 | 12.14 | 5.73 | - |
| YUV | 74.81 | 117.38 | 79.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 113 | 56 | 0.94 | 0 | 0.50 | 0.56 | 147.74 | 0.88 | 0.24 |
| Hex | 7 | 71 | 38 | 5E | 0 | 32 | 38 | 94 | 58 | 18 |
| Octal | 7 | 161 | 70 | 136 | 0 | 62 | 70 | 224 | 130 | 30 |
| Binary | 111 | 1110001 | 111000 | 1011110 | 0 | 110010 | 111000 | 10010100 | 1011000 | 11000 |
Color Harmonies of #077138
Complementary color
Monochromatic Colors of #077138
Black with #077138
Text Example
Text Example
White with #077138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077138; }
p { color: rgb(7,113,56); }
H1.HeaderClassName
{
color: #077138;
}
.AnyTagClassName
{
color: #077138;
}
</style>
background-color css
<style>
a { background-color: #077138; }
a { background-color: rgb(7,113,56); }
div.DivClassName
{
background-color: #077138;
}
.BgClassName
{
background-color: #077138;
}
</style>
border-color css
<style>
span { border-color: #077138; }
span { border-color: rgb(7,113,56); }
td.TdClassName
{
border-color: #077138;
}
.TagClassName
{
border-color: #077138;
}
</style>