Shades of Islamic Green #129102
Tints of Islamic Green #129102
RGB
CMYK
RGB Variations
Color information
#129102 (or 0x129102) is known color: Islamic Green. HEX triplet: 12, 91 and 02. RGB value is (18,145,2). Sum of RGB (Red+Green+Blue) = 18+145+2=165 (21% of max value = 765). Red value is 18 (7.42% from 255 or 10.91% from 165); Green value is 145 (57.03% from 255 or 87.88% from 165); Blue value is 2 (1.17% from 255 or 1.21% from 165); Max value from RGB is 145 - color contains mainly: green. Hex color #129102 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129102 is #ED6EFD. Grayscale: #5B5B5B. Windows color (decimal): -15560446 or 168210. OLE color: 168210.
HSL color Cylindrical-coordinate representation of color #129102: hue angle of 113.29º degrees, saturation: 0.97, 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 #129102 is Cyan = 0.88, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 145 | 2 | - |
| CMYK | 0.88 | 0 | 0.99 | 0.43 |
| HSL | 113.29º | 0.97% | 0.29% | - |
| HSV(B) | 113.29º | 0.99% | 0.57% | - |
| XYZ | 10.39 | 20.38 | 3.44 | - |
| YUV | 90.73 | 77.92 | 76.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 145 | 2 | 0.88 | 0 | 0.99 | 0.43 | 113.29 | 0.97 | 0.29 |
| Hex | 12 | 91 | 2 | 58 | 0 | 63 | 2B | 71 | 61 | 1D |
| Octal | 22 | 221 | 2 | 130 | 0 | 143 | 53 | 161 | 141 | 35 |
| Binary | 10010 | 10010001 | 10 | 1011000 | 0 | 1100011 | 101011 | 1110001 | 1100001 | 11101 |
Color Harmonies of #129102
Complementary color
Monochromatic Colors of #129102
Black with #129102
Text Example
Text Example
White with #129102
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129102; }
p { color: rgb(18,145,2); }
H1.HeaderClassName
{
color: #129102;
}
.AnyTagClassName
{
color: #129102;
}
</style>
background-color css
<style>
a { background-color: #129102; }
a { background-color: rgb(18,145,2); }
div.DivClassName
{
background-color: #129102;
}
.BgClassName
{
background-color: #129102;
}
</style>
border-color css
<style>
span { border-color: #129102; }
span { border-color: rgb(18,145,2); }
td.TdClassName
{
border-color: #129102;
}
.TagClassName
{
border-color: #129102;
}
</style>