Shades of Forest Green #068426
Tints of Forest Green #068426
RGB
CMYK
RGB Variations
Color information
#068426 (or 0x068426) is known color: Forest Green. HEX triplet: 06, 84 and 26. RGB value is (6,132,38). Sum of RGB (Red+Green+Blue) = 6+132+38=176 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.41% from 176); Green value is 132 (51.95% from 255 or 75% from 176); Blue value is 38 (15.23% from 255 or 21.59% from 176); Max value from RGB is 132 - color contains mainly: green. Hex color #068426 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #068426 is #F97BD9. Grayscale: #535353. Windows color (decimal): -16350170 or 2524166. OLE color: 2524166.
HSL color Cylindrical-coordinate representation of color #068426: hue angle of 135.24º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #068426 is Cyan = 0.95, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 6 | 132 | 38 | - |
| CMYK | 0.95 | 0 | 0.71 | 0.48 |
| HSL | 135.24º | 0.91% | 0.27% | - |
| HSV(B) | 135.24º | 0.95% | 0.52% | - |
| XYZ | 8.68 | 16.68 | 4.6 | - |
| YUV | 83.61 | 102.26 | 72.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 132 | 38 | 0.95 | 0 | 0.71 | 0.48 | 135.24 | 0.91 | 0.27 |
| Hex | 6 | 84 | 26 | 5F | 0 | 47 | 30 | 87 | 5B | 1B |
| Octal | 6 | 204 | 46 | 137 | 0 | 107 | 60 | 207 | 133 | 33 |
| Binary | 110 | 10000100 | 100110 | 1011111 | 0 | 1000111 | 110000 | 10000111 | 1011011 | 11011 |
Color Harmonies of #068426
Complementary color
Monochromatic Colors of #068426
Black with #068426
Text Example
Text Example
White with #068426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068426; }
p { color: rgb(6,132,38); }
H1.HeaderClassName
{
color: #068426;
}
.AnyTagClassName
{
color: #068426;
}
</style>
background-color css
<style>
a { background-color: #068426; }
a { background-color: rgb(6,132,38); }
div.DivClassName
{
background-color: #068426;
}
.BgClassName
{
background-color: #068426;
}
</style>
border-color css
<style>
span { border-color: #068426; }
span { border-color: rgb(6,132,38); }
td.TdClassName
{
border-color: #068426;
}
.TagClassName
{
border-color: #068426;
}
</style>