#035460

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

Shades of Mosque #035460

Tints of Mosque #035460

Color information

#035460 (or 0x035460) is unknown color: approx Mosque. HEX triplet: 03, 54 and 60. RGB value is (3,84,96). Sum of RGB (Red+Green+Blue) = 3+84+96=183 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.64% from 183); Green value is 84 (33.20% from 255 or 45.90% from 183); Blue value is 96 (37.89% from 255 or 52.46% from 183); Max value from RGB is 96 - color contains mainly: blue. Hex color #035460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035460 is #FCAB9F. Grayscale: #3D3D3D. Windows color (decimal): -16559008 or 6312963. OLE color: 6312963.

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

Color convert

RGB38496-
CMYK0.970.1200.62
HSL187.74º93.94%19.41%-
HSV(B)187.74º96.88%37.65%-
XYZ5.327.212.18-
YUV61.15147.6686.52-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.64%
GREEN value IS 84 (33.20% from 255) = 45.90%
BLUE value IS 96 (37.89% from 255) = 52.46%
R=1.64%
G=45.90%
B=52.46%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.12
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal384960.970.1200.62187.7493.9419.41
Hex3546061C03Ebc5e13
Octal31241401411407627413623
Binary111010100110000011000011100011111010111100101111010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035460

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035460; }

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

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

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

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

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

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

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

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