Shades of Islamic Green #10A615
Tints of Islamic Green #10A615
RGB
CMYK
RGB Variations
Color information
#10A615 (or 0x10A615) is known color: Islamic Green. HEX triplet: 10, A6 and 15. RGB value is (16,166,21). Sum of RGB (Red+Green+Blue) = 16+166+21=203 (26% of max value = 765). Red value is 16 (6.64% from 255 or 7.88% from 203); Green value is 166 (65.23% from 255 or 81.77% from 203); Blue value is 21 (8.59% from 255 or 10.34% from 203); Max value from RGB is 166 - color contains mainly: green. Hex color #10A615 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #10A615 is #EF59EA. Grayscale: #696969. Windows color (decimal): -15686123 or 1418768. OLE color: 1418768.
HSL color Cylindrical-coordinate representation of color #10A615: hue angle of 122º degrees, saturation: 0.82, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #10A615 is Cyan = 0.90, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 16 | 166 | 21 | - |
| CMYK | 0.90 | 0 | 0.87 | 0.35 |
| HSL | 122º | 0.82% | 0.36% | - |
| HSV(B) | 122º | 0.9% | 0.65% | - |
| XYZ | 13.99 | 27.44 | 5.27 | - |
| YUV | 104.62 | 80.81 | 64.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 166 | 21 | 0.90 | 0 | 0.87 | 0.35 | 122 | 0.82 | 0.36 |
| Hex | 10 | A6 | 15 | 5A | 0 | 57 | 23 | 7A | 52 | 24 |
| Octal | 20 | 246 | 25 | 132 | 0 | 127 | 43 | 172 | 122 | 44 |
| Binary | 10000 | 10100110 | 10101 | 1011010 | 0 | 1010111 | 100011 | 1111010 | 1010010 | 100100 |
Color Harmonies of #10A615
Complementary color
Monochromatic Colors of #10A615
Black with #10A615
Text Example
Text Example
White with #10A615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10A615; }
p { color: rgb(16,166,21); }
H1.HeaderClassName
{
color: #10A615;
}
.AnyTagClassName
{
color: #10A615;
}
</style>
background-color css
<style>
a { background-color: #10A615; }
a { background-color: rgb(16,166,21); }
div.DivClassName
{
background-color: #10A615;
}
.BgClassName
{
background-color: #10A615;
}
</style>
border-color css
<style>
span { border-color: #10A615; }
span { border-color: rgb(16,166,21); }
td.TdClassName
{
border-color: #10A615;
}
.TagClassName
{
border-color: #10A615;
}
</style>