#035953

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

Shades of Mosque #035953

Tints of Mosque #035953

Color information

#035953 (or 0x035953) is unknown color: approx Mosque. HEX triplet: 03, 59 and 53. RGB value is (3,89,83). Sum of RGB (Red+Green+Blue) = 3+89+83=175 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.71% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 83 (32.81% from 255 or 47.43% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #035953 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035953 is #FCA6AC. Grayscale: #3E3E3E. Windows color (decimal): -16557741 or 5462275. OLE color: 5462275.

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

Color convert

RGB38983-
CMYK0.9700.070.65
HSL175.81º93.48%18.04%-
HSV(B)175.81º96.63%34.9%-
XYZ5.177.799.41-
YUV62.6139.5185.49-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.71%
GREEN value IS 89 (35.16% from 255) = 50.86%
BLUE value IS 83 (32.81% from 255) = 47.43%
R=1.71%
G=50.86%
B=47.43%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal389830.9700.070.65175.8193.4818.04
Hex35953610741b05d12
Octal31311231410710126013522
Binary111011001101001111000010111100000110110000101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035953

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035953; }

 p { color: rgb(3,89,83); }

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

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

 a { background-color: rgb(3,89,83); }

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

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

 span { border-color: rgb(3,89,83); }

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