#056457

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

Shades of Mosque #056457

Tints of Mosque #056457

Color information

#056457 (or 0x056457) is unknown color: approx Mosque. HEX triplet: 05, 64 and 57. RGB value is (5,100,87). Sum of RGB (Red+Green+Blue) = 5+100+87=192 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.60% from 192); Green value is 100 (39.45% from 255 or 52.08% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 100 - color contains mainly: green. Hex color #056457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056457 is #FA9BA8. Grayscale: #464646. Windows color (decimal): -16423849 or 5727237. OLE color: 5727237.

HSL color Cylindrical-coordinate representation of color #056457: hue angle of 171.79º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056457 is Cyan = 0.95, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.

Color convert

RGB510087-
CMYK0.9500.130.61
HSL171.79º90.48%20.59%-
HSV(B)171.79º95%39.22%-
XYZ6.349.8310.58-
YUV70.11137.5381.56-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.60%
GREEN value IS 100 (39.45% from 255) = 52.08%
BLUE value IS 87 (34.38% from 255) = 45.31%
R=2.60%
G=52.08%
B=45.31%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal5100870.9500.130.61171.7990.4820.59
Hex564575F0D3Dac5a15
Octal51441271370157525413225
Binary1011100100101011110111110110111110110101100101101010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #056457

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #056457; }

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

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

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

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

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

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

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

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