Shades of Islamic Green #12B719
Tints of Islamic Green #12B719
RGB
CMYK
RGB Variations
Color information
#12B719 (or 0x12B719) is known color: Islamic Green. HEX triplet: 12, B7 and 19. RGB value is (18,183,25). Sum of RGB (Red+Green+Blue) = 18+183+25=226 (29% of max value = 765). Red value is 18 (7.42% from 255 or 7.96% from 226); Green value is 183 (71.88% from 255 or 80.97% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 183 - color contains mainly: green. Hex color #12B719 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #12B719 is #ED48E6. Grayscale: #747474. Windows color (decimal): -15550695 or 1685266. OLE color: 1685266.
HSL color Cylindrical-coordinate representation of color #12B719: hue angle of 122.55º degrees, saturation: 0.82, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #12B719 is Cyan = 0.90, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 18 | 183 | 25 | - |
| CMYK | 0.90 | 0 | 0.86 | 0.28 |
| HSL | 122.55º | 0.82% | 0.39% | - |
| HSV(B) | 122.55º | 0.9% | 0.72% | - |
| XYZ | 17.36 | 34.07 | 6.58 | - |
| YUV | 115.65 | 76.84 | 58.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 183 | 25 | 0.90 | 0 | 0.86 | 0.28 | 122.55 | 0.82 | 0.39 |
| Hex | 12 | B7 | 19 | 5A | 0 | 56 | 1C | 7B | 52 | 27 |
| Octal | 22 | 267 | 31 | 132 | 0 | 126 | 34 | 173 | 122 | 47 |
| Binary | 10010 | 10110111 | 11001 | 1011010 | 0 | 1010110 | 11100 | 1111011 | 1010010 | 100111 |
Color Harmonies of #12B719
Complementary color
Monochromatic Colors of #12B719
Black with #12B719
Text Example
Text Example
White with #12B719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #12B719; }
p { color: rgb(18,183,25); }
H1.HeaderClassName
{
color: #12B719;
}
.AnyTagClassName
{
color: #12B719;
}
</style>
background-color css
<style>
a { background-color: #12B719; }
a { background-color: rgb(18,183,25); }
div.DivClassName
{
background-color: #12B719;
}
.BgClassName
{
background-color: #12B719;
}
</style>
border-color css
<style>
span { border-color: #12B719; }
span { border-color: rgb(18,183,25); }
td.TdClassName
{
border-color: #12B719;
}
.TagClassName
{
border-color: #12B719;
}
</style>