Shades of Islamic Green #089A1C
Tints of Islamic Green #089A1C
RGB
CMYK
RGB Variations
Color information
#089A1C (or 0x089A1C) is known color: Islamic Green. HEX triplet: 08, 9A and 1C. RGB value is (8,154,28). Sum of RGB (Red+Green+Blue) = 8+154+28=190 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.21% from 190); Green value is 154 (60.55% from 255 or 81.05% from 190); Blue value is 28 (11.33% from 255 or 14.74% from 190); Max value from RGB is 154 - color contains mainly: green. Hex color #089A1C is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #089A1C is #F765E3. Grayscale: #606060. Windows color (decimal): -16213476 or 1874440. OLE color: 1874440.
HSL color Cylindrical-coordinate representation of color #089A1C: hue angle of 128.22º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #089A1C is Cyan = 0.95, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 8 | 154 | 28 | - |
| CMYK | 0.95 | 0 | 0.82 | 0.40 |
| HSL | 128.22º | 0.9% | 0.32% | - |
| HSV(B) | 128.22º | 0.95% | 0.6% | - |
| XYZ | 11.87 | 23.25 | 4.96 | - |
| YUV | 95.98 | 89.63 | 65.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 154 | 28 | 0.95 | 0 | 0.82 | 0.40 | 128.22 | 0.9 | 0.32 |
| Hex | 8 | 9A | 1C | 5F | 0 | 52 | 28 | 80 | 5A | 20 |
| Octal | 10 | 232 | 34 | 137 | 0 | 122 | 50 | 200 | 132 | 40 |
| Binary | 1000 | 10011010 | 11100 | 1011111 | 0 | 1010010 | 101000 | 10000000 | 1011010 | 100000 |
Color Harmonies of #089A1C
Complementary color
Monochromatic Colors of #089A1C
Black with #089A1C
Text Example
Text Example
White with #089A1C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089A1C; }
p { color: rgb(8,154,28); }
H1.HeaderClassName
{
color: #089A1C;
}
.AnyTagClassName
{
color: #089A1C;
}
</style>
background-color css
<style>
a { background-color: #089A1C; }
a { background-color: rgb(8,154,28); }
div.DivClassName
{
background-color: #089A1C;
}
.BgClassName
{
background-color: #089A1C;
}
</style>
border-color css
<style>
span { border-color: #089A1C; }
span { border-color: rgb(8,154,28); }
td.TdClassName
{
border-color: #089A1C;
}
.TagClassName
{
border-color: #089A1C;
}
</style>