Shades of Islamic Green #1CB406
Tints of Islamic Green #1CB406
RGB
CMYK
RGB Variations
Color information
#1CB406 (or 0x1CB406) is known color: Islamic Green. HEX triplet: 1C, B4 and 06. RGB value is (28,180,6). Sum of RGB (Red+Green+Blue) = 28+180+6=214 (28% of max value = 765). Red value is 28 (11.33% from 255 or 13.08% from 214); Green value is 180 (70.70% from 255 or 84.11% from 214); Blue value is 6 (2.73% from 255 or 2.80% from 214); Max value from RGB is 180 - color contains mainly: green. Hex color #1CB406 is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #1CB406 is #E34BF9. Grayscale: #737373. Windows color (decimal): -14896122 or 439324. OLE color: 439324.
HSL color Cylindrical-coordinate representation of color #1CB406: hue angle of 112.41º degrees, saturation: 0.94, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #1CB406 is Cyan = 0.84, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 28 | 180 | 6 | - |
| CMYK | 0.84 | 0 | 0.97 | 0.29 |
| HSL | 112.41º | 0.94% | 0.36% | - |
| HSV(B) | 112.41º | 0.97% | 0.71% | - |
| XYZ | 16.83 | 32.9 | 5.64 | - |
| YUV | 114.72 | 66.64 | 66.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 180 | 6 | 0.84 | 0 | 0.97 | 0.29 | 112.41 | 0.94 | 0.36 |
| Hex | 1C | B4 | 6 | 54 | 0 | 61 | 1D | 70 | 5E | 24 |
| Octal | 34 | 264 | 6 | 124 | 0 | 141 | 35 | 160 | 136 | 44 |
| Binary | 11100 | 10110100 | 110 | 1010100 | 0 | 1100001 | 11101 | 1110000 | 1011110 | 100100 |
Color Harmonies of #1CB406
Complementary color
Monochromatic Colors of #1CB406
Black with #1CB406
Text Example
Text Example
White with #1CB406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1CB406; }
p { color: rgb(28,180,6); }
H1.HeaderClassName
{
color: #1CB406;
}
.AnyTagClassName
{
color: #1CB406;
}
</style>
background-color css
<style>
a { background-color: #1CB406; }
a { background-color: rgb(28,180,6); }
div.DivClassName
{
background-color: #1CB406;
}
.BgClassName
{
background-color: #1CB406;
}
</style>
border-color css
<style>
span { border-color: #1CB406; }
span { border-color: rgb(28,180,6); }
td.TdClassName
{
border-color: #1CB406;
}
.TagClassName
{
border-color: #1CB406;
}
</style>