Shades of Islamic Green #05951D
Tints of Islamic Green #05951D
RGB
CMYK
RGB Variations
Color information
#05951D (or 0x05951D) is known color: Islamic Green. HEX triplet: 05, 95 and 1D. RGB value is (5,149,29). Sum of RGB (Red+Green+Blue) = 5+149+29=183 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.73% from 183); Green value is 149 (58.59% from 255 or 81.42% from 183); Blue value is 29 (11.72% from 255 or 15.85% from 183); Max value from RGB is 149 - color contains mainly: green. Hex color #05951D is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #05951D is #FA6AE2. Grayscale: #5C5C5C. Windows color (decimal): -16411363 or 1938693. OLE color: 1938693.
HSL color Cylindrical-coordinate representation of color #05951D: hue angle of 130º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #05951D is Cyan = 0.97, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 149 | 29 | - |
| CMYK | 0.97 | 0 | 0.81 | 0.42 |
| HSL | 130º | 0.94% | 0.3% | - |
| HSV(B) | 130º | 0.97% | 0.58% | - |
| XYZ | 11.03 | 21.62 | 4.75 | - |
| YUV | 92.26 | 92.29 | 65.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 149 | 29 | 0.97 | 0 | 0.81 | 0.42 | 130 | 0.94 | 0.3 |
| Hex | 5 | 95 | 1D | 61 | 0 | 51 | 2A | 82 | 5E | 1E |
| Octal | 5 | 225 | 35 | 141 | 0 | 121 | 52 | 202 | 136 | 36 |
| Binary | 101 | 10010101 | 11101 | 1100001 | 0 | 1010001 | 101010 | 10000010 | 1011110 | 11110 |
Color Harmonies of #05951D
Complementary color
Monochromatic Colors of #05951D
Black with #05951D
Text Example
Text Example
White with #05951D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05951D; }
p { color: rgb(5,149,29); }
H1.HeaderClassName
{
color: #05951D;
}
.AnyTagClassName
{
color: #05951D;
}
</style>
background-color css
<style>
a { background-color: #05951D; }
a { background-color: rgb(5,149,29); }
div.DivClassName
{
background-color: #05951D;
}
.BgClassName
{
background-color: #05951D;
}
</style>
border-color css
<style>
span { border-color: #05951D; }
span { border-color: rgb(5,149,29); }
td.TdClassName
{
border-color: #05951D;
}
.TagClassName
{
border-color: #05951D;
}
</style>