Shades of Islamic Green #00951C
Tints of Islamic Green #00951C
RGB
CMYK
RGB Variations
Color information
#00951C (or 0x00951C) is known color: Islamic Green. HEX triplet: 00, 95 and 1C. RGB value is (0,149,28). Sum of RGB (Red+Green+Blue) = 0+149+28=177 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 177); Green value is 149 (58.59% from 255 or 84.18% from 177); Blue value is 28 (11.33% from 255 or 15.82% from 177); Max value from RGB is 149 - color contains mainly: green. Hex color #00951C is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #00951C is #FF6AE3. Grayscale: #5A5A5A. Windows color (decimal): -16739044 or 1873152. OLE color: 1873152.
HSL color Cylindrical-coordinate representation of color #00951C: hue angle of 131.28º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00951C is Cyan = 1, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 0 | 149 | 28 | - |
| CMYK | 1 | 0 | 0.81 | 0.42 |
| HSL | 131.28º | 1% | 0.29% | - |
| HSV(B) | 131.28º | 1% | 0.58% | - |
| XYZ | 10.96 | 21.58 | 4.69 | - |
| YUV | 90.66 | 92.64 | 63.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 149 | 28 | 1 | 0 | 0.81 | 0.42 | 131.28 | 1 | 0.29 |
| Hex | 0 | 95 | 1C | 64 | 0 | 51 | 2A | 83 | 64 | 1D |
| Octal | 0 | 225 | 34 | 144 | 0 | 121 | 52 | 203 | 144 | 35 |
| Binary | 0 | 10010101 | 11100 | 1100100 | 0 | 1010001 | 101010 | 10000011 | 1100100 | 11101 |
Color Harmonies of #00951C
Complementary color
Monochromatic Colors of #00951C
Black with #00951C
Text Example
Text Example
White with #00951C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00951C; }
p { color: rgb(0,149,28); }
H1.HeaderClassName
{
color: #00951C;
}
.AnyTagClassName
{
color: #00951C;
}
</style>
background-color css
<style>
a { background-color: #00951C; }
a { background-color: rgb(0,149,28); }
div.DivClassName
{
background-color: #00951C;
}
.BgClassName
{
background-color: #00951C;
}
</style>
border-color css
<style>
span { border-color: #00951C; }
span { border-color: rgb(0,149,28); }
td.TdClassName
{
border-color: #00951C;
}
.TagClassName
{
border-color: #00951C;
}
</style>