#015460

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

Shades of Mosque #015460

Tints of Mosque #015460

Color information

#015460 (or 0x015460) is unknown color: approx Mosque. HEX triplet: 01, 54 and 60. RGB value is (1,84,96). Sum of RGB (Red+Green+Blue) = 1+84+96=181 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 181); Green value is 84 (33.20% from 255 or 46.41% from 181); Blue value is 96 (37.89% from 255 or 53.04% from 181); Max value from RGB is 96 - color contains mainly: blue. Hex color #015460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015460 is #FEAB9F. Grayscale: #3C3C3C. Windows color (decimal): -16690080 or 6312961. OLE color: 6312961.

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

Color convert

RGB18496-
CMYK0.990.1200.62
HSL187.58º97.94%19.02%-
HSV(B)187.58º98.96%37.65%-
XYZ5.297.1912.18-
YUV60.5514885.52-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.55%
GREEN value IS 84 (33.20% from 255) = 46.41%
BLUE value IS 96 (37.89% from 255) = 53.04%
R=0.55%
G=46.41%
B=53.04%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.12
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal184960.990.1200.62187.5897.9419.02
Hex1546063C03Ebc6213
Octal11241401431407627414223
Binary11010100110000011000111100011111010111100110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015460

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015460; }

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

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

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

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

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

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

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

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