Shades of Islamic Green #06971A
Tints of Islamic Green #06971A
RGB
CMYK
RGB Variations
Color information
#06971A (or 0x06971A) is known color: Islamic Green. HEX triplet: 06, 97 and 1A. RGB value is (6,151,26). Sum of RGB (Red+Green+Blue) = 6+151+26=183 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.28% from 183); Green value is 151 (59.38% from 255 or 82.51% from 183); Blue value is 26 (10.55% from 255 or 14.21% from 183); Max value from RGB is 151 - color contains mainly: green. Hex color #06971A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #06971A is #F968E5. Grayscale: #5D5D5D. Windows color (decimal): -16345318 or 1742598. OLE color: 1742598.
HSL color Cylindrical-coordinate representation of color #06971A: hue angle of 128.28º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #06971A is Cyan = 0.96, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 151 | 26 | - |
| CMYK | 0.96 | 0 | 0.83 | 0.41 |
| HSL | 128.28º | 0.92% | 0.31% | - |
| HSV(B) | 128.28º | 0.96% | 0.59% | - |
| XYZ | 11.33 | 22.25 | 4.67 | - |
| YUV | 93.4 | 89.96 | 65.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 151 | 26 | 0.96 | 0 | 0.83 | 0.41 | 128.28 | 0.92 | 0.31 |
| Hex | 6 | 97 | 1A | 60 | 0 | 53 | 29 | 80 | 5C | 1F |
| Octal | 6 | 227 | 32 | 140 | 0 | 123 | 51 | 200 | 134 | 37 |
| Binary | 110 | 10010111 | 11010 | 1100000 | 0 | 1010011 | 101001 | 10000000 | 1011100 | 11111 |
Color Harmonies of #06971A
Complementary color
Monochromatic Colors of #06971A
Black with #06971A
Text Example
Text Example
White with #06971A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06971A; }
p { color: rgb(6,151,26); }
H1.HeaderClassName
{
color: #06971A;
}
.AnyTagClassName
{
color: #06971A;
}
</style>
background-color css
<style>
a { background-color: #06971A; }
a { background-color: rgb(6,151,26); }
div.DivClassName
{
background-color: #06971A;
}
.BgClassName
{
background-color: #06971A;
}
</style>
border-color css
<style>
span { border-color: #06971A; }
span { border-color: rgb(6,151,26); }
td.TdClassName
{
border-color: #06971A;
}
.TagClassName
{
border-color: #06971A;
}
</style>