#055660

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

Shades of Mosque #055660

Tints of Mosque #055660

Color information

#055660 (or 0x055660) is unknown color: approx Mosque. HEX triplet: 05, 56 and 60. RGB value is (5,86,96). Sum of RGB (Red+Green+Blue) = 5+86+96=187 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.67% from 187); Green value is 86 (33.98% from 255 or 45.99% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #055660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055660 is #FAA99F. Grayscale: #3E3E3E. Windows color (decimal): -16427424 or 6313477. OLE color: 6313477.

HSL color Cylindrical-coordinate representation of color #055660: hue angle of 186.59º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #055660 is Cyan = 0.95, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB58696-
CMYK0.950.1000.62
HSL186.59º90.1%19.8%-
HSV(B)186.59º94.79%37.65%-
XYZ5.57.5312.23-
YUV62.92146.6686.69-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.67%
GREEN value IS 86 (33.98% from 255) = 45.99%
BLUE value IS 96 (37.89% from 255) = 51.34%
R=2.67%
G=45.99%
B=51.34%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0.10
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal586960.950.1000.62186.5990.119.8
Hex556605FA03Ebb5a14
Octal51261401371207627313224
Binary1011010110110000010111111010011111010111011101101010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055660

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055660; }

 p { color: rgb(5,86,96); }

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

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

 a { background-color: rgb(5,86,96); }

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

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

 span { border-color: rgb(5,86,96); }

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