#035960

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

Shades of Mosque #035960

Tints of Mosque #035960

Color information

#035960 (or 0x035960) is unknown color: approx Mosque. HEX triplet: 03, 59 and 60. RGB value is (3,89,96). Sum of RGB (Red+Green+Blue) = 3+89+96=188 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.60% from 188); Green value is 89 (35.16% from 255 or 47.34% from 188); Blue value is 96 (37.89% from 255 or 51.06% from 188); Max value from RGB is 96 - color contains mainly: blue. Hex color #035960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035960 is #FCA69F. Grayscale: #3F3F3F. Windows color (decimal): -16557728 or 6314243. OLE color: 6314243.

HSL color Cylindrical-coordinate representation of color #035960: hue angle of 184.52º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035960 is Cyan = 0.97, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB38996-
CMYK0.970.0700.62
HSL184.52º93.94%19.41%-
HSV(B)184.52º96.88%37.65%-
XYZ5.728.0112.31-
YUV64.08146.0184.43-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.60%
GREEN value IS 89 (35.16% from 255) = 47.34%
BLUE value IS 96 (37.89% from 255) = 51.06%
R=1.60%
G=47.34%
B=51.06%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.07
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal389960.970.0700.62184.5293.9419.41
Hex3596061703Eb95e13
Octal3131140141707627113623
Binary11101100111000001100001111011111010111001101111010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035960

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035960; }

 p { color: rgb(3,89,96); }

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

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

 a { background-color: rgb(3,89,96); }

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

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

 span { border-color: rgb(3,89,96); }

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