#016857

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

Shades of Mosque #016857

Tints of Mosque #016857

Color information

#016857 (or 0x016857) is unknown color: approx Mosque. HEX triplet: 01, 68 and 57. RGB value is (1,104,87). Sum of RGB (Red+Green+Blue) = 1+104+87=192 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 192); Green value is 104 (41.02% from 255 or 54.17% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 104 - color contains mainly: green. Hex color #016857 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016857 is #FE97A8. Grayscale: #474747. Windows color (decimal): -16684969 or 5728257. OLE color: 5728257.

HSL color Cylindrical-coordinate representation of color #016857: hue angle of 170.1º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016857 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.

Color convert

RGB110487-
CMYK0.9900.160.59
HSL170.1º98.1%20.59%-
HSV(B)170.1º99.04%40.78%-
XYZ6.6810.610.71-
YUV71.26136.8877.88-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.52%
GREEN value IS 104 (41.02% from 255) = 54.17%
BLUE value IS 87 (34.38% from 255) = 45.31%
R=0.52%
G=54.17%
B=45.31%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal1104870.9900.160.59170.198.120.59
Hex16857630103Baa6215
Octal11501271430207325214225
Binary111010001010111110001101000011101110101010110001010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016857

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016857; }

 p { color: rgb(1,104,87); }

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

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

 a { background-color: rgb(1,104,87); }

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

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

 span { border-color: rgb(1,104,87); }

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