Search for a name or a RGB value RRR,GGG,BBB or a Hex value #rrggbb

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
69.02% 13.73% 0%
RGB - Normalized
Red Green Blue
0.69 0.14 0
HSL open »
Hue Saturation Lightness
11.93° 100% 34.51%
HSL - Normalized
Hue Saturation Lightness
0.03 1 0.35
HWB open »
Hue Whiteness Blackness
11.93° 0% 30.98%
HWB - Normalized
Hue Whiteness Blackness
0.03 0% 0.31%
HSV / HSB
Hue Saturation Value / Brightness
11.93° 100% 69.02%
HSV / HSB - Normalized
Hue Saturation Value / Brightness
0.03 1 0.69
CMYK open »
Cyan Magenta Yellow Black
0% 80% 100% 31%
YCbCr
Y Cb Cr
0.29 -0.16 0.29
XYZ
X Y Z
18.51 10.43 1.04
CIE Lab
L a b
38.61 54.42 51.74

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.
#b02300
rgb(176, 35, 0)
hsl(12, 100%, 35%)

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 of color #b02300

Tints

A tint is obtained by adding white to a color. This process reduces darkness.
Shades of color #b02300

Shades

A shade is obtained by adding black to a color. This process increases darkness.
Tones of color #b02300

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 Harmony Color Scheme of #b02300

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 0, 80, 100, 31 is 100, 18, 0, 31.
Triad Harmony Color Scheme of #b02300

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 0, 80, 100, 31 is the dominant color, its accents would be 100, 0, 82, 31 and 82, 100, 0, 31.
Square Harmony Color Scheme of #b02300

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 (0, 80, 100, 31, 32, 100, 0, 31) and two cool colors (68, 0, 100, 31, 100, 18, 0, 31).
Adjacent Harmony Color Scheme of #b02300

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 0, 80, 100, 31 we can pick 0, 100, 68, 31 at 30° clockwise and 0, 32, 100, 31 at 30° counterclockwise.
Split Complementary Harmony Color Scheme of #b02300

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 Harmony Color Scheme of #b02300

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 Harmony Color Scheme of #b02300

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.