#015659

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

Shades of Mosque #015659

Tints of Mosque #015659

Color information

#015659 (or 0x015659) is unknown color: approx Mosque. HEX triplet: 01, 56 and 59. RGB value is (1,86,89). Sum of RGB (Red+Green+Blue) = 1+86+89=176 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 176); Green value is 86 (33.98% from 255 or 48.86% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #015659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015659 is #FEA9A6. Grayscale: #3C3C3C. Windows color (decimal): -16689575 or 5854721. OLE color: 5854721.

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

Color convert

RGB18689-
CMYK0.990.0300.65
HSL182.05º97.78%17.65%-
HSV(B)182.05º98.88%34.9%-
XYZ5.147.3810.61-
YUV60.93143.8485.26-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.57%
GREEN value IS 86 (33.98% from 255) = 48.86%
BLUE value IS 89 (35.16% from 255) = 50.57%
R=0.57%
G=48.86%
B=50.57%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal186890.990.0300.65182.0597.7817.65
Hex15659633041b66212
Octal11261311433010126614222
Binary1101011010110011100011110100000110110110110001010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015659

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015659; }

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

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

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

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

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

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

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

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