Shades of Islamic Green #069405
Tints of Islamic Green #069405
RGB
CMYK
RGB Variations
Color information
#069405 (or 0x069405) is known color: Islamic Green. HEX triplet: 06, 94 and 05. RGB value is (6,148,5). Sum of RGB (Red+Green+Blue) = 6+148+5=159 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.77% from 159); Green value is 148 (58.20% from 255 or 93.08% from 159); Blue value is 5 (2.34% from 255 or 3.14% from 159); Max value from RGB is 148 - color contains mainly: green. Hex color #069405 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069405 is #F96BFA. Grayscale: #595959. Windows color (decimal): -16346107 or 365574. OLE color: 365574.
HSL color Cylindrical-coordinate representation of color #069405: hue angle of 119.58º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #069405 is Cyan = 0.96, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 148 | 5 | - |
| CMYK | 0.96 | 0 | 0.97 | 0.42 |
| HSL | 119.58º | 0.93% | 0.3% | - |
| HSV(B) | 119.58º | 0.97% | 0.58% | - |
| XYZ | 10.69 | 21.23 | 3.68 | - |
| YUV | 89.24 | 80.46 | 68.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 148 | 5 | 0.96 | 0 | 0.97 | 0.42 | 119.58 | 0.93 | 0.3 |
| Hex | 6 | 94 | 5 | 60 | 0 | 61 | 2A | 78 | 5D | 1E |
| Octal | 6 | 224 | 5 | 140 | 0 | 141 | 52 | 170 | 135 | 36 |
| Binary | 110 | 10010100 | 101 | 1100000 | 0 | 1100001 | 101010 | 1111000 | 1011101 | 11110 |
Color Harmonies of #069405
Complementary color
Monochromatic Colors of #069405
Black with #069405
Text Example
Text Example
White with #069405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069405; }
p { color: rgb(6,148,5); }
H1.HeaderClassName
{
color: #069405;
}
.AnyTagClassName
{
color: #069405;
}
</style>
background-color css
<style>
a { background-color: #069405; }
a { background-color: rgb(6,148,5); }
div.DivClassName
{
background-color: #069405;
}
.BgClassName
{
background-color: #069405;
}
</style>
border-color css
<style>
span { border-color: #069405; }
span { border-color: rgb(6,148,5); }
td.TdClassName
{
border-color: #069405;
}
.TagClassName
{
border-color: #069405;
}
</style>