Shades of Islamic Green #02931A
Tints of Islamic Green #02931A
RGB
CMYK
RGB Variations
Color information
#02931A (or 0x02931A) is known color: Islamic Green. HEX triplet: 02, 93 and 1A. RGB value is (2,147,26). Sum of RGB (Red+Green+Blue) = 2+147+26=175 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.14% from 175); Green value is 147 (57.81% from 255 or 84% from 175); Blue value is 26 (10.55% from 255 or 14.86% from 175); Max value from RGB is 147 - color contains mainly: green. Hex color #02931A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #02931A is #FD6CE5. Grayscale: #5A5A5A. Windows color (decimal): -16608486 or 1741570. OLE color: 1741570.
HSL color Cylindrical-coordinate representation of color #02931A: hue angle of 129.93º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #02931A is Cyan = 0.99, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 147 | 26 | - |
| CMYK | 0.99 | 0 | 0.82 | 0.42 |
| HSL | 129.93º | 0.97% | 0.29% | - |
| HSV(B) | 129.93º | 0.99% | 0.58% | - |
| XYZ | 10.65 | 20.95 | 4.46 | - |
| YUV | 89.85 | 91.96 | 65.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 147 | 26 | 0.99 | 0 | 0.82 | 0.42 | 129.93 | 0.97 | 0.29 |
| Hex | 2 | 93 | 1A | 63 | 0 | 52 | 2A | 82 | 61 | 1D |
| Octal | 2 | 223 | 32 | 143 | 0 | 122 | 52 | 202 | 141 | 35 |
| Binary | 10 | 10010011 | 11010 | 1100011 | 0 | 1010010 | 101010 | 10000010 | 1100001 | 11101 |
Color Harmonies of #02931A
Complementary color
Monochromatic Colors of #02931A
Black with #02931A
Text Example
Text Example
White with #02931A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02931A; }
p { color: rgb(2,147,26); }
H1.HeaderClassName
{
color: #02931A;
}
.AnyTagClassName
{
color: #02931A;
}
</style>
background-color css
<style>
a { background-color: #02931A; }
a { background-color: rgb(2,147,26); }
div.DivClassName
{
background-color: #02931A;
}
.BgClassName
{
background-color: #02931A;
}
</style>
border-color css
<style>
span { border-color: #02931A; }
span { border-color: rgb(2,147,26); }
td.TdClassName
{
border-color: #02931A;
}
.TagClassName
{
border-color: #02931A;
}
</style>