Shades of Islamic Green #029208
Tints of Islamic Green #029208
RGB
CMYK
RGB Variations
Color information
#029208 (or 0x029208) is known color: Islamic Green. HEX triplet: 02, 92 and 08. RGB value is (2,146,8). Sum of RGB (Red+Green+Blue) = 2+146+8=156 (20% of max value = 765). Red value is 2 (1.17% from 255 or 1.28% from 156); Green value is 146 (57.42% from 255 or 93.59% from 156); Blue value is 8 (3.52% from 255 or 5.13% from 156); Max value from RGB is 146 - color contains mainly: green. Hex color #029208 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #029208 is #FD6DF7. Grayscale: #575757. Windows color (decimal): -16608760 or 561666. OLE color: 561666.
HSL color Cylindrical-coordinate representation of color #029208: hue angle of 122.5º 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 #029208 is Cyan = 0.99, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 2 | 146 | 8 | - |
| CMYK | 0.99 | 0 | 0.95 | 0.43 |
| HSL | 122.5º | 0.97% | 0.29% | - |
| HSV(B) | 122.5º | 0.99% | 0.57% | - |
| XYZ | 10.35 | 20.59 | 3.66 | - |
| YUV | 87.21 | 83.29 | 67.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 146 | 8 | 0.99 | 0 | 0.95 | 0.43 | 122.5 | 0.97 | 0.29 |
| Hex | 2 | 92 | 8 | 63 | 0 | 5F | 2B | 7B | 61 | 1D |
| Octal | 2 | 222 | 10 | 143 | 0 | 137 | 53 | 173 | 141 | 35 |
| Binary | 10 | 10010010 | 1000 | 1100011 | 0 | 1011111 | 101011 | 1111011 | 1100001 | 11101 |
Color Harmonies of #029208
Complementary color
Monochromatic Colors of #029208
Black with #029208
Text Example
Text Example
White with #029208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029208; }
p { color: rgb(2,146,8); }
H1.HeaderClassName
{
color: #029208;
}
.AnyTagClassName
{
color: #029208;
}
</style>
background-color css
<style>
a { background-color: #029208; }
a { background-color: rgb(2,146,8); }
div.DivClassName
{
background-color: #029208;
}
.BgClassName
{
background-color: #029208;
}
</style>
border-color css
<style>
span { border-color: #029208; }
span { border-color: rgb(2,146,8); }
td.TdClassName
{
border-color: #029208;
}
.TagClassName
{
border-color: #029208;
}
</style>