#035860

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

Shades of Mosque #035860

Tints of Mosque #035860

Color information

#035860 (or 0x035860) is unknown color: approx Mosque. HEX triplet: 03, 58 and 60. RGB value is (3,88,96). Sum of RGB (Red+Green+Blue) = 3+88+96=187 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.60% from 187); Green value is 88 (34.77% from 255 or 47.06% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #035860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035860 is #FCA79F. Grayscale: #3F3F3F. Windows color (decimal): -16557984 or 6313987. OLE color: 6313987.

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

Color convert

RGB38896-
CMYK0.970.0800.62
HSL185.16º93.94%19.41%-
HSV(B)185.16º96.88%37.65%-
XYZ5.647.8412.28-
YUV63.5146.3484.85-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.60%
GREEN value IS 88 (34.77% from 255) = 47.06%
BLUE value IS 96 (37.89% from 255) = 51.34%
R=1.60%
G=47.06%
B=51.34%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.08
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal388960.970.0800.62185.1693.9419.41
Hex3586061803Eb95e13
Octal31301401411007627113623
Binary111011000110000011000011000011111010111001101111010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035860

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035860; }

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

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

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

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

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

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

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

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