#035457

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

Shades of Mosque #035457

Tints of Mosque #035457

Color information

#035457 (or 0x035457) is unknown color: approx Mosque. HEX triplet: 03, 54 and 57. RGB value is (3,84,87). Sum of RGB (Red+Green+Blue) = 3+84+87=174 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.72% from 174); Green value is 84 (33.20% from 255 or 48.28% from 174); Blue value is 87 (34.38% from 255 or 50% from 174); Max value from RGB is 87 - color contains mainly: blue. Hex color #035457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035457 is #FCABA8. Grayscale: #3C3C3C. Windows color (decimal): -16559017 or 5723139. OLE color: 5723139.

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

Color convert

RGB38487-
CMYK0.970.0300.66
HSL182.14º93.33%17.65%-
HSV(B)182.14º96.55%34.12%-
XYZ4.937.0510.12-
YUV60.12143.1687.26-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.72%
GREEN value IS 84 (33.20% from 255) = 48.28%
BLUE value IS 87 (34.38% from 255) = 50%
R=1.72%
G=48.28%
B=50%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal384870.970.0300.66182.1493.3317.65
Hex35457613042b65d12
Octal31241271413010226613522
Binary11101010010101111100001110100001010110110101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035457

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035457; }

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

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

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

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

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

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

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

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