#066761

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

Shades of Mosque #066761

Tints of Mosque #066761

Color information

#066761 (or 0x066761) is unknown color: approx Mosque. HEX triplet: 06, 67 and 61. RGB value is (6,103,97). Sum of RGB (Red+Green+Blue) = 6+103+97=206 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.91% from 206); Green value is 103 (40.62% from 255 or 50% from 206); Blue value is 97 (38.28% from 255 or 47.09% from 206); Max value from RGB is 103 - color contains mainly: green. Hex color #066761 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066761 is #F9989E. Grayscale: #494949. Windows color (decimal): -16357535 or 6383366. OLE color: 6383366.

HSL color Cylindrical-coordinate representation of color #066761: hue angle of 176.29º 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 #066761 is Cyan = 0.94, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.60.

Color convert

RGB610397-
CMYK0.9400.060.60
HSL176.29º88.99%21.37%-
HSV(B)176.29º94.17%40.39%-
XYZ7.0810.612.98-
YUV73.31141.3679.99-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 2.91%
GREEN value IS 103 (40.62% from 255) = 50%
BLUE value IS 97 (38.28% from 255) = 47.09%
R=2.91%
G=50%
B=47.09%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal6103970.9400.060.60176.2988.9921.37
Hex667615E063Cb05915
Octal6147141136067426013125
Binary110110011111000011011110011011110010110000101100110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066761

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066761; }

 p { color: rgb(6,103,97); }

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

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

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

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

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

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

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