#015760

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

Shades of Mosque #015760

Tints of Mosque #015760

Color information

#015760 (or 0x015760) is unknown color: approx Mosque. HEX triplet: 01, 57 and 60. RGB value is (1,87,96). Sum of RGB (Red+Green+Blue) = 1+87+96=184 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 184); Green value is 87 (34.38% from 255 or 47.28% from 184); Blue value is 96 (37.89% from 255 or 52.17% from 184); Max value from RGB is 96 - color contains mainly: blue. Hex color #015760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015760 is #FEA89F. Grayscale: #3E3E3E. Windows color (decimal): -16689312 or 6313729. OLE color: 6313729.

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

Color convert

RGB18796-
CMYK0.990.0900.62
HSL185.68º97.94%19.02%-
HSV(B)185.68º98.96%37.65%-
XYZ5.537.6712.25-
YUV62.31147.0184.27-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.54%
GREEN value IS 87 (34.38% from 255) = 47.28%
BLUE value IS 96 (37.89% from 255) = 52.17%
R=0.54%
G=47.28%
B=52.17%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal187960.990.0900.62185.6897.9419.02
Hex1576063903Eba6213
Octal11271401431107627214223
Binary11010111110000011000111001011111010111010110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015760; }

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

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

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

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

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

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

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

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