#005457

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

Shades of Mosque #005457

Tints of Mosque #005457

Color information

#005457 (or 0x005457) is unknown color: approx Mosque. HEX triplet: 00, 54 and 57. RGB value is (0,84,87). Sum of RGB (Red+Green+Blue) = 0+84+87=171 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 171); Green value is 84 (33.20% from 255 or 49.12% from 171); Blue value is 87 (34.38% from 255 or 50.88% from 171); Max value from RGB is 87 - color contains mainly: blue. Hex color #005457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005457 is #FFABA8. Grayscale: #3B3B3B. Windows color (decimal): -16755625 or 5723136. OLE color: 5723136.

HSL color Cylindrical-coordinate representation of color #005457: hue angle of 182.07º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005457 is Cyan = 1, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB08487-
CMYK10.0300.66
HSL182.07º100%17.06%-
HSV(B)182.07º100%34.12%-
XYZ4.897.0310.12-
YUV59.23143.6785.76-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 84 (33.20% from 255) = 49.12%
BLUE value IS 87 (34.38% from 255) = 50.88%
R=0%
G=49.12%
B=50.88%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal0848710.0300.66182.0710017.06
Hex05457643042b66411
Octal01241271443010226614421
Binary0101010010101111100100110100001010110110110010010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #005457

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #005457; }

 p { color: rgb(0,84,87); }

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

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

 a { background-color: rgb(0,84,87); }

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

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

 span { border-color: rgb(0,84,87); }

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