#016358

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

Shades of Mosque #016358

Tints of Mosque #016358

Color information

#016358 (or 0x016358) is unknown color: approx Mosque. HEX triplet: 01, 63 and 58. RGB value is (1,99,88). Sum of RGB (Red+Green+Blue) = 1+99+88=188 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 188); Green value is 99 (39.06% from 255 or 52.66% from 188); Blue value is 88 (34.77% from 255 or 46.81% from 188); Max value from RGB is 99 - color contains mainly: green. Hex color #016358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016358 is #FE9CA7. Grayscale: #444444. Windows color (decimal): -16686248 or 5792513. OLE color: 5792513.

HSL color Cylindrical-coordinate representation of color #016358: hue angle of 173.27º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016358 is Cyan = 0.99, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.

Color convert

RGB19988-
CMYK0.9900.110.61
HSL173.27º98%19.61%-
HSV(B)173.27º98.99%38.82%-
XYZ6.249.6310.76-
YUV68.44139.0379.89-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.53%
GREEN value IS 99 (39.06% from 255) = 52.66%
BLUE value IS 88 (34.77% from 255) = 46.81%
R=0.53%
G=52.66%
B=46.81%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal199880.9900.110.61173.279819.61
Hex16358630B3Dad6214
Octal11431301430137525514224
Binary11100011101100011000110101111110110101101110001010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016358

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016358; }

 p { color: rgb(1,99,88); }

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

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

 a { background-color: rgb(1,99,88); }

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

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

 span { border-color: rgb(1,99,88); }

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