Shades of Islamic Green #0A8F06
Tints of Islamic Green #0A8F06
RGB
CMYK
RGB Variations
Color information
#0A8F06 (or 0x0A8F06) is known color: Islamic Green. HEX triplet: 0A, 8F and 06. RGB value is (10,143,6). Sum of RGB (Red+Green+Blue) = 10+143+6=159 (21% of max value = 765). Red value is 10 (4.30% from 255 or 6.29% from 159); Green value is 143 (56.25% from 255 or 89.94% from 159); Blue value is 6 (2.73% from 255 or 3.77% from 159); Max value from RGB is 143 - color contains mainly: green. Hex color #0A8F06 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0A8F06 is #F570F9. Grayscale: #585858. Windows color (decimal): -16085242 or 429834. OLE color: 429834.
HSL color Cylindrical-coordinate representation of color #0A8F06: hue angle of 118.25º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0A8F06 is Cyan = 0.93, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 10 | 143 | 6 | - |
| CMYK | 0.93 | 0 | 0.96 | 0.44 |
| HSL | 118.25º | 0.92% | 0.29% | - |
| HSV(B) | 118.25º | 0.96% | 0.56% | - |
| XYZ | 9.98 | 19.72 | 3.45 | - |
| YUV | 87.62 | 81.94 | 72.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 143 | 6 | 0.93 | 0 | 0.96 | 0.44 | 118.25 | 0.92 | 0.29 |
| Hex | A | 8F | 6 | 5D | 0 | 60 | 2C | 76 | 5C | 1D |
| Octal | 12 | 217 | 6 | 135 | 0 | 140 | 54 | 166 | 134 | 35 |
| Binary | 1010 | 10001111 | 110 | 1011101 | 0 | 1100000 | 101100 | 1110110 | 1011100 | 11101 |
Color Harmonies of #0A8F06
Complementary color
Monochromatic Colors of #0A8F06
Black with #0A8F06
Text Example
Text Example
White with #0A8F06
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A8F06; }
p { color: rgb(10,143,6); }
H1.HeaderClassName
{
color: #0A8F06;
}
.AnyTagClassName
{
color: #0A8F06;
}
</style>
background-color css
<style>
a { background-color: #0A8F06; }
a { background-color: rgb(10,143,6); }
div.DivClassName
{
background-color: #0A8F06;
}
.BgClassName
{
background-color: #0A8F06;
}
</style>
border-color css
<style>
span { border-color: #0A8F06; }
span { border-color: rgb(10,143,6); }
td.TdClassName
{
border-color: #0A8F06;
}
.TagClassName
{
border-color: #0A8F06;
}
</style>