#016966

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

Shades of Mosque #016966

Tints of Mosque #016966

Color information

#016966 (or 0x016966) is unknown color: approx Mosque. HEX triplet: 01, 69 and 66. RGB value is (1,105,102). Sum of RGB (Red+Green+Blue) = 1+105+102=208 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.48% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 102 (40.23% from 255 or 49.04% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #016966 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016966 is #FE9699. Grayscale: #494949. Windows color (decimal): -16684698 or 6711553. OLE color: 6711553.

HSL color Cylindrical-coordinate representation of color #016966: hue angle of 178.27º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016966 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.

Color convert

RGB1105102-
CMYK0.9900.030.59
HSL178.27º98.11%20.78%-
HSV(B)178.27º99.05%41.18%-
XYZ7.4611.0714.31-
YUV73.56144.0476.24-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.48%
GREEN value IS 105 (41.41% from 255) = 50.48%
BLUE value IS 102 (40.23% from 255) = 49.04%
R=0.48%
G=50.48%
B=49.04%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal11051020.9900.030.59178.2798.1120.78
Hex1696663033Bb26215
Octal1151146143037326214225
Binary111010011100110110001101111101110110010110001010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016966

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016966; }

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

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

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

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

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

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

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

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