#016661

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

Shades of Mosque #016661

Tints of Mosque #016661

Color information

#016661 (or 0x016661) is unknown color: approx Mosque. HEX triplet: 01, 66 and 61. RGB value is (1,102,97). Sum of RGB (Red+Green+Blue) = 1+102+97=200 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.5% from 200); Green value is 102 (40.23% from 255 or 51% from 200); Blue value is 97 (38.28% from 255 or 48.5% from 200); Max value from RGB is 102 - color contains mainly: green. Hex color #016661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016661 is #FE999E. Grayscale: #474747. Windows color (decimal): -16685471 or 6383105. OLE color: 6383105.

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

Color convert

RGB110297-
CMYK0.9900.050.6
HSL177.03º98.06%20.2%-
HSV(B)177.03º99.02%40%-
XYZ6.9210.3712.95-
YUV71.23142.5477.91-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.5%
GREEN value IS 102 (40.23% from 255) = 51%
BLUE value IS 97 (38.28% from 255) = 48.5%
R=0.5%
G=51%
B=48.5%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal1102970.9900.050.6177.0398.0620.2
Hex1666163053Cb16214
Octal1146141143057426114224
Binary1110011011000011100011010111110010110001110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016661

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016661; }

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

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

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

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

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

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

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

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