#066864

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

Shades of Mosque #066864

Tints of Mosque #066864

Color information

#066864 (or 0x066864) is unknown color: approx Mosque. HEX triplet: 06, 68 and 64. RGB value is (6,104,100). Sum of RGB (Red+Green+Blue) = 6+104+100=210 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.86% from 210); Green value is 104 (41.02% from 255 or 49.52% from 210); Blue value is 100 (39.45% from 255 or 47.62% from 210); Max value from RGB is 104 - color contains mainly: green. Hex color #066864 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066864 is #F9979B. Grayscale: #4A4A4A. Windows color (decimal): -16357276 or 6580230. OLE color: 6580230.

HSL color Cylindrical-coordinate representation of color #066864: hue angle of 177.55º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066864 is Cyan = 0.94, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.

Color convert

RGB6104100-
CMYK0.9400.040.59
HSL177.55º89.09%21.57%-
HSV(B)177.55º94.23%40.78%-
XYZ7.3310.8613.77-
YUV74.24142.5379.33-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 2.86%
GREEN value IS 104 (41.02% from 255) = 49.52%
BLUE value IS 100 (39.45% from 255) = 47.62%
R=2.86%
G=49.52%
B=47.62%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal61041000.9400.040.59177.5589.0921.57
Hex668645E043Bb25916
Octal6150144136047326213126
Binary110110100011001001011110010011101110110010101100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066864

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066864; }

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

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

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

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

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

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

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

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