Shades of Mosque #006160
Tints of Mosque #006160
RGB
CMYK
RGB Variations
Color information
#006160 (or 0x006160) is known color: Mosque. HEX triplet: 00, 61 and 60. RGB value is (0,97,96). Sum of RGB (Red+Green+Blue) = 0+97+96=193 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 193); Green value is 97 (38.28% from 255 or 50.26% from 193); Blue value is 96 (37.89% from 255 or 49.74% from 193); Max value from RGB is 97 - color contains mainly: green. Hex color #006160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006160 is #FF9E9F. Grayscale: #434343. Windows color (decimal): -16752288 or 6316288. OLE color: 6316288.
HSL color Cylindrical-coordinate representation of color #006160: hue angle of 179.38º 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 #006160 is Cyan = 1, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 97 | 96 | - |
| CMYK | 1 | 0 | 0.01 | 0.62 |
| HSL | 179.38º | 1% | 0.19% | - |
| HSV(B) | 179.38º | 1% | 0.38% | - |
| XYZ | 6.39 | 9.39 | 12.54 | - |
| YUV | 67.88 | 143.86 | 79.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 97 | 96 | 1 | 0 | 0.01 | 0.62 | 179.38 | 1 | 0.19 |
| Hex | 0 | 61 | 60 | 64 | 0 | 1 | 3E | B3 | 64 | 13 |
| Octal | 0 | 141 | 140 | 144 | 0 | 1 | 76 | 263 | 144 | 23 |
| Binary | 0 | 1100001 | 1100000 | 1100100 | 0 | 1 | 111110 | 10110011 | 1100100 | 10011 |
Color Harmonies of #006160
Complementary color
Monochromatic Colors of #006160
Black with #006160
Text Example
Text Example
White with #006160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006160; }
p { color: rgb(0,97,96); }
H1.HeaderClassName
{
color: #006160;
}
.AnyTagClassName
{
color: #006160;
}
</style>
background-color css
<style>
a { background-color: #006160; }
a { background-color: rgb(0,97,96); }
div.DivClassName
{
background-color: #006160;
}
.BgClassName
{
background-color: #006160;
}
</style>
border-color css
<style>
span { border-color: #006160; }
span { border-color: rgb(0,97,96); }
td.TdClassName
{
border-color: #006160;
}
.TagClassName
{
border-color: #006160;
}
</style>