#016557

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

Shades of Mosque #016557

Tints of Mosque #016557

Color information

#016557 (or 0x016557) is unknown color: approx Mosque. HEX triplet: 01, 65 and 57. RGB value is (1,101,87). Sum of RGB (Red+Green+Blue) = 1+101+87=189 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 189); Green value is 101 (39.84% from 255 or 53.44% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 101 - color contains mainly: green. Hex color #016557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016557 is #FE9AA8. Grayscale: #454545. Windows color (decimal): -16685737 or 5727489. OLE color: 5727489.

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

Color convert

RGB110187-
CMYK0.9900.140.60
HSL171.6º98.04%20%-
HSV(B)171.6º99.01%39.61%-
XYZ6.391010.61-
YUV69.5137.8779.14-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.53%
GREEN value IS 101 (39.84% from 255) = 53.44%
BLUE value IS 87 (34.38% from 255) = 46.03%
R=0.53%
G=53.44%
B=46.03%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.14
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal1101870.9900.140.60171.698.0420
Hex16557630E3Cac6214
Octal11451271430167425414224
Binary11100101101011111000110111011110010101100110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016557

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016557; }

 p { color: rgb(1,101,87); }

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

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

 a { background-color: rgb(1,101,87); }

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

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

 span { border-color: rgb(1,101,87); }

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