Shades of Fun Green #077430
Tints of Fun Green #077430
RGB
CMYK
RGB Variations
Color information
#077430 (or 0x077430) is known color: Fun Green. HEX triplet: 07, 74 and 30. RGB value is (7,116,48). Sum of RGB (Red+Green+Blue) = 7+116+48=171 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.09% from 171); Green value is 116 (45.70% from 255 or 67.84% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 116 - color contains mainly: green. Hex color #077430 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077430 is #F88BCF. Grayscale: #4B4B4B. Windows color (decimal): -16288720 or 3175431. OLE color: 3175431.
HSL color Cylindrical-coordinate representation of color #077430: hue angle of 142.57º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077430 is Cyan = 0.94, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 116 | 48 | - |
| CMYK | 0.94 | 0 | 0.59 | 0.55 |
| HSL | 142.57º | 0.89% | 0.24% | - |
| HSV(B) | 142.57º | 0.94% | 0.45% | - |
| XYZ | 6.87 | 12.75 | 4.9 | - |
| YUV | 75.66 | 112.39 | 79.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 116 | 48 | 0.94 | 0 | 0.59 | 0.55 | 142.57 | 0.89 | 0.24 |
| Hex | 7 | 74 | 30 | 5E | 0 | 3B | 37 | 8F | 59 | 18 |
| Octal | 7 | 164 | 60 | 136 | 0 | 73 | 67 | 217 | 131 | 30 |
| Binary | 111 | 1110100 | 110000 | 1011110 | 0 | 111011 | 110111 | 10001111 | 1011001 | 11000 |
Color Harmonies of #077430
Complementary color
Monochromatic Colors of #077430
Black with #077430
Text Example
Text Example
White with #077430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077430; }
p { color: rgb(7,116,48); }
H1.HeaderClassName
{
color: #077430;
}
.AnyTagClassName
{
color: #077430;
}
</style>
background-color css
<style>
a { background-color: #077430; }
a { background-color: rgb(7,116,48); }
div.DivClassName
{
background-color: #077430;
}
.BgClassName
{
background-color: #077430;
}
</style>
border-color css
<style>
span { border-color: #077430; }
span { border-color: rgb(7,116,48); }
td.TdClassName
{
border-color: #077430;
}
.TagClassName
{
border-color: #077430;
}
</style>