Shades of Mosque #006159
Tints of Mosque #006159
RGB
CMYK
RGB Variations
Color information
#006159 (or 0x006159) is known color: Mosque. HEX triplet: 00, 61 and 59. RGB value is (0,97,89). Sum of RGB (Red+Green+Blue) = 0+97+89=186 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 186); Green value is 97 (38.28% from 255 or 52.15% from 186); Blue value is 89 (35.16% from 255 or 47.85% from 186); Max value from RGB is 97 - color contains mainly: green. Hex color #006159 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006159 is #FF9EA6. Grayscale: #434343. Windows color (decimal): -16752295 or 5857536. OLE color: 5857536.
HSL color Cylindrical-coordinate representation of color #006159: hue angle of 175.05º 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 #006159 is Cyan = 1, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 97 | 89 | - |
| CMYK | 1 | 0 | 0.08 | 0.62 |
| HSL | 175.05º | 1% | 0.19% | - |
| HSV(B) | 175.05º | 1% | 0.38% | - |
| XYZ | 6.08 | 9.27 | 10.92 | - |
| YUV | 67.09 | 140.36 | 80.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 97 | 89 | 1 | 0 | 0.08 | 0.62 | 175.05 | 1 | 0.19 |
| Hex | 0 | 61 | 59 | 64 | 0 | 8 | 3E | AF | 64 | 13 |
| Octal | 0 | 141 | 131 | 144 | 0 | 10 | 76 | 257 | 144 | 23 |
| Binary | 0 | 1100001 | 1011001 | 1100100 | 0 | 1000 | 111110 | 10101111 | 1100100 | 10011 |
Color Harmonies of #006159
Complementary color
Monochromatic Colors of #006159
Black with #006159
Text Example
Text Example
White with #006159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006159; }
p { color: rgb(0,97,89); }
H1.HeaderClassName
{
color: #006159;
}
.AnyTagClassName
{
color: #006159;
}
</style>
background-color css
<style>
a { background-color: #006159; }
a { background-color: rgb(0,97,89); }
div.DivClassName
{
background-color: #006159;
}
.BgClassName
{
background-color: #006159;
}
</style>
border-color css
<style>
span { border-color: #006159; }
span { border-color: rgb(0,97,89); }
td.TdClassName
{
border-color: #006159;
}
.TagClassName
{
border-color: #006159;
}
</style>