#036661

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

Shades of Mosque #036661

Tints of Mosque #036661

Color information

#036661 (or 0x036661) is unknown color: approx Mosque. HEX triplet: 03, 66 and 61. RGB value is (3,102,97). Sum of RGB (Red+Green+Blue) = 3+102+97=202 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.49% from 202); Green value is 102 (40.23% from 255 or 50.50% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 102 - color contains mainly: green. Hex color #036661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #036661 is #FC999E. Grayscale: #474747. Windows color (decimal): -16554399 or 6383107. OLE color: 6383107.

HSL color Cylindrical-coordinate representation of color #036661: hue angle of 176.97º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #036661 is Cyan = 0.97, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.6.

Color convert

RGB310297-
CMYK0.9700.050.6
HSL176.97º94.29%20.59%-
HSV(B)176.97º97.06%40%-
XYZ6.9510.3912.95-
YUV71.83142.278.91-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.49%
GREEN value IS 102 (40.23% from 255) = 50.50%
BLUE value IS 97 (38.28% from 255) = 48.02%
R=1.49%
G=50.50%
B=48.02%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal3102970.9700.050.6176.9794.2920.59
Hex3666161053Cb15e15
Octal3146141141057426113625
Binary11110011011000011100001010111110010110001101111010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #036661

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #036661; }

 p { color: rgb(3,102,97); }

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

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

 a { background-color: rgb(3,102,97); }

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

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

 span { border-color: rgb(3,102,97); }

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