Shades of Islamic Green #069E14
Tints of Islamic Green #069E14
RGB
CMYK
RGB Variations
Color information
#069E14 (or 0x069E14) is known color: Islamic Green. HEX triplet: 06, 9E and 14. RGB value is (6,158,20). Sum of RGB (Red+Green+Blue) = 6+158+20=184 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.26% from 184); Green value is 158 (62.11% from 255 or 85.87% from 184); Blue value is 20 (8.20% from 255 or 10.87% from 184); Max value from RGB is 158 - color contains mainly: green. Hex color #069E14 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069E14 is #F961EB. Grayscale: #616161. Windows color (decimal): -16343532 or 1351174. OLE color: 1351174.
HSL color Cylindrical-coordinate representation of color #069E14: hue angle of 125.53º degrees, saturation: 0.93, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069E14 is Cyan = 0.96, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 6 | 158 | 20 | - |
| CMYK | 0.96 | 0 | 0.87 | 0.38 |
| HSL | 125.53º | 0.93% | 0.32% | - |
| HSV(B) | 125.53º | 0.96% | 0.62% | - |
| XYZ | 12.43 | 24.54 | 4.74 | - |
| YUV | 96.82 | 84.64 | 63.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 158 | 20 | 0.96 | 0 | 0.87 | 0.38 | 125.53 | 0.93 | 0.32 |
| Hex | 6 | 9E | 14 | 60 | 0 | 57 | 26 | 7E | 5D | 20 |
| Octal | 6 | 236 | 24 | 140 | 0 | 127 | 46 | 176 | 135 | 40 |
| Binary | 110 | 10011110 | 10100 | 1100000 | 0 | 1010111 | 100110 | 1111110 | 1011101 | 100000 |
Color Harmonies of #069E14
Complementary color
Monochromatic Colors of #069E14
Black with #069E14
Text Example
Text Example
White with #069E14
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069E14; }
p { color: rgb(6,158,20); }
H1.HeaderClassName
{
color: #069E14;
}
.AnyTagClassName
{
color: #069E14;
}
</style>
background-color css
<style>
a { background-color: #069E14; }
a { background-color: rgb(6,158,20); }
div.DivClassName
{
background-color: #069E14;
}
.BgClassName
{
background-color: #069E14;
}
</style>
border-color css
<style>
span { border-color: #069E14; }
span { border-color: rgb(6,158,20); }
td.TdClassName
{
border-color: #069E14;
}
.TagClassName
{
border-color: #069E14;
}
</style>