#005659

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

Shades of Mosque #005659

Tints of Mosque #005659

Color information

#005659 (or 0x005659) is unknown color: approx Mosque. HEX triplet: 00, 56 and 59. RGB value is (0,86,89). Sum of RGB (Red+Green+Blue) = 0+86+89=175 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 175); Green value is 86 (33.98% from 255 or 49.14% from 175); Blue value is 89 (35.16% from 255 or 50.86% from 175); Max value from RGB is 89 - color contains mainly: blue. Hex color #005659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005659 is #FFA9A6. Grayscale: #3C3C3C. Windows color (decimal): -16755111 or 5854720. OLE color: 5854720.

HSL color Cylindrical-coordinate representation of color #005659: hue angle of 182.02º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005659 is Cyan = 1, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB08689-
CMYK10.0300.65
HSL182.02º100%17.45%-
HSV(B)182.02º100%34.9%-
XYZ5.137.3810.6-
YUV60.63144.0184.76-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 86 (33.98% from 255) = 49.14%
BLUE value IS 89 (35.16% from 255) = 50.86%
R=0%
G=49.14%
B=50.86%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal0868910.0300.65182.0210017.45
Hex05659643041b66411
Octal01261311443010126614421
Binary0101011010110011100100110100000110110110110010010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #005659

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #005659; }

 p { color: rgb(0,86,89); }

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

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

 a { background-color: rgb(0,86,89); }

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

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

 span { border-color: rgb(0,86,89); }

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