Shades of Islamic Green #069102
Tints of Islamic Green #069102
RGB
CMYK
RGB Variations
Color information
#069102 (or 0x069102) is known color: Islamic Green. HEX triplet: 06, 91 and 02. RGB value is (6,145,2). Sum of RGB (Red+Green+Blue) = 6+145+2=153 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.92% from 153); Green value is 145 (57.03% from 255 or 94.77% from 153); Blue value is 2 (1.17% from 255 or 1.31% from 153); Max value from RGB is 145 - color contains mainly: green. Hex color #069102 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069102 is #F96EFD. Grayscale: #575757. Windows color (decimal): -16346878 or 168198. OLE color: 168198.
HSL color Cylindrical-coordinate representation of color #069102: hue angle of 118.32º 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 #069102 is Cyan = 0.96, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 145 | 2 | - |
| CMYK | 0.96 | 0 | 0.99 | 0.43 |
| HSL | 118.32º | 0.97% | 0.29% | - |
| HSV(B) | 118.32º | 0.99% | 0.57% | - |
| XYZ | 10.21 | 20.29 | 3.44 | - |
| YUV | 87.14 | 79.95 | 70.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 145 | 2 | 0.96 | 0 | 0.99 | 0.43 | 118.32 | 0.97 | 0.29 |
| Hex | 6 | 91 | 2 | 60 | 0 | 63 | 2B | 76 | 61 | 1D |
| Octal | 6 | 221 | 2 | 140 | 0 | 143 | 53 | 166 | 141 | 35 |
| Binary | 110 | 10010001 | 10 | 1100000 | 0 | 1100011 | 101011 | 1110110 | 1100001 | 11101 |
Color Harmonies of #069102
Complementary color
Monochromatic Colors of #069102
Black with #069102
Text Example
Text Example
White with #069102
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069102; }
p { color: rgb(6,145,2); }
H1.HeaderClassName
{
color: #069102;
}
.AnyTagClassName
{
color: #069102;
}
</style>
background-color css
<style>
a { background-color: #069102; }
a { background-color: rgb(6,145,2); }
div.DivClassName
{
background-color: #069102;
}
.BgClassName
{
background-color: #069102;
}
</style>
border-color css
<style>
span { border-color: #069102; }
span { border-color: rgb(6,145,2); }
td.TdClassName
{
border-color: #069102;
}
.TagClassName
{
border-color: #069102;
}
</style>