#015658

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

Shades of Mosque #015658

Tints of Mosque #015658

Color information

#015658 (or 0x015658) is unknown color: approx Mosque. HEX triplet: 01, 56 and 58. RGB value is (1,86,88). Sum of RGB (Red+Green+Blue) = 1+86+88=175 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 175); Green value is 86 (33.98% from 255 or 49.14% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #015658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015658 is #FEA9A7. Grayscale: #3C3C3C. Windows color (decimal): -16689576 or 5789185. OLE color: 5789185.

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

Color convert

RGB18688-
CMYK0.990.0200.65
HSL181.38º97.75%17.45%-
HSV(B)181.38º98.86%34.51%-
XYZ5.17.3710.39-
YUV60.81143.3485.34-

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) = 49.14%
BLUE value IS 88 (34.77% from 255) = 50.29%
R=0.57%
G=49.14%
B=50.29%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal186880.990.0200.65181.3897.7517.45
Hex15658632041b56211
Octal11261301432010126514221
Binary1101011010110001100011100100000110110101110001010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015658

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015658; }

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

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

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

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

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

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

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

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