Shades of Islamic Green #06940E
Tints of Islamic Green #06940E
RGB
CMYK
RGB Variations
Color information
#06940E (or 0x06940E) is known color: Islamic Green. HEX triplet: 06, 94 and 0E. RGB value is (6,148,14). Sum of RGB (Red+Green+Blue) = 6+148+14=168 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.57% from 168); Green value is 148 (58.20% from 255 or 88.10% from 168); Blue value is 14 (5.86% from 255 or 8.33% from 168); Max value from RGB is 148 - color contains mainly: green. Hex color #06940E is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #06940E is #F96BF1. Grayscale: #5A5A5A. Windows color (decimal): -16346098 or 955398. OLE color: 955398.
HSL color Cylindrical-coordinate representation of color #06940E: hue angle of 123.38º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #06940E is Cyan = 0.96, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 148 | 14 | - |
| CMYK | 0.96 | 0 | 0.91 | 0.42 |
| HSL | 123.38º | 0.92% | 0.3% | - |
| HSV(B) | 123.38º | 0.96% | 0.58% | - |
| XYZ | 10.74 | 21.25 | 3.95 | - |
| YUV | 90.27 | 84.96 | 67.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 148 | 14 | 0.96 | 0 | 0.91 | 0.42 | 123.38 | 0.92 | 0.3 |
| Hex | 6 | 94 | E | 60 | 0 | 5B | 2A | 7B | 5C | 1E |
| Octal | 6 | 224 | 16 | 140 | 0 | 133 | 52 | 173 | 134 | 36 |
| Binary | 110 | 10010100 | 1110 | 1100000 | 0 | 1011011 | 101010 | 1111011 | 1011100 | 11110 |
Color Harmonies of #06940E
Complementary color
Monochromatic Colors of #06940E
Black with #06940E
Text Example
Text Example
White with #06940E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06940E; }
p { color: rgb(6,148,14); }
H1.HeaderClassName
{
color: #06940E;
}
.AnyTagClassName
{
color: #06940E;
}
</style>
background-color css
<style>
a { background-color: #06940E; }
a { background-color: rgb(6,148,14); }
div.DivClassName
{
background-color: #06940E;
}
.BgClassName
{
background-color: #06940E;
}
</style>
border-color css
<style>
span { border-color: #06940E; }
span { border-color: rgb(6,148,14); }
td.TdClassName
{
border-color: #06940E;
}
.TagClassName
{
border-color: #06940E;
}
</style>