#066464

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

Shades of Mosque #066464

Tints of Mosque #066464

Color information

#066464 (or 0x066464) is unknown color: approx Mosque. HEX triplet: 06, 64 and 64. RGB value is (6,100,100). Sum of RGB (Red+Green+Blue) = 6+100+100=206 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.91% from 206); Green value is 100 (39.45% from 255 or 48.54% from 206); Blue value is 100 (39.45% from 255 or 48.54% from 206); Max value from RGB is 100 - color contains mainly: green, blue. Hex color #066464 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066464 is #F99B9B. Grayscale: #474747. Windows color (decimal): -16358300 or 6579206. OLE color: 6579206.

HSL color Cylindrical-coordinate representation of color #066464: hue angle of 180º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066464 is Cyan = 0.94, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.

Color convert

RGB6100100-
CMYK0.94000.61
HSL180º88.68%20.78%-
HSV(B)180º94%39.22%-
XYZ6.9310.0713.64-
YUV71.89143.8681-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 2.91%
GREEN value IS 100 (39.45% from 255) = 48.54%
BLUE value IS 100 (39.45% from 255) = 48.54%
R=2.91%
G=48.54%
B=48.54%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal61001000.94000.6118088.6820.78
Hex664645E003Db45915
Octal6144144136007526413125
Binary1101100100110010010111100011110110110100101100110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066464

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066464; }

 p { color: rgb(6,100,100); }

 H1.HeaderClassName
 {
   color: #066464;
 }
 .AnyTagClassName
 {
   color: #066464;
 }
</style>
background-color css

<style>
 a { background-color: #066464; }

 a { background-color: rgb(6,100,100); }

 div.DivClassName
 {
   background-color: #066464;
 }
 .BgClassName
 {
   background-color: #066464;
 }
</style>
border-color css

<style>
 span { border-color: #066464; }

 span { border-color: rgb(6,100,100); }

 td.TdClassName
 {
   border-color: #066464;
 }
 .TagClassName
 {
   border-color: #066464;
 }
</style>