Shades of Islamic Green #069202
Tints of Islamic Green #069202
RGB
CMYK
RGB Variations
Color information
#069202 (or 0x069202) is known color: Islamic Green. HEX triplet: 06, 92 and 02. RGB value is (6,146,2). Sum of RGB (Red+Green+Blue) = 6+146+2=154 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.90% from 154); Green value is 146 (57.42% from 255 or 94.81% from 154); Blue value is 2 (1.17% from 255 or 1.30% from 154); Max value from RGB is 146 - color contains mainly: green. Hex color #069202 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069202 is #F96DFD. Grayscale: #585858. Windows color (decimal): -16346622 or 168454. OLE color: 168454.
HSL color Cylindrical-coordinate representation of color #069202: hue angle of 118.33º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #069202 is Cyan = 0.96, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 146 | 2 | - |
| CMYK | 0.96 | 0 | 0.99 | 0.43 |
| HSL | 118.33º | 0.97% | 0.29% | - |
| HSV(B) | 118.33º | 0.99% | 0.57% | - |
| XYZ | 10.36 | 20.6 | 3.49 | - |
| YUV | 87.72 | 79.62 | 69.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 146 | 2 | 0.96 | 0 | 0.99 | 0.43 | 118.33 | 0.97 | 0.29 |
| Hex | 6 | 92 | 2 | 60 | 0 | 63 | 2B | 76 | 61 | 1D |
| Octal | 6 | 222 | 2 | 140 | 0 | 143 | 53 | 166 | 141 | 35 |
| Binary | 110 | 10010010 | 10 | 1100000 | 0 | 1100011 | 101011 | 1110110 | 1100001 | 11101 |
Color Harmonies of #069202
Complementary color
Monochromatic Colors of #069202
Black with #069202
Text Example
Text Example
White with #069202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069202; }
p { color: rgb(6,146,2); }
H1.HeaderClassName
{
color: #069202;
}
.AnyTagClassName
{
color: #069202;
}
</style>
background-color css
<style>
a { background-color: #069202; }
a { background-color: rgb(6,146,2); }
div.DivClassName
{
background-color: #069202;
}
.BgClassName
{
background-color: #069202;
}
</style>
border-color css
<style>
span { border-color: #069202; }
span { border-color: rgb(6,146,2); }
td.TdClassName
{
border-color: #069202;
}
.TagClassName
{
border-color: #069202;
}
</style>