Shades of Mosque #006664
Tints of Mosque #006664
RGB
CMYK
RGB Variations
Color information
#006664 (or 0x006664) is known color: Mosque. HEX triplet: 00, 66 and 64. RGB value is (0,102,100). Sum of RGB (Red+Green+Blue) = 0+102+100=202 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 202); Green value is 102 (40.23% from 255 or 50.50% from 202); Blue value is 100 (39.45% from 255 or 49.50% from 202); Max value from RGB is 102 - color contains mainly: green. Hex color #006664 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006664 is #FF999B. Grayscale: #474747. Windows color (decimal): -16751004 or 6579712. OLE color: 6579712.
HSL color Cylindrical-coordinate representation of color #006664: hue angle of 178.82º 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 #006664 is Cyan = 1, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 0 | 102 | 100 | - |
| CMYK | 1 | 0 | 0.02 | 0.6 |
| HSL | 178.82º | 1% | 0.2% | - |
| HSV(B) | 178.82º | 1% | 0.4% | - |
| XYZ | 7.05 | 10.42 | 13.7 | - |
| YUV | 71.27 | 144.21 | 77.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 102 | 100 | 1 | 0 | 0.02 | 0.6 | 178.82 | 1 | 0.2 |
| Hex | 0 | 66 | 64 | 64 | 0 | 2 | 3C | B3 | 64 | 14 |
| Octal | 0 | 146 | 144 | 144 | 0 | 2 | 74 | 263 | 144 | 24 |
| Binary | 0 | 1100110 | 1100100 | 1100100 | 0 | 10 | 111100 | 10110011 | 1100100 | 10100 |
Color Harmonies of #006664
Complementary color
Monochromatic Colors of #006664
Black with #006664
Text Example
Text Example
White with #006664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006664; }
p { color: rgb(0,102,100); }
H1.HeaderClassName
{
color: #006664;
}
.AnyTagClassName
{
color: #006664;
}
</style>
background-color css
<style>
a { background-color: #006664; }
a { background-color: rgb(0,102,100); }
div.DivClassName
{
background-color: #006664;
}
.BgClassName
{
background-color: #006664;
}
</style>
border-color css
<style>
span { border-color: #006664; }
span { border-color: rgb(0,102,100); }
td.TdClassName
{
border-color: #006664;
}
.TagClassName
{
border-color: #006664;
}
</style>