Shades of Mosque #066661
Tints of Mosque #066661
RGB
CMYK
RGB Variations
Color information
#066661 (or 0x066661) is known color: Mosque. HEX triplet: 06, 66 and 61. RGB value is (6,102,97). Sum of RGB (Red+Green+Blue) = 6+102+97=205 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.93% from 205); Green value is 102 (40.23% from 255 or 49.76% from 205); Blue value is 97 (38.28% from 255 or 47.32% from 205); Max value from RGB is 102 - color contains mainly: green. Hex color #066661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066661 is #F9999E. Grayscale: #484848. Windows color (decimal): -16357791 or 6383110. OLE color: 6383110.
HSL color Cylindrical-coordinate representation of color #066661: hue angle of 176.88º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066661 is Cyan = 0.94, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 6 | 102 | 97 | - |
| CMYK | 0.94 | 0 | 0.05 | 0.6 |
| HSL | 176.88º | 0.89% | 0.21% | - |
| HSV(B) | 176.88º | 0.94% | 0.4% | - |
| XYZ | 6.98 | 10.4 | 12.95 | - |
| YUV | 72.73 | 141.7 | 80.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 97 | 0.94 | 0 | 0.05 | 0.6 | 176.88 | 0.89 | 0.21 |
| Hex | 6 | 66 | 61 | 5E | 0 | 5 | 3C | B1 | 59 | 15 |
| Octal | 6 | 146 | 141 | 136 | 0 | 5 | 74 | 261 | 131 | 25 |
| Binary | 110 | 1100110 | 1100001 | 1011110 | 0 | 101 | 111100 | 10110001 | 1011001 | 10101 |
Color Harmonies of #066661
Complementary color
Monochromatic Colors of #066661
Black with #066661
Text Example
Text Example
White with #066661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066661; }
p { color: rgb(6,102,97); }
H1.HeaderClassName
{
color: #066661;
}
.AnyTagClassName
{
color: #066661;
}
</style>
background-color css
<style>
a { background-color: #066661; }
a { background-color: rgb(6,102,97); }
div.DivClassName
{
background-color: #066661;
}
.BgClassName
{
background-color: #066661;
}
</style>
border-color css
<style>
span { border-color: #066661; }
span { border-color: rgb(6,102,97); }
td.TdClassName
{
border-color: #066661;
}
.TagClassName
{
border-color: #066661;
}
</style>