Shades of Islamic Green #00961A
Tints of Islamic Green #00961A
RGB
CMYK
RGB Variations
Color information
#00961A (or 0x00961A) is known color: Islamic Green. HEX triplet: 00, 96 and 1A. RGB value is (0,150,26). Sum of RGB (Red+Green+Blue) = 0+150+26=176 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 176); Green value is 150 (58.98% from 255 or 85.23% from 176); Blue value is 26 (10.55% from 255 or 14.77% from 176); Max value from RGB is 150 - color contains mainly: green. Hex color #00961A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #00961A is #FF69E5. Grayscale: #5B5B5B. Windows color (decimal): -16738790 or 1742336. OLE color: 1742336.
HSL color Cylindrical-coordinate representation of color #00961A: hue angle of 130.4º 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 #00961A is Cyan = 1, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 0 | 150 | 26 | - |
| CMYK | 1 | 0 | 0.83 | 0.41 |
| HSL | 130.4º | 1% | 0.29% | - |
| HSV(B) | 130.4º | 1% | 0.59% | - |
| XYZ | 11.09 | 21.89 | 4.62 | - |
| YUV | 91.01 | 91.31 | 63.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 150 | 26 | 1 | 0 | 0.83 | 0.41 | 130.4 | 1 | 0.29 |
| Hex | 0 | 96 | 1A | 64 | 0 | 53 | 29 | 82 | 64 | 1D |
| Octal | 0 | 226 | 32 | 144 | 0 | 123 | 51 | 202 | 144 | 35 |
| Binary | 0 | 10010110 | 11010 | 1100100 | 0 | 1010011 | 101001 | 10000010 | 1100100 | 11101 |
Color Harmonies of #00961A
Complementary color
Monochromatic Colors of #00961A
Black with #00961A
Text Example
Text Example
White with #00961A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00961A; }
p { color: rgb(0,150,26); }
H1.HeaderClassName
{
color: #00961A;
}
.AnyTagClassName
{
color: #00961A;
}
</style>
background-color css
<style>
a { background-color: #00961A; }
a { background-color: rgb(0,150,26); }
div.DivClassName
{
background-color: #00961A;
}
.BgClassName
{
background-color: #00961A;
}
</style>
border-color css
<style>
span { border-color: #00961A; }
span { border-color: rgb(0,150,26); }
td.TdClassName
{
border-color: #00961A;
}
.TagClassName
{
border-color: #00961A;
}
</style>