#035650

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

Shades of Mosque #035650

Tints of Mosque #035650

Color information

#035650 (or 0x035650) is unknown color: approx Mosque. HEX triplet: 03, 56 and 50. RGB value is (3,86,80). Sum of RGB (Red+Green+Blue) = 3+86+80=169 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.78% from 169); Green value is 86 (33.98% from 255 or 50.89% from 169); Blue value is 80 (31.64% from 255 or 47.34% from 169); Max value from RGB is 86 - color contains mainly: green. Hex color #035650 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035650 is #FCA9AF. Grayscale: #3C3C3C. Windows color (decimal): -16558512 or 5264899. OLE color: 5264899.

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

Color convert

RGB38680-
CMYK0.9700.070.66
HSL175.66º93.26%17.45%-
HSV(B)175.66º96.51%33.73%-
XYZ4.817.258.74-
YUV60.513986.99-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.78%
GREEN value IS 86 (33.98% from 255) = 50.89%
BLUE value IS 80 (31.64% from 255) = 47.34%
R=1.78%
G=50.89%
B=47.34%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal386800.9700.070.66175.6693.2617.45
Hex35650610742b05d11
Octal31261201410710226013521
Binary111010110101000011000010111100001010110000101110110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035650

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035650; }

 p { color: rgb(3,86,80); }

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

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

 a { background-color: rgb(3,86,80); }

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

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

 span { border-color: rgb(3,86,80); }

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