#015756

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

Shades of Mosque #015756

Tints of Mosque #015756

Color information

#015756 (or 0x015756) is unknown color: approx Mosque. HEX triplet: 01, 57 and 56. RGB value is (1,87,86). Sum of RGB (Red+Green+Blue) = 1+87+86=174 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 174); Green value is 87 (34.38% from 255 or 50% from 174); Blue value is 86 (33.98% from 255 or 49.43% from 174); Max value from RGB is 87 - color contains mainly: green. Hex color #015756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015756 is #FEA8A9. Grayscale: #3D3D3D. Windows color (decimal): -16689322 or 5658369. OLE color: 5658369.

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

Color convert

RGB18786-
CMYK0.9900.010.66
HSL179.3º97.73%17.25%-
HSV(B)179.3º98.85%34.12%-
XYZ5.17.499.98-
YUV61.17142.0185.08-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.57%
GREEN value IS 87 (34.38% from 255) = 50%
BLUE value IS 86 (33.98% from 255) = 49.43%
R=0.57%
G=50%
B=49.43%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal187860.9900.010.66179.397.7317.25
Hex15756630142b36211
Octal11271261430110226314221
Binary110101111010110110001101100001010110011110001010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015756

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015756; }

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

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

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

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

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

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

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

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