#055C4C

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

Shades of Mosque #055C4C

Tints of Mosque #055C4C

Color information

#055C4C (or 0x055C4C) is unknown color: approx Mosque. HEX triplet: 05, 5C and 4C. RGB value is (5,92,76). Sum of RGB (Red+Green+Blue) = 5+92+76=173 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.89% from 173); Green value is 92 (36.33% from 255 or 53.18% from 173); Blue value is 76 (30.08% from 255 or 43.93% from 173); Max value from RGB is 92 - color contains mainly: green. Hex color #055C4C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055C4C is #FAA3B3. Grayscale: #404040. Windows color (decimal): -16425908 or 5004293. OLE color: 5004293.

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

Color convert

RGB59276-
CMYK0.9500.170.64
HSL168.97º89.69%19.02%-
HSV(B)168.97º94.57%36.08%-
XYZ5.198.218.15-
YUV64.16134.6885.8-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.89%
GREEN value IS 92 (36.33% from 255) = 53.18%
BLUE value IS 76 (30.08% from 255) = 43.93%
R=2.89%
G=53.18%
B=43.93%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.64
SystemRedGreenBlueCMYKHSL
Decimal592760.9500.170.64168.9789.6919.02
Hex55C4C5F01140a95a13
Octal513411413702110025113223
Binary101101110010011001011111010001100000010101001101101010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055C4C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(5,92,76); }

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

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

 a { background-color: rgb(5,92,76); }

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

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

 span { border-color: rgb(5,92,76); }

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