Shades of Islamic Green #069605
Tints of Islamic Green #069605
RGB
CMYK
RGB Variations
Color information
#069605 (or 0x069605) is known color: Islamic Green. HEX triplet: 06, 96 and 05. RGB value is (6,150,5). Sum of RGB (Red+Green+Blue) = 6+150+5=161 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.73% from 161); Green value is 150 (58.98% from 255 or 93.17% from 161); Blue value is 5 (2.34% from 255 or 3.11% from 161); Max value from RGB is 150 - color contains mainly: green. Hex color #069605 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069605 is #F969FA. Grayscale: #5A5A5A. Windows color (decimal): -16345595 or 366086. OLE color: 366086.
HSL color Cylindrical-coordinate representation of color #069605: hue angle of 119.59º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #069605 is Cyan = 0.96, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 150 | 5 | - |
| CMYK | 0.96 | 0 | 0.97 | 0.41 |
| HSL | 119.59º | 0.94% | 0.3% | - |
| HSV(B) | 119.59º | 0.97% | 0.59% | - |
| XYZ | 11.01 | 21.86 | 3.78 | - |
| YUV | 90.41 | 79.79 | 67.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 150 | 5 | 0.96 | 0 | 0.97 | 0.41 | 119.59 | 0.94 | 0.3 |
| Hex | 6 | 96 | 5 | 60 | 0 | 61 | 29 | 78 | 5E | 1E |
| Octal | 6 | 226 | 5 | 140 | 0 | 141 | 51 | 170 | 136 | 36 |
| Binary | 110 | 10010110 | 101 | 1100000 | 0 | 1100001 | 101001 | 1111000 | 1011110 | 11110 |
Color Harmonies of #069605
Complementary color
Monochromatic Colors of #069605
Black with #069605
Text Example
Text Example
White with #069605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069605; }
p { color: rgb(6,150,5); }
H1.HeaderClassName
{
color: #069605;
}
.AnyTagClassName
{
color: #069605;
}
</style>
background-color css
<style>
a { background-color: #069605; }
a { background-color: rgb(6,150,5); }
div.DivClassName
{
background-color: #069605;
}
.BgClassName
{
background-color: #069605;
}
</style>
border-color css
<style>
span { border-color: #069605; }
span { border-color: rgb(6,150,5); }
td.TdClassName
{
border-color: #069605;
}
.TagClassName
{
border-color: #069605;
}
</style>