#016059

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

Shades of Mosque #016059

Tints of Mosque #016059

Color information

#016059 (or 0x016059) is unknown color: approx Mosque. HEX triplet: 01, 60 and 59. RGB value is (1,96,89). Sum of RGB (Red+Green+Blue) = 1+96+89=186 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 186); Green value is 96 (37.89% from 255 or 51.61% from 186); Blue value is 89 (35.16% from 255 or 47.85% from 186); Max value from RGB is 96 - color contains mainly: green. Hex color #016059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016059 is #FE9FA6. Grayscale: #424242. Windows color (decimal): -16687015 or 5857281. OLE color: 5857281.

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

Color convert

RGB19689-
CMYK0.9900.070.62
HSL175.58º97.94%19.02%-
HSV(B)175.58º98.96%37.65%-
XYZ69.0910.89-
YUV66.8140.5381.07-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.54%
GREEN value IS 96 (37.89% from 255) = 51.61%
BLUE value IS 89 (35.16% from 255) = 47.85%
R=0.54%
G=51.61%
B=47.85%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal196890.9900.070.62175.5897.9419.02
Hex1605963073Eb06213
Octal1140131143077626014223
Binary1110000010110011100011011111111010110000110001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016059

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016059; }

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

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

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

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

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

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

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

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