Shades of Islamic Green #10910A
Tints of Islamic Green #10910A
RGB
CMYK
RGB Variations
Color information
#10910A (or 0x10910A) is known color: Islamic Green. HEX triplet: 10, 91 and 0A. RGB value is (16,145,10). Sum of RGB (Red+Green+Blue) = 16+145+10=171 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.36% from 171); Green value is 145 (57.03% from 255 or 84.80% from 171); Blue value is 10 (4.30% from 255 or 5.85% from 171); Max value from RGB is 145 - color contains mainly: green. Hex color #10910A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #10910A is #EF6EF5. Grayscale: #5B5B5B. Windows color (decimal): -15691510 or 692496. OLE color: 692496.
HSL color Cylindrical-coordinate representation of color #10910A: hue angle of 117.33º degrees, saturation: 0.87, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #10910A is Cyan = 0.89, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 16 | 145 | 10 | - |
| CMYK | 0.89 | 0 | 0.93 | 0.43 |
| HSL | 117.33º | 0.87% | 0.3% | - |
| HSV(B) | 117.33º | 0.93% | 0.57% | - |
| XYZ | 10.39 | 20.38 | 3.67 | - |
| YUV | 91.04 | 82.26 | 74.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 145 | 10 | 0.89 | 0 | 0.93 | 0.43 | 117.33 | 0.87 | 0.3 |
| Hex | 10 | 91 | A | 59 | 0 | 5D | 2B | 75 | 57 | 1E |
| Octal | 20 | 221 | 12 | 131 | 0 | 135 | 53 | 165 | 127 | 36 |
| Binary | 10000 | 10010001 | 1010 | 1011001 | 0 | 1011101 | 101011 | 1110101 | 1010111 | 11110 |
Color Harmonies of #10910A
Complementary color
Monochromatic Colors of #10910A
Black with #10910A
Text Example
Text Example
White with #10910A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10910A; }
p { color: rgb(16,145,10); }
H1.HeaderClassName
{
color: #10910A;
}
.AnyTagClassName
{
color: #10910A;
}
</style>
background-color css
<style>
a { background-color: #10910A; }
a { background-color: rgb(16,145,10); }
div.DivClassName
{
background-color: #10910A;
}
.BgClassName
{
background-color: #10910A;
}
</style>
border-color css
<style>
span { border-color: #10910A; }
span { border-color: rgb(16,145,10); }
td.TdClassName
{
border-color: #10910A;
}
.TagClassName
{
border-color: #10910A;
}
</style>