#056057

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

Shades of Mosque #056057

Tints of Mosque #056057

Color information

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

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

Color convert

RGB59687-
CMYK0.9500.090.62
HSL174.07º90.1%19.8%-
HSV(B)174.07º94.79%37.65%-
XYZ5.979.0910.46-
YUV67.76138.8583.23-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal596870.9500.090.62174.0790.119.8
Hex560575F093Eae5a14
Octal51401271370117625613224
Binary1011100000101011110111110100111111010101110101101010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #056057

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #056057; }

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

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

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

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

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

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

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

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