#035755

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

Shades of Mosque #035755

Tints of Mosque #035755

Color information

#035755 (or 0x035755) is unknown color: approx Mosque. HEX triplet: 03, 57 and 55. RGB value is (3,87,85). Sum of RGB (Red+Green+Blue) = 3+87+85=175 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.71% from 175); Green value is 87 (34.38% from 255 or 49.71% from 175); Blue value is 85 (33.59% from 255 or 48.57% from 175); Max value from RGB is 87 - color contains mainly: green. Hex color #035755 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035755 is #FCA8AA. Grayscale: #3D3D3D. Windows color (decimal): -16558251 or 5592835. OLE color: 5592835.

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

Color convert

RGB38785-
CMYK0.9700.020.66
HSL178.57º93.33%17.65%-
HSV(B)178.57º96.55%34.12%-
XYZ5.097.499.77-
YUV61.66141.1786.16-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.71%
GREEN value IS 87 (34.38% from 255) = 49.71%
BLUE value IS 85 (33.59% from 255) = 48.57%
R=1.71%
G=49.71%
B=48.57%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal387850.9700.020.66178.5793.3317.65
Hex35755610242b35d12
Octal31271251410210226313522
Binary11101011110101011100001010100001010110011101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035755

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035755; }

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

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

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

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

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

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

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

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