Share this color!
Color composition
Percentage of source colors needed to create this color
RGB and CMYK are different color models: RGB is additive and it's used on screens, while CMYK is subtractive and it's used on prints. RGB uses white as a combination of all primary colors and black as the absence of light. CMYK, conversely, uses white as the natural color of the print background and black as a combination of colored inks.
RGB composition
CMYK composition
Color conversion
Representations of this color for each color space
Every color can be represented by a combination of different values with different meanings.
RGB open » | ||
---|---|---|
Red | Green | Blue |
150.2% | 280% | 120.78% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
1.5 | 2.8 | 1.21 |
HSL open » | ||
---|---|---|
Hue | Saturation | Lightness |
108.92° | -79.3% | 200.39% |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.3 | -0.79 | 2 |
HWB open » | ||
---|---|---|
Hue | Whiteness | Blackness |
108.92° | 120.78% | -180% |
HWB - Normalized | ||
---|---|---|
Hue | Whiteness | Blackness |
0.3 | 1.21% | -1.8% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
108.92° | 56.86% | 280% |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.3 | 0.57 | 2.8 |
CMYK open » | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
46% | 0% | 57% | -180% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
2.23 | -0.58 | -0.52 |
XYZ | ||
---|---|---|
X | Y | Z |
522.72 | 845.19 | 281.25 |
CIE Lab | ||
---|---|---|
L | a | b |
220.29 | -135.92 | 132.98 |
Color matching
Matching colors and names
Every color is slightly different, here is a list of the most similar colors and paints that have a name
Web Colors
Colors can be used on a website using CSS
Use one of these values interchangeably for any CSS property that accept a color as a value: color, background-color, border-color.
#17f2ca134
rgb(383, 714, 308)
hsl(109, -79%, 200%)
Tints, Shades, and Tones
Mixing black and white to change color brightness
A tint is a mixture of a color with white, this will increase lightness. A shade is a mixture with black and this increases darkness. A tone is a mixture of a color with gray, it's used to control saturation.
Tints
A tint is obtained by adding white to a color. This process reduces darkness.
Shades
A shade is obtained by adding black to a color. This process increases darkness.
Tones
A tone is produced either by mixing a color with grey, or by both tinting and shading.
Color Harmonies
Schemes of colors that work well together
Harmonies are color combinations on the color wheel created choosing colors at specific angles calculated from the original hue.
Complementary
180° - Complementary color scheme is made using the opposite color in the color wheel (180 degrees difference). It creates the strongest contrast and each color stands out. The opposite color of 383, 714, 308 is 633, 308, 714.
Triad
120° - Triad color scheme is made dividing the color wheel in three. Each color is 120 degrees apart from the other. Usually one color is the dominant and the other two colors are used as accents. If 383, 714, 308 is the dominant color, its accents would be 308, 389, 714 and 714, 308, 389.
Square
90° - Square color scheme is made dividing the color wheel in four parts. Each color is 90° degrees apart from the other. This scheme is very balanced because it spans equally along the color wheel creating two warm colors (633, 308, 714, 714, 430, 308) and two cool colors (383, 714, 308, 308, 592, 714).
Adjacent / Analogous / Analogic
± 30° - Adjacent color scheme is made picking colors near each other in the color wheel. The other colors are 30 degrees apart from the main color. This scheme is very harmonious and it is useful for having multiple colors of similar hue. With 383, 714, 308 we can pick 592, 714, 308 at 30° clockwise and 308, 714, 430 at 30° counterclockwise.
Split Complementary
180° ± 30° - Split complementary color scheme is like complementary scheme but instead of picking the exact opposite it uses two colors at ± 30° from the complementary. This scheme has a strong visual contrast but lower tension than the complementary scheme.
Rectangle / Tetradic
60° - Rectangle color scheme is made up of two complementary pairs. The first pair is like the complementary scheme, the second one is tilted 60 degrees.
- 60° - The color scheme variant is made by tilting the second complementary scheme in the opposite direction.
Pentagram
72° - Pentagram color scheme is full of color, it spans over the color wheel and every color is 72 degrees apart from each other. It is very useful when you need a lot of colors that go well together.