Shades of Islamic Green #00961B
Tints of Islamic Green #00961B
RGB
CMYK
RGB Variations
Color information
#00961B (or 0x00961B) is known color: Islamic Green. HEX triplet: 00, 96 and 1B. RGB value is (0,150,27). Sum of RGB (Red+Green+Blue) = 0+150+27=177 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 177); Green value is 150 (58.98% from 255 or 84.75% from 177); Blue value is 27 (10.94% from 255 or 15.25% from 177); Max value from RGB is 150 - color contains mainly: green. Hex color #00961B is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #00961B is #FF69E4. Grayscale: #5B5B5B. Windows color (decimal): -16738789 or 1807872. OLE color: 1807872.
HSL color Cylindrical-coordinate representation of color #00961B: hue angle of 130.8º 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 #00961B is Cyan = 1, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 0 | 150 | 27 | - |
| CMYK | 1 | 0 | 0.82 | 0.41 |
| HSL | 130.8º | 1% | 0.29% | - |
| HSV(B) | 130.8º | 1% | 0.59% | - |
| XYZ | 11.1 | 21.89 | 4.68 | - |
| YUV | 91.13 | 91.81 | 63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 150 | 27 | 1 | 0 | 0.82 | 0.41 | 130.8 | 1 | 0.29 |
| Hex | 0 | 96 | 1B | 64 | 0 | 52 | 29 | 83 | 64 | 1D |
| Octal | 0 | 226 | 33 | 144 | 0 | 122 | 51 | 203 | 144 | 35 |
| Binary | 0 | 10010110 | 11011 | 1100100 | 0 | 1010010 | 101001 | 10000011 | 1100100 | 11101 |
Color Harmonies of #00961B
Complementary color
Monochromatic Colors of #00961B
Black with #00961B
Text Example
Text Example
White with #00961B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00961B; }
p { color: rgb(0,150,27); }
H1.HeaderClassName
{
color: #00961B;
}
.AnyTagClassName
{
color: #00961B;
}
</style>
background-color css
<style>
a { background-color: #00961B; }
a { background-color: rgb(0,150,27); }
div.DivClassName
{
background-color: #00961B;
}
.BgClassName
{
background-color: #00961B;
}
</style>
border-color css
<style>
span { border-color: #00961B; }
span { border-color: rgb(0,150,27); }
td.TdClassName
{
border-color: #00961B;
}
.TagClassName
{
border-color: #00961B;
}
</style>