Shades of Islamic Green #069901
Tints of Islamic Green #069901
RGB
CMYK
RGB Variations
Color information
#069901 (or 0x069901) is known color: Islamic Green. HEX triplet: 06, 99 and 01. RGB value is (6,153,1). Sum of RGB (Red+Green+Blue) = 6+153+1=160 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.75% from 160); Green value is 153 (60.16% from 255 or 95.62% from 160); Blue value is 1 (0.78% from 255 or 0.62% from 160); Max value from RGB is 153 - color contains mainly: green. Hex color #069901 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069901 is #F966FE. Grayscale: #5C5C5C. Windows color (decimal): -16344831 or 104710. OLE color: 104710.
HSL color Cylindrical-coordinate representation of color #069901: hue angle of 118.03º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #069901 is Cyan = 0.96, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 6 | 153 | 1 | - |
| CMYK | 0.96 | 0 | 0.99 | 0.4 |
| HSL | 118.03º | 0.99% | 0.3% | - |
| HSV(B) | 118.03º | 0.99% | 0.6% | - |
| XYZ | 11.47 | 22.82 | 3.83 | - |
| YUV | 91.72 | 76.8 | 66.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 153 | 1 | 0.96 | 0 | 0.99 | 0.4 | 118.03 | 0.99 | 0.3 |
| Hex | 6 | 99 | 1 | 60 | 0 | 63 | 28 | 76 | 63 | 1E |
| Octal | 6 | 231 | 1 | 140 | 0 | 143 | 50 | 166 | 143 | 36 |
| Binary | 110 | 10011001 | 1 | 1100000 | 0 | 1100011 | 101000 | 1110110 | 1100011 | 11110 |
Color Harmonies of #069901
Complementary color
Monochromatic Colors of #069901
Black with #069901
Text Example
Text Example
White with #069901
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069901; }
p { color: rgb(6,153,1); }
H1.HeaderClassName
{
color: #069901;
}
.AnyTagClassName
{
color: #069901;
}
</style>
background-color css
<style>
a { background-color: #069901; }
a { background-color: rgb(6,153,1); }
div.DivClassName
{
background-color: #069901;
}
.BgClassName
{
background-color: #069901;
}
</style>
border-color css
<style>
span { border-color: #069901; }
span { border-color: rgb(6,153,1); }
td.TdClassName
{
border-color: #069901;
}
.TagClassName
{
border-color: #069901;
}
</style>