#035F58

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

Shades of Mosque #035F58

Tints of Mosque #035F58

Color information

#035F58 (or 0x035F58) is unknown color: approx Mosque. HEX triplet: 03, 5F and 58. RGB value is (3,95,88). Sum of RGB (Red+Green+Blue) = 3+95+88=186 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.61% from 186); Green value is 95 (37.5% from 255 or 51.08% from 186); Blue value is 88 (34.77% from 255 or 47.31% from 186); Max value from RGB is 95 - color contains mainly: green. Hex color #035F58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035F58 is #FCA0A7. Grayscale: #424242. Windows color (decimal): -16556200 or 5791491. OLE color: 5791491.

HSL color Cylindrical-coordinate representation of color #035F58: hue angle of 175.43º 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 #035F58 is Cyan = 0.97, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.63.

Color convert

RGB39588-
CMYK0.9700.070.63
HSL175.43º93.88%19.22%-
HSV(B)175.43º96.84%37.25%-
XYZ5.898.9110.64-
YUV66.69140.0282.57-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.61%
GREEN value IS 95 (37.5% from 255) = 51.08%
BLUE value IS 88 (34.77% from 255) = 47.31%
R=1.61%
G=51.08%
B=47.31%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.63
SystemRedGreenBlueCMYKHSL
Decimal395880.9700.070.63175.4393.8819.22
Hex35F5861073Faf5e13
Octal3137130141077725713623
Binary11101111110110001100001011111111110101111101111010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035F58

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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