Shades of Islamic Green #129201
Tints of Islamic Green #129201
RGB
CMYK
RGB Variations
Color information
#129201 (or 0x129201) is known color: Islamic Green. HEX triplet: 12, 92 and 01. RGB value is (18,146,1). Sum of RGB (Red+Green+Blue) = 18+146+1=165 (21% of max value = 765). Red value is 18 (7.42% from 255 or 10.91% from 165); Green value is 146 (57.42% from 255 or 88.48% from 165); Blue value is 1 (0.78% from 255 or 0.61% from 165); Max value from RGB is 146 - color contains mainly: green. Hex color #129201 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129201 is #ED6DFE. Grayscale: #5B5B5B. Windows color (decimal): -15560191 or 102930. OLE color: 102930.
HSL color Cylindrical-coordinate representation of color #129201: hue angle of 112.97º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #129201 is Cyan = 0.88, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 146 | 1 | - |
| CMYK | 0.88 | 0 | 0.99 | 0.43 |
| HSL | 112.97º | 0.99% | 0.29% | - |
| HSV(B) | 112.97º | 0.99% | 0.57% | - |
| XYZ | 10.53 | 20.69 | 3.47 | - |
| YUV | 91.2 | 77.09 | 75.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 146 | 1 | 0.88 | 0 | 0.99 | 0.43 | 112.97 | 0.99 | 0.29 |
| Hex | 12 | 92 | 1 | 58 | 0 | 63 | 2B | 71 | 63 | 1D |
| Octal | 22 | 222 | 1 | 130 | 0 | 143 | 53 | 161 | 143 | 35 |
| Binary | 10010 | 10010010 | 1 | 1011000 | 0 | 1100011 | 101011 | 1110001 | 1100011 | 11101 |
Color Harmonies of #129201
Complementary color
Monochromatic Colors of #129201
Black with #129201
Text Example
Text Example
White with #129201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129201; }
p { color: rgb(18,146,1); }
H1.HeaderClassName
{
color: #129201;
}
.AnyTagClassName
{
color: #129201;
}
</style>
background-color css
<style>
a { background-color: #129201; }
a { background-color: rgb(18,146,1); }
div.DivClassName
{
background-color: #129201;
}
.BgClassName
{
background-color: #129201;
}
</style>
border-color css
<style>
span { border-color: #129201; }
span { border-color: rgb(18,146,1); }
td.TdClassName
{
border-color: #129201;
}
.TagClassName
{
border-color: #129201;
}
</style>