#035652

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

Shades of Mosque #035652

Tints of Mosque #035652

Color information

#035652 (or 0x035652) is unknown color: approx Mosque. HEX triplet: 03, 56 and 52. RGB value is (3,86,82). Sum of RGB (Red+Green+Blue) = 3+86+82=171 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.75% from 171); Green value is 86 (33.98% from 255 or 50.29% from 171); Blue value is 82 (32.42% from 255 or 47.95% from 171); Max value from RGB is 86 - color contains mainly: green. Hex color #035652 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035652 is #FCA9AD. Grayscale: #3C3C3C. Windows color (decimal): -16558510 or 5395971. OLE color: 5395971.

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

Color convert

RGB38682-
CMYK0.9700.050.66
HSL177.11º93.26%17.45%-
HSV(B)177.11º96.51%33.73%-
XYZ4.897.289.13-
YUV60.7314086.83-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.75%
GREEN value IS 86 (33.98% from 255) = 50.29%
BLUE value IS 82 (32.42% from 255) = 47.95%
R=1.75%
G=50.29%
B=47.95%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal386820.9700.050.66177.1193.2617.45
Hex35652610542b15d11
Octal31261221410510226113521
Binary111010110101001011000010101100001010110001101110110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035652

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035652; }

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

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

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

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

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

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

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

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