Html color from paint

Html color from paint

This is a quick tutorial for getting html color codes using MS Paint. The idea is to get RGB codes from MS Paint and then convert the RGB color code values to hexadecimal values. This tutorial is best suited for Windows 7 operators.

1. Open the image in ms paint.

2. Use color picker to select the color on image for which you want the html code for.
(Circled in red)

3. Now that I have selected blue color note that ‘Color 1’ changes to blue. You should make sure the color you have selected and that shown in ‘Color 1’ are same.

6. To get the html color code convert each value to its hexadecimal notation. For those lazy people like me there are a lot of RGB to HTML converters available. The first result I got from Google is http://easycalculation.com/rgb-coder.php

7. Now for those who really want to convert RGB to html color code on their on, read the rest. Open Calculator. (Windows + R, calc)

9. Now calculator must have expanded with some extra features. Radio button for ‘Dec’ is selected by default.

  • 14 will be converted to E
  • 149 will be converted to 95
  • 255 will be converted to FF

Share this tutorial if it helped.
And feel free to tell your opinions in comments. I read them to improve.

Источник

Читайте также:  Java read file directory names
Оцените статью