Shades of Islamic Green #0CA219
Tints of Islamic Green #0CA219
RGB
CMYK
RGB Variations
Color information
#0CA219 (or 0x0CA219) is known color: Islamic Green. HEX triplet: 0C, A2 and 19. RGB value is (12,162,25). Sum of RGB (Red+Green+Blue) = 12+162+25=199 (26% of max value = 765). Red value is 12 (5.08% from 255 or 6.03% from 199); Green value is 162 (63.67% from 255 or 81.41% from 199); Blue value is 25 (10.16% from 255 or 12.56% from 199); Max value from RGB is 162 - color contains mainly: green. Hex color #0CA219 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0CA219 is #F35DE6. Grayscale: #656565. Windows color (decimal): -15949287 or 1679884. OLE color: 1679884.
HSL color Cylindrical-coordinate representation of color #0CA219: hue angle of 125.2º degrees, saturation: 0.86, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0CA219 is Cyan = 0.93, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 12 | 162 | 25 | - |
| CMYK | 0.93 | 0 | 0.85 | 0.36 |
| HSL | 125.2º | 0.86% | 0.34% | - |
| HSV(B) | 125.2º | 0.93% | 0.64% | - |
| XYZ | 13.25 | 25.99 | 5.24 | - |
| YUV | 101.53 | 84.81 | 64.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 162 | 25 | 0.93 | 0 | 0.85 | 0.36 | 125.2 | 0.86 | 0.34 |
| Hex | C | A2 | 19 | 5D | 0 | 55 | 24 | 7D | 56 | 22 |
| Octal | 14 | 242 | 31 | 135 | 0 | 125 | 44 | 175 | 126 | 42 |
| Binary | 1100 | 10100010 | 11001 | 1011101 | 0 | 1010101 | 100100 | 1111101 | 1010110 | 100010 |
Color Harmonies of #0CA219
Complementary color
Monochromatic Colors of #0CA219
Black with #0CA219
Text Example
Text Example
White with #0CA219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0CA219; }
p { color: rgb(12,162,25); }
H1.HeaderClassName
{
color: #0CA219;
}
.AnyTagClassName
{
color: #0CA219;
}
</style>
background-color css
<style>
a { background-color: #0CA219; }
a { background-color: rgb(12,162,25); }
div.DivClassName
{
background-color: #0CA219;
}
.BgClassName
{
background-color: #0CA219;
}
</style>
border-color css
<style>
span { border-color: #0CA219; }
span { border-color: rgb(12,162,25); }
td.TdClassName
{
border-color: #0CA219;
}
.TagClassName
{
border-color: #0CA219;
}
</style>