Shades of Islamic Green #10920D
Tints of Islamic Green #10920D
RGB
CMYK
RGB Variations
Color information
#10920D (or 0x10920D) is known color: Islamic Green. HEX triplet: 10, 92 and 0D. RGB value is (16,146,13). Sum of RGB (Red+Green+Blue) = 16+146+13=175 (23% of max value = 765). Red value is 16 (6.64% from 255 or 9.14% from 175); Green value is 146 (57.42% from 255 or 83.43% from 175); Blue value is 13 (5.47% from 255 or 7.43% from 175); Max value from RGB is 146 - color contains mainly: green. Hex color #10920D is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #10920D is #EF6DF2. Grayscale: #5C5C5C. Windows color (decimal): -15691251 or 889360. OLE color: 889360.
HSL color Cylindrical-coordinate representation of color #10920D: hue angle of 118.65º degrees, saturation: 0.84, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #10920D is Cyan = 0.89, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 16 | 146 | 13 | - |
| CMYK | 0.89 | 0 | 0.91 | 0.43 |
| HSL | 118.65º | 0.84% | 0.31% | - |
| HSV(B) | 118.65º | 0.91% | 0.57% | - |
| XYZ | 10.57 | 20.7 | 3.82 | - |
| YUV | 91.97 | 83.43 | 73.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 146 | 13 | 0.89 | 0 | 0.91 | 0.43 | 118.65 | 0.84 | 0.31 |
| Hex | 10 | 92 | D | 59 | 0 | 5B | 2B | 77 | 54 | 1F |
| Octal | 20 | 222 | 15 | 131 | 0 | 133 | 53 | 167 | 124 | 37 |
| Binary | 10000 | 10010010 | 1101 | 1011001 | 0 | 1011011 | 101011 | 1110111 | 1010100 | 11111 |
Color Harmonies of #10920D
Complementary color
Monochromatic Colors of #10920D
Black with #10920D
Text Example
Text Example
White with #10920D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10920D; }
p { color: rgb(16,146,13); }
H1.HeaderClassName
{
color: #10920D;
}
.AnyTagClassName
{
color: #10920D;
}
</style>
background-color css
<style>
a { background-color: #10920D; }
a { background-color: rgb(16,146,13); }
div.DivClassName
{
background-color: #10920D;
}
.BgClassName
{
background-color: #10920D;
}
</style>
border-color css
<style>
span { border-color: #10920D; }
span { border-color: rgb(16,146,13); }
td.TdClassName
{
border-color: #10920D;
}
.TagClassName
{
border-color: #10920D;
}
</style>