#016859

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

Shades of Mosque #016859

Tints of Mosque #016859

Color information

#016859 (or 0x016859) is unknown color: approx Mosque. HEX triplet: 01, 68 and 59. RGB value is (1,104,89). Sum of RGB (Red+Green+Blue) = 1+104+89=194 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 194); Green value is 104 (41.02% from 255 or 53.61% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 104 - color contains mainly: green. Hex color #016859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016859 is #FE97A6. Grayscale: #474747. Windows color (decimal): -16684967 or 5859329. OLE color: 5859329.

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

Color convert

RGB110489-
CMYK0.9900.140.59
HSL171.26º98.1%20.59%-
HSV(B)171.26º99.04%40.78%-
XYZ6.7710.6311.15-
YUV71.49137.8877.72-

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) = 53.61%
BLUE value IS 89 (35.16% from 255) = 45.88%
R=0.52%
G=53.61%
B=45.88%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.14
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal1104890.9900.140.59171.2698.120.59
Hex16859630E3Bab6215
Octal11501311430167325314225
Binary11101000101100111000110111011101110101011110001010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #016859

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #016859; }

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

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

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

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

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

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

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

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