Shades of Islamic Green #00961E
Tints of Islamic Green #00961E
RGB
CMYK
RGB Variations
Color information
#00961E (or 0x00961E) is known color: Islamic Green. HEX triplet: 00, 96 and 1E. RGB value is (0,150,30). Sum of RGB (Red+Green+Blue) = 0+150+30=180 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 180); Green value is 150 (58.98% from 255 or 83.33% from 180); Blue value is 30 (12.11% from 255 or 16.67% from 180); Max value from RGB is 150 - color contains mainly: green. Hex color #00961E is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #00961E is #FF69E1. Grayscale: #5B5B5B. Windows color (decimal): -16738786 or 2004480. OLE color: 2004480.
HSL color Cylindrical-coordinate representation of color #00961E: hue angle of 132º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00961E is Cyan = 1, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 0 | 150 | 30 | - |
| CMYK | 1 | 0 | 0.80 | 0.41 |
| HSL | 132º | 1% | 0.29% | - |
| HSV(B) | 132º | 1% | 0.59% | - |
| XYZ | 11.14 | 21.91 | 4.87 | - |
| YUV | 91.47 | 93.31 | 62.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 150 | 30 | 1 | 0 | 0.80 | 0.41 | 132 | 1 | 0.29 |
| Hex | 0 | 96 | 1E | 64 | 0 | 50 | 29 | 84 | 64 | 1D |
| Octal | 0 | 226 | 36 | 144 | 0 | 120 | 51 | 204 | 144 | 35 |
| Binary | 0 | 10010110 | 11110 | 1100100 | 0 | 1010000 | 101001 | 10000100 | 1100100 | 11101 |
Color Harmonies of #00961E
Complementary color
Monochromatic Colors of #00961E
Black with #00961E
Text Example
Text Example
White with #00961E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00961E; }
p { color: rgb(0,150,30); }
H1.HeaderClassName
{
color: #00961E;
}
.AnyTagClassName
{
color: #00961E;
}
</style>
background-color css
<style>
a { background-color: #00961E; }
a { background-color: rgb(0,150,30); }
div.DivClassName
{
background-color: #00961E;
}
.BgClassName
{
background-color: #00961E;
}
</style>
border-color css
<style>
span { border-color: #00961E; }
span { border-color: rgb(0,150,30); }
td.TdClassName
{
border-color: #00961E;
}
.TagClassName
{
border-color: #00961E;
}
</style>