Shades of Islamic Green #069205
Tints of Islamic Green #069205
RGB
CMYK
RGB Variations
Color information
#069205 (or 0x069205) is known color: Islamic Green. HEX triplet: 06, 92 and 05. RGB value is (6,146,5). Sum of RGB (Red+Green+Blue) = 6+146+5=157 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.82% from 157); Green value is 146 (57.42% from 255 or 92.99% from 157); Blue value is 5 (2.34% from 255 or 3.18% from 157); Max value from RGB is 146 - color contains mainly: green. Hex color #069205 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069205 is #F96DFA. Grayscale: #585858. Windows color (decimal): -16346619 or 365062. OLE color: 365062.
HSL color Cylindrical-coordinate representation of color #069205: hue angle of 119.57º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #069205 is Cyan = 0.96, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 146 | 5 | - |
| CMYK | 0.96 | 0 | 0.97 | 0.43 |
| HSL | 119.57º | 0.93% | 0.3% | - |
| HSV(B) | 119.57º | 0.97% | 0.57% | - |
| XYZ | 10.38 | 20.61 | 3.57 | - |
| YUV | 88.07 | 81.12 | 69.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 146 | 5 | 0.96 | 0 | 0.97 | 0.43 | 119.57 | 0.93 | 0.3 |
| Hex | 6 | 92 | 5 | 60 | 0 | 61 | 2B | 78 | 5D | 1E |
| Octal | 6 | 222 | 5 | 140 | 0 | 141 | 53 | 170 | 135 | 36 |
| Binary | 110 | 10010010 | 101 | 1100000 | 0 | 1100001 | 101011 | 1111000 | 1011101 | 11110 |
Color Harmonies of #069205
Complementary color
Monochromatic Colors of #069205
Black with #069205
Text Example
Text Example
White with #069205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069205; }
p { color: rgb(6,146,5); }
H1.HeaderClassName
{
color: #069205;
}
.AnyTagClassName
{
color: #069205;
}
</style>
background-color css
<style>
a { background-color: #069205; }
a { background-color: rgb(6,146,5); }
div.DivClassName
{
background-color: #069205;
}
.BgClassName
{
background-color: #069205;
}
</style>
border-color css
<style>
span { border-color: #069205; }
span { border-color: rgb(6,146,5); }
td.TdClassName
{
border-color: #069205;
}
.TagClassName
{
border-color: #069205;
}
</style>