Shades of Mosque #006161
Tints of Mosque #006161
RGB
CMYK
RGB Variations
Color information
#006161 (or 0x006161) is known color: Mosque. HEX triplet: 00, 61 and 61. RGB value is (0,97,97). Sum of RGB (Red+Green+Blue) = 0+97+97=194 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 194); Green value is 97 (38.28% from 255 or 50% from 194); Blue value is 97 (38.28% from 255 or 50% from 194); Max value from RGB is 97 - color contains mainly: green, blue. Hex color #006161 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006161 is #FF9E9E. Grayscale: #434343. Windows color (decimal): -16752287 or 6381824. OLE color: 6381824.
HSL color Cylindrical-coordinate representation of color #006161: hue angle of 180º 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 #006161 is Cyan = 1, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 97 | 97 | - |
| CMYK | 1 | 0 | 0 | 0.62 |
| HSL | 180º | 1% | 0.19% | - |
| HSV(B) | 180º | 1% | 0.38% | - |
| XYZ | 6.43 | 9.41 | 12.79 | - |
| YUV | 68 | 144.36 | 79.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 97 | 97 | 1 | 0 | 0 | 0.62 | 180 | 1 | 0.19 |
| Hex | 0 | 61 | 61 | 64 | 0 | 0 | 3E | B4 | 64 | 13 |
| Octal | 0 | 141 | 141 | 144 | 0 | 0 | 76 | 264 | 144 | 23 |
| Binary | 0 | 1100001 | 1100001 | 1100100 | 0 | 0 | 111110 | 10110100 | 1100100 | 10011 |
Color Harmonies of #006161
Complementary color
Monochromatic Colors of #006161
Black with #006161
Text Example
Text Example
White with #006161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006161; }
p { color: rgb(0,97,97); }
H1.HeaderClassName
{
color: #006161;
}
.AnyTagClassName
{
color: #006161;
}
</style>
background-color css
<style>
a { background-color: #006161; }
a { background-color: rgb(0,97,97); }
div.DivClassName
{
background-color: #006161;
}
.BgClassName
{
background-color: #006161;
}
</style>
border-color css
<style>
span { border-color: #006161; }
span { border-color: rgb(0,97,97); }
td.TdClassName
{
border-color: #006161;
}
.TagClassName
{
border-color: #006161;
}
</style>