Shades of Islamic Green #06B814
Tints of Islamic Green #06B814
RGB
CMYK
RGB Variations
Color information
#06B814 (or 0x06B814) is known color: Islamic Green. HEX triplet: 06, B8 and 14. RGB value is (6,184,20). Sum of RGB (Red+Green+Blue) = 6+184+20=210 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.86% from 210); Green value is 184 (72.27% from 255 or 87.62% from 210); Blue value is 20 (8.20% from 255 or 9.52% from 210); Max value from RGB is 184 - color contains mainly: green. Hex color #06B814 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #06B814 is #F947EB. Grayscale: #707070. Windows color (decimal): -16336876 or 1357830. OLE color: 1357830.
HSL color Cylindrical-coordinate representation of color #06B814: hue angle of 124.72º degrees, saturation: 0.94, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #06B814 is Cyan = 0.97, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 6 | 184 | 20 | - |
| CMYK | 0.97 | 0 | 0.89 | 0.28 |
| HSL | 124.72º | 0.94% | 0.37% | - |
| HSV(B) | 124.72º | 0.97% | 0.72% | - |
| XYZ | 17.34 | 34.37 | 6.38 | - |
| YUV | 112.08 | 76.03 | 52.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 184 | 20 | 0.97 | 0 | 0.89 | 0.28 | 124.72 | 0.94 | 0.37 |
| Hex | 6 | B8 | 14 | 61 | 0 | 59 | 1C | 7D | 5E | 25 |
| Octal | 6 | 270 | 24 | 141 | 0 | 131 | 34 | 175 | 136 | 45 |
| Binary | 110 | 10111000 | 10100 | 1100001 | 0 | 1011001 | 11100 | 1111101 | 1011110 | 100101 |
Color Harmonies of #06B814
Complementary color
Monochromatic Colors of #06B814
Black with #06B814
Text Example
Text Example
White with #06B814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06B814; }
p { color: rgb(6,184,20); }
H1.HeaderClassName
{
color: #06B814;
}
.AnyTagClassName
{
color: #06B814;
}
</style>
background-color css
<style>
a { background-color: #06B814; }
a { background-color: rgb(6,184,20); }
div.DivClassName
{
background-color: #06B814;
}
.BgClassName
{
background-color: #06B814;
}
</style>
border-color css
<style>
span { border-color: #06B814; }
span { border-color: rgb(6,184,20); }
td.TdClassName
{
border-color: #06B814;
}
.TagClassName
{
border-color: #06B814;
}
</style>