Shades of Mosque #006156
Tints of Mosque #006156
RGB
CMYK
RGB Variations
Color information
#006156 (or 0x006156) is known color: Mosque. HEX triplet: 00, 61 and 56. RGB value is (0,97,86). Sum of RGB (Red+Green+Blue) = 0+97+86=183 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 183); Green value is 97 (38.28% from 255 or 53.01% from 183); Blue value is 86 (33.98% from 255 or 46.99% from 183); Max value from RGB is 97 - color contains mainly: green. Hex color #006156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006156 is #FF9EA9. Grayscale: #424242. Windows color (decimal): -16752298 or 5660928. OLE color: 5660928.
HSL color Cylindrical-coordinate representation of color #006156: hue angle of 173.2º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006156 is Cyan = 1, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 97 | 86 | - |
| CMYK | 1 | 0 | 0.11 | 0.62 |
| HSL | 173.2º | 1% | 0.19% | - |
| HSV(B) | 173.2º | 1% | 0.38% | - |
| XYZ | 5.95 | 9.22 | 10.27 | - |
| YUV | 66.74 | 138.86 | 80.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 97 | 86 | 1 | 0 | 0.11 | 0.62 | 173.2 | 1 | 0.19 |
| Hex | 0 | 61 | 56 | 64 | 0 | B | 3E | AD | 64 | 13 |
| Octal | 0 | 141 | 126 | 144 | 0 | 13 | 76 | 255 | 144 | 23 |
| Binary | 0 | 1100001 | 1010110 | 1100100 | 0 | 1011 | 111110 | 10101101 | 1100100 | 10011 |
Color Harmonies of #006156
Complementary color
Monochromatic Colors of #006156
Black with #006156
Text Example
Text Example
White with #006156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006156; }
p { color: rgb(0,97,86); }
H1.HeaderClassName
{
color: #006156;
}
.AnyTagClassName
{
color: #006156;
}
</style>
background-color css
<style>
a { background-color: #006156; }
a { background-color: rgb(0,97,86); }
div.DivClassName
{
background-color: #006156;
}
.BgClassName
{
background-color: #006156;
}
</style>
border-color css
<style>
span { border-color: #006156; }
span { border-color: rgb(0,97,86); }
td.TdClassName
{
border-color: #006156;
}
.TagClassName
{
border-color: #006156;
}
</style>