Shades of Islamic Green #10920F
Tints of Islamic Green #10920F
RGB
CMYK
RGB Variations
Color information
#10920F (or 0x10920F) is known color: Islamic Green. HEX triplet: 10, 92 and 0F. RGB value is (16,146,15). Sum of RGB (Red+Green+Blue) = 16+146+15=177 (23% of max value = 765). Red value is 16 (6.64% from 255 or 9.04% from 177); Green value is 146 (57.42% from 255 or 82.49% from 177); Blue value is 15 (6.25% from 255 or 8.47% from 177); Max value from RGB is 146 - color contains mainly: green. Hex color #10920F is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #10920F is #EF6DF0. Grayscale: #5C5C5C. Windows color (decimal): -15691249 or 1020432. OLE color: 1020432.
HSL color Cylindrical-coordinate representation of color #10920F: hue angle of 119.54º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #10920F is Cyan = 0.89, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 16 | 146 | 15 | - |
| CMYK | 0.89 | 0 | 0.90 | 0.43 |
| HSL | 119.54º | 0.81% | 0.32% | - |
| HSV(B) | 119.54º | 0.9% | 0.57% | - |
| XYZ | 10.58 | 20.7 | 3.89 | - |
| YUV | 92.2 | 84.43 | 73.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 146 | 15 | 0.89 | 0 | 0.90 | 0.43 | 119.54 | 0.81 | 0.32 |
| Hex | 10 | 92 | F | 59 | 0 | 5A | 2B | 78 | 51 | 20 |
| Octal | 20 | 222 | 17 | 131 | 0 | 132 | 53 | 170 | 121 | 40 |
| Binary | 10000 | 10010010 | 1111 | 1011001 | 0 | 1011010 | 101011 | 1111000 | 1010001 | 100000 |
Color Harmonies of #10920F
Complementary color
Monochromatic Colors of #10920F
Black with #10920F
Text Example
Text Example
White with #10920F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10920F; }
p { color: rgb(16,146,15); }
H1.HeaderClassName
{
color: #10920F;
}
.AnyTagClassName
{
color: #10920F;
}
</style>
background-color css
<style>
a { background-color: #10920F; }
a { background-color: rgb(16,146,15); }
div.DivClassName
{
background-color: #10920F;
}
.BgClassName
{
background-color: #10920F;
}
</style>
border-color css
<style>
span { border-color: #10920F; }
span { border-color: rgb(16,146,15); }
td.TdClassName
{
border-color: #10920F;
}
.TagClassName
{
border-color: #10920F;
}
</style>