#016156

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

Shades of Mosque #016156

Tints of Mosque #016156

Color information

#016156 (or 0x016156) is unknown color: approx Mosque. HEX triplet: 01, 61 and 56. RGB value is (1,97,86). Sum of RGB (Red+Green+Blue) = 1+97+86=184 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 184); Green value is 97 (38.28% from 255 or 52.72% from 184); Blue value is 86 (33.98% from 255 or 46.74% from 184); Max value from RGB is 97 - color contains mainly: green. Hex color #016156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016156 is #FE9EA9. Grayscale: #424242. Windows color (decimal): -16686762 or 5660929. OLE color: 5660929.

HSL color Cylindrical-coordinate representation of color #016156: hue angle of 173.12º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016156 is Cyan = 0.99, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.

Color convert

RGB19786-
CMYK0.9900.110.62
HSL173.12º97.96%19.22%-
HSV(B)173.12º98.97%38.04%-
XYZ5.979.2310.27-
YUV67.04138.780.89-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.54%
GREEN value IS 97 (38.28% from 255) = 52.72%
BLUE value IS 86 (33.98% from 255) = 46.74%
R=0.54%
G=52.72%
B=46.74%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal197860.9900.110.62173.1297.9619.22
Hex16156630B3Ead6213
Octal11411261430137625514223
Binary11100001101011011000110101111111010101101110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016156

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016156; }

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

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

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

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

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

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

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

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