Shades of Islamic Green #129701
Tints of Islamic Green #129701
RGB
CMYK
RGB Variations
Color information
#129701 (or 0x129701) is known color: Islamic Green. HEX triplet: 12, 97 and 01. RGB value is (18,151,1). Sum of RGB (Red+Green+Blue) = 18+151+1=170 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.59% from 170); Green value is 151 (59.38% from 255 or 88.82% from 170); Blue value is 1 (0.78% from 255 or 0.59% from 170); Max value from RGB is 151 - color contains mainly: green. Hex color #129701 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129701 is #ED68FE. Grayscale: #5E5E5E. Windows color (decimal): -15558911 or 104210. OLE color: 104210.
HSL color Cylindrical-coordinate representation of color #129701: hue angle of 113.2º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #129701 is Cyan = 0.88, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 151 | 1 | - |
| CMYK | 0.88 | 0 | 0.99 | 0.41 |
| HSL | 113.2º | 0.99% | 0.3% | - |
| HSV(B) | 113.2º | 0.99% | 0.59% | - |
| XYZ | 11.32 | 22.26 | 3.73 | - |
| YUV | 94.13 | 75.44 | 73.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 151 | 1 | 0.88 | 0 | 0.99 | 0.41 | 113.2 | 0.99 | 0.3 |
| Hex | 12 | 97 | 1 | 58 | 0 | 63 | 29 | 71 | 63 | 1E |
| Octal | 22 | 227 | 1 | 130 | 0 | 143 | 51 | 161 | 143 | 36 |
| Binary | 10010 | 10010111 | 1 | 1011000 | 0 | 1100011 | 101001 | 1110001 | 1100011 | 11110 |
Color Harmonies of #129701
Complementary color
Monochromatic Colors of #129701
Black with #129701
Text Example
Text Example
White with #129701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129701; }
p { color: rgb(18,151,1); }
H1.HeaderClassName
{
color: #129701;
}
.AnyTagClassName
{
color: #129701;
}
</style>
background-color css
<style>
a { background-color: #129701; }
a { background-color: rgb(18,151,1); }
div.DivClassName
{
background-color: #129701;
}
.BgClassName
{
background-color: #129701;
}
</style>
border-color css
<style>
span { border-color: #129701; }
span { border-color: rgb(18,151,1); }
td.TdClassName
{
border-color: #129701;
}
.TagClassName
{
border-color: #129701;
}
</style>