Shades of Islamic Green #069012
Tints of Islamic Green #069012
RGB
CMYK
RGB Variations
Color information
#069012 (or 0x069012) is known color: Islamic Green. HEX triplet: 06, 90 and 12. RGB value is (6,144,18). Sum of RGB (Red+Green+Blue) = 6+144+18=168 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.57% from 168); Green value is 144 (56.64% from 255 or 85.71% from 168); Blue value is 18 (7.42% from 255 or 10.71% from 168); Max value from RGB is 144 - color contains mainly: green. Hex color #069012 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069012 is #F96FED. Grayscale: #585858. Windows color (decimal): -16347118 or 1216518. OLE color: 1216518.
HSL color Cylindrical-coordinate representation of color #069012: hue angle of 125.22º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069012 is Cyan = 0.96, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 144 | 18 | - |
| CMYK | 0.96 | 0 | 0.88 | 0.44 |
| HSL | 125.22º | 0.92% | 0.29% | - |
| HSV(B) | 125.22º | 0.96% | 0.56% | - |
| XYZ | 10.16 | 20.03 | 3.9 | - |
| YUV | 88.37 | 88.28 | 69.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 144 | 18 | 0.96 | 0 | 0.88 | 0.44 | 125.22 | 0.92 | 0.29 |
| Hex | 6 | 90 | 12 | 60 | 0 | 58 | 2C | 7D | 5C | 1D |
| Octal | 6 | 220 | 22 | 140 | 0 | 130 | 54 | 175 | 134 | 35 |
| Binary | 110 | 10010000 | 10010 | 1100000 | 0 | 1011000 | 101100 | 1111101 | 1011100 | 11101 |
Color Harmonies of #069012
Complementary color
Monochromatic Colors of #069012
Black with #069012
Text Example
Text Example
White with #069012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069012; }
p { color: rgb(6,144,18); }
H1.HeaderClassName
{
color: #069012;
}
.AnyTagClassName
{
color: #069012;
}
</style>
background-color css
<style>
a { background-color: #069012; }
a { background-color: rgb(6,144,18); }
div.DivClassName
{
background-color: #069012;
}
.BgClassName
{
background-color: #069012;
}
</style>
border-color css
<style>
span { border-color: #069012; }
span { border-color: rgb(6,144,18); }
td.TdClassName
{
border-color: #069012;
}
.TagClassName
{
border-color: #069012;
}
</style>