Showing posts with label color. Show all posts
Showing posts with label color. Show all posts

Monday, February 29, 2016

Touch of Fun Mock-Up Website


In this project we chose to screenshot a website of our choice and recreate it with a new topic and images using Adobe Illustrator. I chose this layout for my mockup website because it was simple yet it still gives the same amount of information as any other website. What I really liked about this website is how different it is compared to some other websites. If I could do something different next time, I would find pictures that have a different background color, like the original website, just to make it a little more modern and interesting.

Wednesday, February 10, 2016

Illustrator Projects

I made these 3 projects using Illustrator and Photoshop. During the first project (1st picture) I used the pen tool and made my own brush pattern to create different style lines and patterns.
The second project (2nd picture) We used the gradient mesh tool, and if I were to do this project again I would learn how to use that tool properly as well as the clipping mask and the direct select tool. We made our name look like a blueprint of a project and made different lines and arrows using shapes and made our names look more like a chalkboard.
The 3rd and final project (3rd picture) was my favorite. We got to create a mascot roly-poly icons using Illustrator and I really liked this project because you get to make cute little icons and I got to learn how to make a simple gradient shadow as well as how to make it look like a 3D object.



Friday, January 29, 2016

Past Present Future Website

During this project, I learned how to make individual slices in photoshop and then save them and put them in a div in dreamweaver to make it look good and work good. I really liked this project because we got to discover new ways to use our server on internet exploer and make it presentable for both macs and windows computers.

You can find my full site below:
Past Present Future Website














Thursday, January 7, 2016

Topic Website - KC Mac n' Cheese


The main idea of making this project is for me to get a broader perspective of using Dreamweaver, as well as all the features it has that can embed a video, graphic, menus, and certain rollover images.

When I first started this project, I thought of making a website about Broadway or Photography, one of my many hobbies after school. In the end, I decided to go with something that made me happy and I could find plenty of information on. Along the way, I learned many new ways to add in coding, different color schemes, plenty of new information on Mac n' Cheese, and embedding images and videos.

Next time, I might try to find a better place to put the side bar so the website looks more natural, as well as changing the background on the sidebar. I really liked how I made the logo, and I tried to make it in a Mac n' Cheese shape, but ended up choosing a fun font to incorporate the feel of fun and lovable Mac n' Cheese. I also really liked how I did the background around the whole thing with the transparency, except maybe I next time I might try to make the Mac n' Cheese more at the top and then fade into black.

This project definitely helped me learn how to do width and rounded corners that I will most defiantly use for future projects. I think I'll change the layout more next time and try to experience some new feature with Dreamweaver that I haven't tried yet. I really loved this project because we got to incorporate everything we've learned and I got to write about something that I'm passionate about. Check out all my pages, as well as the website it self with the link below!

Ava's Biography



Monday, December 7, 2015

Personal Project

This is a project I did on my own in Illustrator and Photoshop. I created my type design in Illustrator using the Blend Options tool to create the lines coming down from the lines. I also used the arc tool to create the outer type. I really liked this project because I got to experiment with different fonts and how to make it look natural. I created the background by using Photoshop and putting a dark green layer above the picture and changing the opacity to give it a darker vibe, and to also make the text stand out more. To blend the picture and the green layer, I used a black and white gradient and multiple the green layer.

Wednesday, September 23, 2015

HTML Colors!

Today we'll be reviewing Hexadecimal codes, RGB, and RGBa. All 3 codes involve colors, but can give them different forms or give them a different look, or also how much we control the shade of the color.

Hexadecimal Codes


Starting off with Hexadecimal codes, you can use letters and numbers, and they can either be 3 or 6 characters. It ranges from 0, being black, to 9 and then A to F, being white. Any of the numbers or letters in between can determine what shade of color you'd like, and usually the characters are in pairs and they can be either red, green, or blue and you can higher or lower the codes on those to establish different colors.





RGB & RGBa Codes


RGB coding involves no pound sign (#), no letters, 3 numbers, and it can go up to the number 255.You can use this for regular coloring, but if you want to add some transparency you can set your settings to RGBA. The only difference is that there are 4 numbers in RGBA, it can go up to the number 225, and the A at the end stands for alpha and is used to determine the transparency. It normally ranges from 0-1. Zero being see through and 1 being almost a completely white background. You can use the numbers in-between, such as 0.2 and 0.8, to determine how much you want to see through your box.




Above is what an RGBa code would look like, you can see the last number, the alpha, is a decimal and since I want my box to be partially see through, I made it a low number and the other 3 numbers just determine what shade I want the background to be.

We need this skill to make websites and we want to make a box with information in it, but have it show through to some pictures in the background. Anyone wishing to have maybe a slideshow in the background or a lighter feeling of their website should use this tool because they can still have information about their website on their page but at the same time being able to see the whole thing.

In conclusion, there are many different ways to use color codes and many different ways you can make them appear.

Below are some websites you can access to make you codes the best of the best:

HTML Color Picker
Color Explanations
RGB Color Channels