Shades of Islamic Green #09A714
Tints of Islamic Green #09A714
RGB
CMYK
RGB Variations
Color information
#09A714 (or 0x09A714) is known color: Islamic Green. HEX triplet: 09, A7 and 14. RGB value is (9,167,20). Sum of RGB (Red+Green+Blue) = 9+167+20=196 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.59% from 196); Green value is 167 (65.62% from 255 or 85.20% from 196); Blue value is 20 (8.20% from 255 or 10.20% from 196); Max value from RGB is 167 - color contains mainly: green. Hex color #09A714 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #09A714 is #F658EB. Grayscale: #676767. Windows color (decimal): -16144620 or 1353481. OLE color: 1353481.
HSL color Cylindrical-coordinate representation of color #09A714: hue angle of 124.18º degrees, saturation: 0.9, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #09A714 is Cyan = 0.95, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 9 | 167 | 20 | - |
| CMYK | 0.95 | 0 | 0.88 | 0.35 |
| HSL | 124.18º | 0.9% | 0.35% | - |
| HSV(B) | 124.18º | 0.95% | 0.65% | - |
| XYZ | 14.06 | 27.75 | 5.28 | - |
| YUV | 103 | 81.15 | 60.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 167 | 20 | 0.95 | 0 | 0.88 | 0.35 | 124.18 | 0.9 | 0.35 |
| Hex | 9 | A7 | 14 | 5F | 0 | 58 | 23 | 7C | 5A | 23 |
| Octal | 11 | 247 | 24 | 137 | 0 | 130 | 43 | 174 | 132 | 43 |
| Binary | 1001 | 10100111 | 10100 | 1011111 | 0 | 1011000 | 100011 | 1111100 | 1011010 | 100011 |
Color Harmonies of #09A714
Complementary color
Monochromatic Colors of #09A714
Black with #09A714
Text Example
Text Example
White with #09A714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09A714; }
p { color: rgb(9,167,20); }
H1.HeaderClassName
{
color: #09A714;
}
.AnyTagClassName
{
color: #09A714;
}
</style>
background-color css
<style>
a { background-color: #09A714; }
a { background-color: rgb(9,167,20); }
div.DivClassName
{
background-color: #09A714;
}
.BgClassName
{
background-color: #09A714;
}
</style>
border-color css
<style>
span { border-color: #09A714; }
span { border-color: rgb(9,167,20); }
td.TdClassName
{
border-color: #09A714;
}
.TagClassName
{
border-color: #09A714;
}
</style>