#015962

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

Shades of Mosque #015962

Tints of Mosque #015962

Color information

#015962 (or 0x015962) is unknown color: approx Mosque. HEX triplet: 01, 59 and 62. RGB value is (1,89,98). Sum of RGB (Red+Green+Blue) = 1+89+98=188 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 188); Green value is 89 (35.16% from 255 or 47.34% from 188); Blue value is 98 (38.67% from 255 or 52.13% from 188); Max value from RGB is 98 - color contains mainly: blue. Hex color #015962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015962 is #FEA69D. Grayscale: #3F3F3F. Windows color (decimal): -16688798 or 6445313. OLE color: 6445313.

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

Color convert

RGB18998-
CMYK0.990.0900.62
HSL185.57º97.98%19.41%-
HSV(B)185.57º98.98%38.43%-
XYZ5.798.0312.8-
YUV63.71147.3583.27-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.53%
GREEN value IS 89 (35.16% from 255) = 47.34%
BLUE value IS 98 (38.67% from 255) = 52.13%
R=0.53%
G=47.34%
B=52.13%

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
Decimal189980.990.0900.62185.5797.9819.41
Hex1596263903Eba6213
Octal11311421431107627214223
Binary11011001110001011000111001011111010111010110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #015962

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #015962; }

 p { color: rgb(1,89,98); }

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

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

 a { background-color: rgb(1,89,98); }

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

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

 span { border-color: rgb(1,89,98); }

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