Shades of Islamic Green #14920A
Tints of Islamic Green #14920A
RGB
CMYK
RGB Variations
Color information
#14920A (or 0x14920A) is known color: Islamic Green. HEX triplet: 14, 92 and 0A. RGB value is (20,146,10). Sum of RGB (Red+Green+Blue) = 20+146+10=176 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.36% from 176); Green value is 146 (57.42% from 255 or 82.95% from 176); Blue value is 10 (4.30% from 255 or 5.68% from 176); Max value from RGB is 146 - color contains mainly: green. Hex color #14920A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #14920A is #EB6DF5. Grayscale: #5D5D5D. Windows color (decimal): -15429110 or 692756. OLE color: 692756.
HSL color Cylindrical-coordinate representation of color #14920A: hue angle of 115.59º degrees, saturation: 0.87, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #14920A is Cyan = 0.86, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 20 | 146 | 10 | - |
| CMYK | 0.86 | 0 | 0.93 | 0.43 |
| HSL | 115.59º | 0.87% | 0.31% | - |
| HSV(B) | 115.59º | 0.93% | 0.57% | - |
| XYZ | 10.62 | 20.73 | 3.73 | - |
| YUV | 92.82 | 81.26 | 76.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 146 | 10 | 0.86 | 0 | 0.93 | 0.43 | 115.59 | 0.87 | 0.31 |
| Hex | 14 | 92 | A | 56 | 0 | 5D | 2B | 74 | 57 | 1F |
| Octal | 24 | 222 | 12 | 126 | 0 | 135 | 53 | 164 | 127 | 37 |
| Binary | 10100 | 10010010 | 1010 | 1010110 | 0 | 1011101 | 101011 | 1110100 | 1010111 | 11111 |
Color Harmonies of #14920A
Complementary color
Monochromatic Colors of #14920A
Black with #14920A
Text Example
Text Example
White with #14920A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14920A; }
p { color: rgb(20,146,10); }
H1.HeaderClassName
{
color: #14920A;
}
.AnyTagClassName
{
color: #14920A;
}
</style>
background-color css
<style>
a { background-color: #14920A; }
a { background-color: rgb(20,146,10); }
div.DivClassName
{
background-color: #14920A;
}
.BgClassName
{
background-color: #14920A;
}
</style>
border-color css
<style>
span { border-color: #14920A; }
span { border-color: rgb(20,146,10); }
td.TdClassName
{
border-color: #14920A;
}
.TagClassName
{
border-color: #14920A;
}
</style>