Shades of Islamic Green #00931B
Tints of Islamic Green #00931B
RGB
CMYK
RGB Variations
Color information
#00931B (or 0x00931B) is known color: Islamic Green. HEX triplet: 00, 93 and 1B. RGB value is (0,147,27). Sum of RGB (Red+Green+Blue) = 0+147+27=174 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 174); Green value is 147 (57.81% from 255 or 84.48% from 174); Blue value is 27 (10.94% from 255 or 15.52% from 174); Max value from RGB is 147 - color contains mainly: green. Hex color #00931B is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #00931B is #FF6CE4. Grayscale: #595959. Windows color (decimal): -16739557 or 1807104. OLE color: 1807104.
HSL color Cylindrical-coordinate representation of color #00931B: hue angle of 131.02º 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 #00931B is Cyan = 1, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 0 | 147 | 27 | - |
| CMYK | 1 | 0 | 0.82 | 0.42 |
| HSL | 131.02º | 1% | 0.29% | - |
| HSV(B) | 131.02º | 1% | 0.58% | - |
| XYZ | 10.63 | 20.95 | 4.52 | - |
| YUV | 89.37 | 92.8 | 64.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 147 | 27 | 1 | 0 | 0.82 | 0.42 | 131.02 | 1 | 0.29 |
| Hex | 0 | 93 | 1B | 64 | 0 | 52 | 2A | 83 | 64 | 1D |
| Octal | 0 | 223 | 33 | 144 | 0 | 122 | 52 | 203 | 144 | 35 |
| Binary | 0 | 10010011 | 11011 | 1100100 | 0 | 1010010 | 101010 | 10000011 | 1100100 | 11101 |
Color Harmonies of #00931B
Complementary color
Monochromatic Colors of #00931B
Black with #00931B
Text Example
Text Example
White with #00931B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00931B; }
p { color: rgb(0,147,27); }
H1.HeaderClassName
{
color: #00931B;
}
.AnyTagClassName
{
color: #00931B;
}
</style>
background-color css
<style>
a { background-color: #00931B; }
a { background-color: rgb(0,147,27); }
div.DivClassName
{
background-color: #00931B;
}
.BgClassName
{
background-color: #00931B;
}
</style>
border-color css
<style>
span { border-color: #00931B; }
span { border-color: rgb(0,147,27); }
td.TdClassName
{
border-color: #00931B;
}
.TagClassName
{
border-color: #00931B;
}
</style>