#055748

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

Shades of Mosque #055748

Tints of Mosque #055748

Color information

#055748 (or 0x055748) is unknown color: approx Mosque. HEX triplet: 05, 57 and 48. RGB value is (5,87,72). Sum of RGB (Red+Green+Blue) = 5+87+72=164 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.05% from 164); Green value is 87 (34.38% from 255 or 53.05% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 87 - color contains mainly: green. Hex color #055748 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055748 is #FAA8B7. Grayscale: #3C3C3C. Windows color (decimal): -16427192 or 4740869. OLE color: 4740869.

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

Color convert

RGB58772-
CMYK0.9400.170.66
HSL169.02º89.13%18.04%-
HSV(B)169.02º94.25%34.12%-
XYZ4.647.327.3-
YUV60.77134.3388.22-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 3.05%
GREEN value IS 87 (34.38% from 255) = 53.05%
BLUE value IS 72 (28.52% from 255) = 43.90%
R=3.05%
G=53.05%
B=43.90%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal587720.9400.170.66169.0289.1318.04
Hex557485E01142a95912
Octal512711013602110225113122
Binary101101011110010001011110010001100001010101001101100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055748

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055748; }

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

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

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

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

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

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

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

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