Shades of Fun Green #076834
Tints of Fun Green #076834
RGB
CMYK
RGB Variations
Color information
#076834 (or 0x076834) is known color: Fun Green. HEX triplet: 07, 68 and 34. RGB value is (7,104,52). Sum of RGB (Red+Green+Blue) = 7+104+52=163 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.29% from 163); Green value is 104 (41.02% from 255 or 63.80% from 163); Blue value is 52 (20.70% from 255 or 31.90% from 163); Max value from RGB is 104 - color contains mainly: green. Hex color #076834 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #076834 is #F897CB. Grayscale: #454545. Windows color (decimal): -16291788 or 3434503. OLE color: 3434503.
HSL color Cylindrical-coordinate representation of color #076834: hue angle of 147.84º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076834 is Cyan = 0.93, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 104 | 52 | - |
| CMYK | 0.93 | 0 | 0.50 | 0.59 |
| HSL | 147.84º | 0.87% | 0.22% | - |
| HSV(B) | 147.84º | 0.93% | 0.41% | - |
| XYZ | 5.66 | 10.19 | 4.92 | - |
| YUV | 69.07 | 118.36 | 83.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 104 | 52 | 0.93 | 0 | 0.50 | 0.59 | 147.84 | 0.87 | 0.22 |
| Hex | 7 | 68 | 34 | 5D | 0 | 32 | 3B | 94 | 57 | 16 |
| Octal | 7 | 150 | 64 | 135 | 0 | 62 | 73 | 224 | 127 | 26 |
| Binary | 111 | 1101000 | 110100 | 1011101 | 0 | 110010 | 111011 | 10010100 | 1010111 | 10110 |
Color Harmonies of #076834
Complementary color
Monochromatic Colors of #076834
Black with #076834
Text Example
Text Example
White with #076834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076834; }
p { color: rgb(7,104,52); }
H1.HeaderClassName
{
color: #076834;
}
.AnyTagClassName
{
color: #076834;
}
</style>
background-color css
<style>
a { background-color: #076834; }
a { background-color: rgb(7,104,52); }
div.DivClassName
{
background-color: #076834;
}
.BgClassName
{
background-color: #076834;
}
</style>
border-color css
<style>
span { border-color: #076834; }
span { border-color: rgb(7,104,52); }
td.TdClassName
{
border-color: #076834;
}
.TagClassName
{
border-color: #076834;
}
</style>