#035A5C

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

Shades of Mosque #035A5C

Tints of Mosque #035A5C

Color information

#035A5C (or 0x035A5C) is unknown color: approx Mosque. HEX triplet: 03, 5A and 5C. RGB value is (3,90,92). Sum of RGB (Red+Green+Blue) = 3+90+92=185 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.62% from 185); Green value is 90 (35.55% from 255 or 48.65% from 185); Blue value is 92 (36.33% from 255 or 49.73% from 185); Max value from RGB is 92 - color contains mainly: blue. Hex color #035A5C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035A5C is #FCA5A3. Grayscale: #404040. Windows color (decimal): -16557476 or 6052355. OLE color: 6052355.

HSL color Cylindrical-coordinate representation of color #035A5C: hue angle of 181.35º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035A5C is Cyan = 0.97, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.64.

Color convert

RGB39092-
CMYK0.970.0200.64
HSL181.35º93.68%18.63%-
HSV(B)181.35º96.74%36.08%-
XYZ5.638.111.39-
YUV64.22143.6884.34-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.62%
GREEN value IS 90 (35.55% from 255) = 48.65%
BLUE value IS 92 (36.33% from 255) = 49.73%
R=1.62%
G=48.65%
B=49.73%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.64
SystemRedGreenBlueCMYKHSL
Decimal390920.970.0200.64181.3593.6818.63
Hex35A5C612040b55e13
Octal31321341412010026513623
Binary11101101010111001100001100100000010110101101111010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035A5C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035A5C; }

 p { color: rgb(3,90,92); }

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

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

 a { background-color: rgb(3,90,92); }

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

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

 span { border-color: rgb(3,90,92); }

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