#015260

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

Shades of Mosque #015260

Tints of Mosque #015260

Color information

#015260 (or 0x015260) is unknown color: approx Mosque. HEX triplet: 01, 52 and 60. RGB value is (1,82,96). Sum of RGB (Red+Green+Blue) = 1+82+96=179 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 179); Green value is 82 (32.42% from 255 or 45.81% from 179); Blue value is 96 (37.89% from 255 or 53.63% from 179); Max value from RGB is 96 - color contains mainly: blue. Hex color #015260 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015260 is #FEAD9F. Grayscale: #3B3B3B. Windows color (decimal): -16690592 or 6312449. OLE color: 6312449.

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

Color convert

RGB18296-
CMYK0.990.1500.62
HSL188.84º97.94%19.02%-
HSV(B)188.84º98.96%37.65%-
XYZ5.146.8912.12-
YUV59.38148.6686.36-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.56%
GREEN value IS 82 (32.42% from 255) = 45.81%
BLUE value IS 96 (37.89% from 255) = 53.63%
R=0.56%
G=45.81%
B=53.63%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.15
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal182960.990.1500.62188.8497.9419.02
Hex1526063F03Ebd6213
Octal11221401431707627514223
Binary11010010110000011000111111011111010111101110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015260

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015260; }

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

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

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

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

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

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

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

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