#035748

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

Shades of Mosque #035748

Tints of Mosque #035748

Color information

#035748 (or 0x035748) is unknown color: approx Mosque. HEX triplet: 03, 57 and 48. RGB value is (3,87,72). Sum of RGB (Red+Green+Blue) = 3+87+72=162 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.85% from 162); Green value is 87 (34.38% from 255 or 53.70% from 162); Blue value is 72 (28.52% from 255 or 44.44% from 162); Max value from RGB is 87 - color contains mainly: green. Hex color #035748 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035748 is #FCA8B7. Grayscale: #3C3C3C. Windows color (decimal): -16558264 or 4740867. OLE color: 4740867.

HSL color Cylindrical-coordinate representation of color #035748: hue angle of 169.29º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035748 is Cyan = 0.97, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.66.

Color convert

RGB38772-
CMYK0.9700.170.66
HSL169.29º93.33%17.65%-
HSV(B)169.29º96.55%34.12%-
XYZ4.627.37.3-
YUV60.17134.6787.22-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.85%
GREEN value IS 87 (34.38% from 255) = 53.70%
BLUE value IS 72 (28.52% from 255) = 44.44%
R=1.85%
G=53.70%
B=44.44%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal387720.9700.170.66169.2993.3317.65
Hex357486101142a95d12
Octal312711014102110225113522
Binary11101011110010001100001010001100001010101001101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035748

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035748; }

 p { color: rgb(3,87,72); }

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

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

 a { background-color: rgb(3,87,72); }

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

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

 span { border-color: rgb(3,87,72); }

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