Blog

❗NEW❗ Image color palette picker

Atom Feed

📰 Introducing Our New Image Color Palette Picker Tool
We are thrilled to announce the launch of a groundbreaking tool on ConvertingColors.com - the "Image Color Palette Picker." This innovative feature is designed to transform your photographs into a treasure trove of captivating color schemes. Whether you're a designer, an artist, or simply someone seeking color inspiration, our tool is tailor-made for your creative needs.
📰 The new color bucket
You maybe already noticed the bucket on the main page directly next to the color conversions, with this bucket, you can think of it as a shopping cart, you can browse through Converting Colors and add up to ten colors into your bucket.
📰 Say Hello to the Converting Colors REST API [Update]
For a long time, I already offered the possibility to download the conversions and harmonies via a JSON and XML URL. The Main Problem with this was that the URLs were not really developer-friendly.
📰 Nano a simple PHP Template & Translation Engine
The Nano template and translation classes give you a basic template and translation functionality for projects where more prominent frameworks might not be needed.
📰 Manipulate the Colors of an Image with CSS
In CSS, there is the filter property, which is still a working draft but already entirely supported by all modern browsers.
📰 How to Get Random Colors
Depending on the color format, there are different ways of getting a random color.
📰 Extract dominant Colors from an Image
In this blog post, I show you how to extract the dominant colors from an image with the help of ImageMagick. I use ImageMagick version 7.0.9, which you can download from imagemagick.org.
📰 Create Color Images from HEX colors with PHP
Today I want to show you how to create some color images, similar to the ones I tweet under @ConvertingColor.
📰 Convert RGB to HEX with PHP
To convert an RGB string like "rgb(114, 193, 44)" to HEX we first need to get the three color values for red, green and blue out of the string, in this article we only talk about RGB strings with the integer value representation, the below sample will not work for three percentage values.
📰 Convert multiple RGB values to HSL with this REST API
In this article, I show you how to convert multiple color values from one format into another by using the Converting Colors REST Api, which I provide on RapidAPI.
📰 Convert HEX to RGB with PHP
To convert a HEX string like "#77CCAA" or "#7ca" to the RGB Version "rgb(119, 204, 170)" we first need to remove the "#" from the string. After this we need to handle the two different cases, standard and shorthand.
📰 Convert HEX to RGB with Javascript
In this article, we will learn how to convert a HEX color string like "1502BE" to the RGB Version "21, 2, 190".
📰 Change a CSS Variable with Javascript
In this video I show you how to change a CSS Variable with Javascript, we will change the background to a fixed value and the text color will be selectable via a color input field.
📰 2165 HEX Colors and Color Palettes in one Video
In this video I show you 2165 HEX Colors and Color Palettes which I tweeted in the last few months, enjoy!

Converting Colors

Converting Colors allows you to convert between 17 different color formats like RGB, CMYK, HSV, HSL, CIELab, Android, Decimal, and YUV.

Made with πŸ’˜, 🍺 and 🍫. If you have questions send me an email to [email protected]!

Privacy Policy  ·  Imprint

Menu

Support