Shades of Islamic Green #069A0C
Tints of Islamic Green #069A0C
RGB
CMYK
RGB Variations
Color information
#069A0C (or 0x069A0C) is known color: Islamic Green. HEX triplet: 06, 9A and 0C. RGB value is (6,154,12). Sum of RGB (Red+Green+Blue) = 6+154+12=172 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.49% from 172); Green value is 154 (60.55% from 255 or 89.53% from 172); Blue value is 12 (5.08% from 255 or 6.98% from 172); Max value from RGB is 154 - color contains mainly: green. Hex color #069A0C is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069A0C is #F965F3. Grayscale: #5D5D5D. Windows color (decimal): -16344564 or 825862. OLE color: 825862.
HSL color Cylindrical-coordinate representation of color #069A0C: hue angle of 122.43º degrees, saturation: 0.93, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069A0C is Cyan = 0.96, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 6 | 154 | 12 | - |
| CMYK | 0.96 | 0 | 0.92 | 0.40 |
| HSL | 122.43º | 0.93% | 0.31% | - |
| HSV(B) | 122.43º | 0.96% | 0.6% | - |
| XYZ | 11.7 | 23.18 | 4.2 | - |
| YUV | 93.56 | 81.97 | 65.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 154 | 12 | 0.96 | 0 | 0.92 | 0.40 | 122.43 | 0.93 | 0.31 |
| Hex | 6 | 9A | C | 60 | 0 | 5C | 28 | 7A | 5C | 1F |
| Octal | 6 | 232 | 14 | 140 | 0 | 134 | 50 | 172 | 134 | 37 |
| Binary | 110 | 10011010 | 1100 | 1100000 | 0 | 1011100 | 101000 | 1111010 | 1011100 | 11111 |
Color Harmonies of #069A0C
Complementary color
Monochromatic Colors of #069A0C
Black with #069A0C
Text Example
Text Example
White with #069A0C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069A0C; }
p { color: rgb(6,154,12); }
H1.HeaderClassName
{
color: #069A0C;
}
.AnyTagClassName
{
color: #069A0C;
}
</style>
background-color css
<style>
a { background-color: #069A0C; }
a { background-color: rgb(6,154,12); }
div.DivClassName
{
background-color: #069A0C;
}
.BgClassName
{
background-color: #069A0C;
}
</style>
border-color css
<style>
span { border-color: #069A0C; }
span { border-color: rgb(6,154,12); }
td.TdClassName
{
border-color: #069A0C;
}
.TagClassName
{
border-color: #069A0C;
}
</style>