#035553

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

Shades of Mosque #035553

Tints of Mosque #035553

Color information

#035553 (or 0x035553) is unknown color: approx Mosque. HEX triplet: 03, 55 and 53. RGB value is (3,85,83). Sum of RGB (Red+Green+Blue) = 3+85+83=171 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.75% from 171); Green value is 85 (33.59% from 255 or 49.71% from 171); Blue value is 83 (32.81% from 255 or 48.54% from 171); Max value from RGB is 85 - color contains mainly: green. Hex color #035553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035553 is #FCAAAC. Grayscale: #3C3C3C. Windows color (decimal): -16558765 or 5461251. OLE color: 5461251.

HSL color Cylindrical-coordinate representation of color #035553: hue angle of 178.54º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035553 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.

Color convert

RGB38583-
CMYK0.9600.020.67
HSL178.54º93.18%17.25%-
HSV(B)178.54º96.47%33.33%-
XYZ4.857.149.31-
YUV60.25140.8387.16-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.75%
GREEN value IS 85 (33.59% from 255) = 49.71%
BLUE value IS 83 (32.81% from 255) = 48.54%
R=1.75%
G=49.71%
B=48.54%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal385830.9600.020.67178.5493.1817.25
Hex35553600243b35d11
Octal31251231400210326313521
Binary11101010110100111100000010100001110110011101110110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035553

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035553; }

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

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

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

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

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

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

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

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