Shades of Islamic Green #069912
Tints of Islamic Green #069912
RGB
CMYK
RGB Variations
Color information
#069912 (or 0x069912) is known color: Islamic Green. HEX triplet: 06, 99 and 12. RGB value is (6,153,18). Sum of RGB (Red+Green+Blue) = 6+153+18=177 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.39% from 177); Green value is 153 (60.16% from 255 or 86.44% from 177); Blue value is 18 (7.42% from 255 or 10.17% from 177); Max value from RGB is 153 - color contains mainly: green. Hex color #069912 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069912 is #F966ED. Grayscale: #5E5E5E. Windows color (decimal): -16344814 or 1218822. OLE color: 1218822.
HSL color Cylindrical-coordinate representation of color #069912: hue angle of 124.9º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069912 is Cyan = 0.96, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 6 | 153 | 18 | - |
| CMYK | 0.96 | 0 | 0.88 | 0.4 |
| HSL | 124.9º | 0.92% | 0.31% | - |
| HSV(B) | 124.9º | 0.96% | 0.6% | - |
| XYZ | 11.58 | 22.86 | 4.38 | - |
| YUV | 93.66 | 85.3 | 65.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 153 | 18 | 0.96 | 0 | 0.88 | 0.4 | 124.9 | 0.92 | 0.31 |
| Hex | 6 | 99 | 12 | 60 | 0 | 58 | 28 | 7D | 5C | 1F |
| Octal | 6 | 231 | 22 | 140 | 0 | 130 | 50 | 175 | 134 | 37 |
| Binary | 110 | 10011001 | 10010 | 1100000 | 0 | 1011000 | 101000 | 1111101 | 1011100 | 11111 |
Color Harmonies of #069912
Complementary color
Monochromatic Colors of #069912
Black with #069912
Text Example
Text Example
White with #069912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069912; }
p { color: rgb(6,153,18); }
H1.HeaderClassName
{
color: #069912;
}
.AnyTagClassName
{
color: #069912;
}
</style>
background-color css
<style>
a { background-color: #069912; }
a { background-color: rgb(6,153,18); }
div.DivClassName
{
background-color: #069912;
}
.BgClassName
{
background-color: #069912;
}
</style>
border-color css
<style>
span { border-color: #069912; }
span { border-color: rgb(6,153,18); }
td.TdClassName
{
border-color: #069912;
}
.TagClassName
{
border-color: #069912;
}
</style>