#055759

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

Shades of Mosque #055759

Tints of Mosque #055759

Color information

#055759 (or 0x055759) is unknown color: approx Mosque. HEX triplet: 05, 57 and 59. RGB value is (5,87,89). Sum of RGB (Red+Green+Blue) = 5+87+89=181 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.76% from 181); Green value is 87 (34.38% from 255 or 48.07% from 181); Blue value is 89 (35.16% from 255 or 49.17% from 181); Max value from RGB is 89 - color contains mainly: blue. Hex color #055759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055759 is #FAA8A6. Grayscale: #3E3E3E. Windows color (decimal): -16427175 or 5854981. OLE color: 5854981.

HSL color Cylindrical-coordinate representation of color #055759: hue angle of 181.43º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055759 is Cyan = 0.94, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB58789-
CMYK0.940.0200.65
HSL181.43º89.36%18.43%-
HSV(B)181.43º94.38%34.9%-
XYZ5.277.5710.63-
YUV62.71142.8386.84-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.76%
GREEN value IS 87 (34.38% from 255) = 48.07%
BLUE value IS 89 (35.16% from 255) = 49.17%
R=2.76%
G=48.07%
B=49.17%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal587890.940.0200.65181.4389.3618.43
Hex557595E2041b55912
Octal51271311362010126513122
Binary101101011110110011011110100100000110110101101100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055759

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055759; }

 p { color: rgb(5,87,89); }

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

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

 a { background-color: rgb(5,87,89); }

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

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

 span { border-color: rgb(5,87,89); }

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