#055760

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

Shades of Mosque #055760

Tints of Mosque #055760

Color information

#055760 (or 0x055760) is unknown color: approx Mosque. HEX triplet: 05, 57 and 60. RGB value is (5,87,96). Sum of RGB (Red+Green+Blue) = 5+87+96=188 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.66% from 188); Green value is 87 (34.38% from 255 or 46.28% from 188); Blue value is 96 (37.89% from 255 or 51.06% from 188); Max value from RGB is 96 - color contains mainly: blue. Hex color #055760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055760 is #FAA89F. Grayscale: #3F3F3F. Windows color (decimal): -16427168 or 6313733. OLE color: 6313733.

HSL color Cylindrical-coordinate representation of color #055760: hue angle of 185.93º 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 #055760 is Cyan = 0.95, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB58796-
CMYK0.950.0900.62
HSL185.93º90.1%19.8%-
HSV(B)185.93º94.79%37.65%-
XYZ5.587.6912.26-
YUV63.51146.3386.27-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.66%
GREEN value IS 87 (34.38% from 255) = 46.28%
BLUE value IS 96 (37.89% from 255) = 51.06%
R=2.66%
G=46.28%
B=51.06%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal587960.950.0900.62185.9390.119.8
Hex557605F903Eba5a14
Octal51271401371107627213224
Binary1011010111110000010111111001011111010111010101101010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #055760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #055760; }

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

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

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

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

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

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

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

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