#066661

Color #066661 Mosque (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Mosque #066661

Tints of Mosque #066661

Color information

#066661 (or 0x066661) is unknown color: approx 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

RGB610297-
CMYK0.9400.050.6
HSL176.88º88.89%21.18%-
HSV(B)176.88º94.12%40%-
XYZ6.9810.412.95-
YUV72.73141.780.41-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 6 (2.73% from 255) = 2.93%
GREEN value IS 102 (40.23% from 255) = 49.76%
BLUE value IS 97 (38.28% from 255) = 47.32%
R=2.93%
G=49.76%
B=47.32%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal6102970.9400.050.6176.8888.8921.18
Hex666615E053Cb15915
Octal6146141136057426113125
Binary110110011011000011011110010111110010110001101100110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066661

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb 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>