#015660

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

Shades of Mosque #015660

Tints of Mosque #015660

Color information

#015660 (or 0x015660) is unknown color: approx Mosque. HEX triplet: 01, 56 and 60. RGB value is (1,86,96). Sum of RGB (Red+Green+Blue) = 1+86+96=183 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 183); Green value is 86 (33.98% from 255 or 46.99% from 183); Blue value is 96 (37.89% from 255 or 52.46% from 183); Max value from RGB is 96 - color contains mainly: blue. Hex color #015660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015660 is #FEA99F. Grayscale: #3D3D3D. Windows color (decimal): -16689568 or 6313473. OLE color: 6313473.

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

Color convert

RGB18696-
CMYK0.990.1000.62
HSL186.32º97.94%19.02%-
HSV(B)186.32º98.96%37.65%-
XYZ5.457.5112.23-
YUV61.72147.3484.69-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.55%
GREEN value IS 86 (33.98% from 255) = 46.99%
BLUE value IS 96 (37.89% from 255) = 52.46%
R=0.55%
G=46.99%
B=52.46%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.10
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal186960.990.1000.62186.3297.9419.02
Hex1566063A03Eba6213
Octal11261401431207627214223
Binary11010110110000011000111010011111010111010110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015660

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015660; }

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

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

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

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

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

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

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

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