#055758

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

Shades of Mosque #055758

Tints of Mosque #055758

Color information

#055758 (or 0x055758) is unknown color: approx Mosque. HEX triplet: 05, 57 and 58. RGB value is (5,87,88). Sum of RGB (Red+Green+Blue) = 5+87+88=180 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.78% from 180); Green value is 87 (34.38% from 255 or 48.33% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 88 - color contains mainly: blue. Hex color #055758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055758 is #FAA8A7. Grayscale: #3E3E3E. Windows color (decimal): -16427176 or 5789445. OLE color: 5789445.

HSL color Cylindrical-coordinate representation of color #055758: hue angle of 180.72º 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 #055758 is Cyan = 0.94, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB58788-
CMYK0.940.0100.65
HSL180.72º89.25%18.24%-
HSV(B)180.72º94.32%34.51%-
XYZ5.237.5510.41-
YUV62.6142.3386.92-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.78%
GREEN value IS 87 (34.38% from 255) = 48.33%
BLUE value IS 88 (34.77% from 255) = 48.89%
R=2.78%
G=48.33%
B=48.89%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal587880.940.0100.65180.7289.2518.24
Hex557585E1041b55912
Octal51271301361010126513122
Binary10110101111011000101111010100000110110101101100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055758

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055758; }

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

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

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

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

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

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

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

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