Shades of Fun Green #067034
Tints of Fun Green #067034
RGB
CMYK
RGB Variations
Color information
#067034 (or 0x067034) is known color: Fun Green. HEX triplet: 06, 70 and 34. RGB value is (6,112,52). Sum of RGB (Red+Green+Blue) = 6+112+52=170 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.53% from 170); Green value is 112 (44.14% from 255 or 65.88% from 170); Blue value is 52 (20.70% from 255 or 30.59% from 170); Max value from RGB is 112 - color contains mainly: green. Hex color #067034 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067034 is #F98FCB. Grayscale: #494949. Windows color (decimal): -16355276 or 3436550. OLE color: 3436550.
HSL color Cylindrical-coordinate representation of color #067034: hue angle of 146.04º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067034 is Cyan = 0.95, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 112 | 52 | - |
| CMYK | 0.95 | 0 | 0.54 | 0.56 |
| HSL | 146.04º | 0.9% | 0.23% | - |
| HSV(B) | 146.04º | 0.95% | 0.44% | - |
| XYZ | 6.49 | 11.87 | 5.2 | - |
| YUV | 73.47 | 115.88 | 79.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 112 | 52 | 0.95 | 0 | 0.54 | 0.56 | 146.04 | 0.9 | 0.23 |
| Hex | 6 | 70 | 34 | 5F | 0 | 36 | 38 | 92 | 5A | 17 |
| Octal | 6 | 160 | 64 | 137 | 0 | 66 | 70 | 222 | 132 | 27 |
| Binary | 110 | 1110000 | 110100 | 1011111 | 0 | 110110 | 111000 | 10010010 | 1011010 | 10111 |
Color Harmonies of #067034
Complementary color
Monochromatic Colors of #067034
Black with #067034
Text Example
Text Example
White with #067034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067034; }
p { color: rgb(6,112,52); }
H1.HeaderClassName
{
color: #067034;
}
.AnyTagClassName
{
color: #067034;
}
</style>
background-color css
<style>
a { background-color: #067034; }
a { background-color: rgb(6,112,52); }
div.DivClassName
{
background-color: #067034;
}
.BgClassName
{
background-color: #067034;
}
</style>
border-color css
<style>
span { border-color: #067034; }
span { border-color: rgb(6,112,52); }
td.TdClassName
{
border-color: #067034;
}
.TagClassName
{
border-color: #067034;
}
</style>