#035754

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

Shades of Mosque #035754

Tints of Mosque #035754

Color information

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

HSL color Cylindrical-coordinate representation of color #035754: hue angle of 177.86º 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 #035754 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.

Color convert

RGB38784-
CMYK0.9700.030.66
HSL177.86º93.33%17.65%-
HSV(B)177.86º96.55%34.12%-
XYZ5.057.489.56-
YUV61.54140.6786.24-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal387840.9700.030.66177.8693.3317.65
Hex35754610342b25d12
Octal31271241410310226213522
Binary11101011110101001100001011100001010110010101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035754

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035754; }

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

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

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

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

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

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

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

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