#055E57

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

Shades of Mosque #055E57

Tints of Mosque #055E57

Color information

#055E57 (or 0x055E57) is unknown color: approx Mosque. HEX triplet: 05, 5E and 57. RGB value is (5,94,87). Sum of RGB (Red+Green+Blue) = 5+94+87=186 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.69% from 186); Green value is 94 (37.11% from 255 or 50.54% from 186); Blue value is 87 (34.38% from 255 or 46.77% from 186); Max value from RGB is 94 - color contains mainly: green. Hex color #055E57 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055E57 is #FAA1A8. Grayscale: #424242. Windows color (decimal): -16425385 or 5725701. OLE color: 5725701.

HSL color Cylindrical-coordinate representation of color #055E57: hue angle of 175.28º degrees, saturation: 0.9, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #055E57 is Cyan = 0.95, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.63.

Color convert

RGB59487-
CMYK0.9500.070.63
HSL175.28º89.9%19.41%-
HSV(B)175.28º94.68%36.86%-
XYZ5.798.7310.4-
YUV66.59139.5184.07-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.69%
GREEN value IS 94 (37.11% from 255) = 50.54%
BLUE value IS 87 (34.38% from 255) = 46.77%
R=2.69%
G=50.54%
B=46.77%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.63
SystemRedGreenBlueCMYKHSL
Decimal594870.9500.070.63175.2889.919.41
Hex55E575F073Faf5a13
Octal5136127137077725713223
Binary101101111010101111011111011111111110101111101101010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055E57

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055E57; }

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

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

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

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

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

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

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

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