Shades of Islamic Green #10A910
Tints of Islamic Green #10A910
RGB
CMYK
RGB Variations
Color information
#10A910 (or 0x10A910) is known color: Islamic Green. HEX triplet: 10, A9 and 10. RGB value is (16,169,16). Sum of RGB (Red+Green+Blue) = 16+169+16=201 (26% of max value = 765). Red value is 16 (6.64% from 255 or 7.96% from 201); Green value is 169 (66.41% from 255 or 84.08% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 169 - color contains mainly: green. Hex color #10A910 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #10A910 is #EF56EF. Grayscale: #6A6A6A. Windows color (decimal): -15685360 or 1091856. OLE color: 1091856.
HSL color Cylindrical-coordinate representation of color #10A910: hue angle of 120º degrees, saturation: 0.83, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #10A910 is Cyan = 0.91, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 16 | 169 | 16 | - |
| CMYK | 0.91 | 0 | 0.91 | 0.34 |
| HSL | 120º | 0.83% | 0.36% | - |
| HSV(B) | 120º | 0.91% | 0.66% | - |
| XYZ | 14.5 | 28.52 | 5.23 | - |
| YUV | 105.81 | 77.31 | 63.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 169 | 16 | 0.91 | 0 | 0.91 | 0.34 | 120 | 0.83 | 0.36 |
| Hex | 10 | A9 | 10 | 5B | 0 | 5B | 22 | 78 | 53 | 24 |
| Octal | 20 | 251 | 20 | 133 | 0 | 133 | 42 | 170 | 123 | 44 |
| Binary | 10000 | 10101001 | 10000 | 1011011 | 0 | 1011011 | 100010 | 1111000 | 1010011 | 100100 |
Color Harmonies of #10A910
Complementary color
Monochromatic Colors of #10A910
Black with #10A910
Text Example
Text Example
White with #10A910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10A910; }
p { color: rgb(16,169,16); }
H1.HeaderClassName
{
color: #10A910;
}
.AnyTagClassName
{
color: #10A910;
}
</style>
background-color css
<style>
a { background-color: #10A910; }
a { background-color: rgb(16,169,16); }
div.DivClassName
{
background-color: #10A910;
}
.BgClassName
{
background-color: #10A910;
}
</style>
border-color css
<style>
span { border-color: #10A910; }
span { border-color: rgb(16,169,16); }
td.TdClassName
{
border-color: #10A910;
}
.TagClassName
{
border-color: #10A910;
}
</style>