Shades of Mosque #006561
Tints of Mosque #006561
RGB
CMYK
RGB Variations
Color information
#006561 (or 0x006561) is known color: Mosque. HEX triplet: 00, 65 and 61. RGB value is (0,101,97). Sum of RGB (Red+Green+Blue) = 0+101+97=198 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 198); Green value is 101 (39.84% from 255 or 51.01% from 198); Blue value is 97 (38.28% from 255 or 48.99% from 198); Max value from RGB is 101 - color contains mainly: green. Hex color #006561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006561 is #FF9A9E. Grayscale: #464646. Windows color (decimal): -16751263 or 6382848. OLE color: 6382848.
HSL color Cylindrical-coordinate representation of color #006561: hue angle of 177.62º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006561 is Cyan = 1, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 101 | 97 | - |
| CMYK | 1 | 0 | 0.04 | 0.60 |
| HSL | 177.62º | 1% | 0.2% | - |
| HSV(B) | 177.62º | 1% | 0.4% | - |
| XYZ | 6.81 | 10.17 | 12.91 | - |
| YUV | 70.35 | 143.04 | 77.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 101 | 97 | 1 | 0 | 0.04 | 0.60 | 177.62 | 1 | 0.2 |
| Hex | 0 | 65 | 61 | 64 | 0 | 4 | 3C | B2 | 64 | 14 |
| Octal | 0 | 145 | 141 | 144 | 0 | 4 | 74 | 262 | 144 | 24 |
| Binary | 0 | 1100101 | 1100001 | 1100100 | 0 | 100 | 111100 | 10110010 | 1100100 | 10100 |
Color Harmonies of #006561
Complementary color
Monochromatic Colors of #006561
Black with #006561
Text Example
Text Example
White with #006561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006561; }
p { color: rgb(0,101,97); }
H1.HeaderClassName
{
color: #006561;
}
.AnyTagClassName
{
color: #006561;
}
</style>
background-color css
<style>
a { background-color: #006561; }
a { background-color: rgb(0,101,97); }
div.DivClassName
{
background-color: #006561;
}
.BgClassName
{
background-color: #006561;
}
</style>
border-color css
<style>
span { border-color: #006561; }
span { border-color: rgb(0,101,97); }
td.TdClassName
{
border-color: #006561;
}
.TagClassName
{
border-color: #006561;
}
</style>