Shades of Islamic Green #069401
Tints of Islamic Green #069401
RGB
CMYK
RGB Variations
Color information
#069401 (or 0x069401) is known color: Islamic Green. HEX triplet: 06, 94 and 01. RGB value is (6,148,1). Sum of RGB (Red+Green+Blue) = 6+148+1=155 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.87% from 155); Green value is 148 (58.20% from 255 or 95.48% from 155); Blue value is 1 (0.78% from 255 or 0.65% from 155); Max value from RGB is 148 - color contains mainly: green. Hex color #069401 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #069401 is #F96BFE. Grayscale: #595959. Windows color (decimal): -16346111 or 103430. OLE color: 103430.
HSL color Cylindrical-coordinate representation of color #069401: hue angle of 117.96º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #069401 is Cyan = 0.96, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 148 | 1 | - |
| CMYK | 0.96 | 0 | 0.99 | 0.42 |
| HSL | 117.96º | 0.99% | 0.29% | - |
| HSV(B) | 117.96º | 0.99% | 0.58% | - |
| XYZ | 10.67 | 21.22 | 3.56 | - |
| YUV | 88.78 | 78.46 | 68.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 148 | 1 | 0.96 | 0 | 0.99 | 0.42 | 117.96 | 0.99 | 0.29 |
| Hex | 6 | 94 | 1 | 60 | 0 | 63 | 2A | 76 | 63 | 1D |
| Octal | 6 | 224 | 1 | 140 | 0 | 143 | 52 | 166 | 143 | 35 |
| Binary | 110 | 10010100 | 1 | 1100000 | 0 | 1100011 | 101010 | 1110110 | 1100011 | 11101 |
Color Harmonies of #069401
Complementary color
Monochromatic Colors of #069401
Black with #069401
Text Example
Text Example
White with #069401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069401; }
p { color: rgb(6,148,1); }
H1.HeaderClassName
{
color: #069401;
}
.AnyTagClassName
{
color: #069401;
}
</style>
background-color css
<style>
a { background-color: #069401; }
a { background-color: rgb(6,148,1); }
div.DivClassName
{
background-color: #069401;
}
.BgClassName
{
background-color: #069401;
}
</style>
border-color css
<style>
span { border-color: #069401; }
span { border-color: rgb(6,148,1); }
td.TdClassName
{
border-color: #069401;
}
.TagClassName
{
border-color: #069401;
}
</style>