Shades of Islamic Green #069614
Tints of Islamic Green #069614
RGB
CMYK
RGB Variations
Color information
#069614 (or 0x069614) is known color: Islamic Green. HEX triplet: 06, 96 and 14. RGB value is (6,150,20). Sum of RGB (Red+Green+Blue) = 6+150+20=176 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.41% from 176); Green value is 150 (58.98% from 255 or 85.23% from 176); Blue value is 20 (8.20% from 255 or 11.36% from 176); Max value from RGB is 150 - color contains mainly: green. Hex color #069614 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069614 is #F969EB. Grayscale: #5C5C5C. Windows color (decimal): -16345580 or 1349126. OLE color: 1349126.
HSL color Cylindrical-coordinate representation of color #069614: hue angle of 125.83º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069614 is Cyan = 0.96, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 150 | 20 | - |
| CMYK | 0.96 | 0 | 0.87 | 0.41 |
| HSL | 125.83º | 0.92% | 0.31% | - |
| HSV(B) | 125.83º | 0.96% | 0.59% | - |
| XYZ | 11.11 | 21.9 | 4.3 | - |
| YUV | 92.12 | 87.29 | 66.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 150 | 20 | 0.96 | 0 | 0.87 | 0.41 | 125.83 | 0.92 | 0.31 |
| Hex | 6 | 96 | 14 | 60 | 0 | 57 | 29 | 7E | 5C | 1F |
| Octal | 6 | 226 | 24 | 140 | 0 | 127 | 51 | 176 | 134 | 37 |
| Binary | 110 | 10010110 | 10100 | 1100000 | 0 | 1010111 | 101001 | 1111110 | 1011100 | 11111 |
Color Harmonies of #069614
Complementary color
Monochromatic Colors of #069614
Black with #069614
Text Example
Text Example
White with #069614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069614; }
p { color: rgb(6,150,20); }
H1.HeaderClassName
{
color: #069614;
}
.AnyTagClassName
{
color: #069614;
}
</style>
background-color css
<style>
a { background-color: #069614; }
a { background-color: rgb(6,150,20); }
div.DivClassName
{
background-color: #069614;
}
.BgClassName
{
background-color: #069614;
}
</style>
border-color css
<style>
span { border-color: #069614; }
span { border-color: rgb(6,150,20); }
td.TdClassName
{
border-color: #069614;
}
.TagClassName
{
border-color: #069614;
}
</style>