#035E58

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

Shades of Mosque #035E58

Tints of Mosque #035E58

Color information

#035E58 (or 0x035E58) is unknown color: approx Mosque. HEX triplet: 03, 5E and 58. RGB value is (3,94,88). Sum of RGB (Red+Green+Blue) = 3+94+88=185 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.62% from 185); Green value is 94 (37.11% from 255 or 50.81% from 185); Blue value is 88 (34.77% from 255 or 47.57% from 185); Max value from RGB is 94 - color contains mainly: green. Hex color #035E58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035E58 is #FCA1A7. Grayscale: #424242. Windows color (decimal): -16556456 or 5791235. OLE color: 5791235.

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

Color convert

RGB39488-
CMYK0.9700.060.63
HSL176.04º93.81%19.02%-
HSV(B)176.04º96.81%36.86%-
XYZ5.88.7310.61-
YUV66.11140.3582.99-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.62%
GREEN value IS 94 (37.11% from 255) = 50.81%
BLUE value IS 88 (34.77% from 255) = 47.57%
R=1.62%
G=50.81%
B=47.57%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.63
SystemRedGreenBlueCMYKHSL
Decimal394880.9700.060.63176.0493.8119.02
Hex35E5861063Fb05e13
Octal3136130141067726013623
Binary11101111010110001100001011011111110110000101111010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035E58

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(3,94,88); }

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

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

 a { background-color: rgb(3,94,88); }

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

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

 span { border-color: rgb(3,94,88); }

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