Shades of Islamic Green #069302
Tints of Islamic Green #069302
RGB
CMYK
RGB Variations
Color information
#069302 (or 0x069302) is known color: Islamic Green. HEX triplet: 06, 93 and 02. RGB value is (6,147,2). Sum of RGB (Red+Green+Blue) = 6+147+2=155 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.87% from 155); Green value is 147 (57.81% from 255 or 94.84% from 155); Blue value is 2 (1.17% from 255 or 1.29% from 155); Max value from RGB is 147 - color contains mainly: green. Hex color #069302 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069302 is #F96CFD. Grayscale: #585858. Windows color (decimal): -16346366 or 168710. OLE color: 168710.
HSL color Cylindrical-coordinate representation of color #069302: hue angle of 118.34º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #069302 is Cyan = 0.96, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 147 | 2 | - |
| CMYK | 0.96 | 0 | 0.99 | 0.42 |
| HSL | 118.34º | 0.97% | 0.29% | - |
| HSV(B) | 118.34º | 0.99% | 0.58% | - |
| XYZ | 10.52 | 20.91 | 3.54 | - |
| YUV | 88.31 | 79.29 | 69.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 147 | 2 | 0.96 | 0 | 0.99 | 0.42 | 118.34 | 0.97 | 0.29 |
| Hex | 6 | 93 | 2 | 60 | 0 | 63 | 2A | 76 | 61 | 1D |
| Octal | 6 | 223 | 2 | 140 | 0 | 143 | 52 | 166 | 141 | 35 |
| Binary | 110 | 10010011 | 10 | 1100000 | 0 | 1100011 | 101010 | 1110110 | 1100001 | 11101 |
Color Harmonies of #069302
Complementary color
Monochromatic Colors of #069302
Black with #069302
Text Example
Text Example
White with #069302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069302; }
p { color: rgb(6,147,2); }
H1.HeaderClassName
{
color: #069302;
}
.AnyTagClassName
{
color: #069302;
}
</style>
background-color css
<style>
a { background-color: #069302; }
a { background-color: rgb(6,147,2); }
div.DivClassName
{
background-color: #069302;
}
.BgClassName
{
background-color: #069302;
}
</style>
border-color css
<style>
span { border-color: #069302; }
span { border-color: rgb(6,147,2); }
td.TdClassName
{
border-color: #069302;
}
.TagClassName
{
border-color: #069302;
}
</style>