rgb(66, 6, 126)
- In a RGB color space, hex #42067e color is composed of 26% red, 2% green, and 49% blue.
- In a CMYK color space, it is consist of 48% cyan, 95% magenta, 0% yellow and 51% black.
- In web design, the web safe color for #42067e is #330066. The complementary color of #42067e is #427e06.
#42067e Color Conversion
Hex Color #42067e RGB value, CMYK value, HSL value, HSV value...
Color Schemes with #42067e
-
#42067e
#42067e
-
#427e06
#427e06
-
#a183bf
#a183bf
-
#a1bf83
#a1bf83
-
#31045e
#31045e
-
#315e04
#315e04
-
#78628f
#78628f
-
#788f62
#788f62
Two colors (#42067e,#427e06) that are on opposite sides of the color wheel. This combination provides a high contrast and high impact color combination – together, these colors will appear brighter and more prominent.
In Grayscale mode, there are only gray tones, which include 256 different shades of gray ranging from black to white. In a grayscale file, the color saturation of the image is 0, and brightness is the only option that can affect the grayscale image.
Three colors that are evenly spaced on the color wheel. This provides a high contrast color scheme, but less so than the complementary color combination — making it more versatile. This combination creates bold, vibrant color palettes.
Three colors that are side by side on the color wheel. This color combination is versatile, but can be overwhelming. To balance an analogous color scheme, choose one dominant color, and use the others as accents.
-
#42067e
#42067e
-
#a183bf
#a183bf
-
#21033f
#21033f
-
#d0c1df
#d0c1df
-
#31045e
#31045e
-
#78628f
#78628f
-
#18022f
#18022f
-
#9c90a7
#9c90a7
Three shades, tones and tints of one base color. Provides a subtle and conservative color combination. This is a versatile color combination that is easy to apply to design projects for a harmonious look.
Shades and Tints of #42067e
-
#42067e
#42067e
-
#3B0571
#3B0571
-
#350565
#350565
-
#2E0458
#2E0458
-
#28044C
#28044C
-
#21033F
#21033F
-
#1A0232
#1A0232
-
#140226
#140226
-
#0D0119
#0D0119
-
#07010D
#07010D
-
#000000
#000000
A shade is created by adding black to a base hue, darkening the color. This creates a deeper, richer color. Shades can be quite dramatic and can be overpowering.
-
#42067e
#42067e
-
#551F8B
#551F8B
-
#683898
#683898
-
#7B51A5
#7B51A5
-
#8E6AB2
#8E6AB2
-
#A183BF
#A183BF
-
#B39BCB
#B39BCB
-
#C6B4D8
#C6B4D8
-
#D9CDE5
#D9CDE5
-
#ECE6F2
#ECE6F2
-
#F9F8FB
#F9F8FB
A tint is created by adding white to a base hue, lightening the color. This can make a color less intense, and is useful when balancing more vivid color combinations.
Random Colors
HTML Code & CSS
#42067e Color Preview on Black Background
#42067e Color Preview on White Background
<span style="color:#42067e;">Text here</span>
#42067e Background Color
#42067e Background Color
<p style="background-color:#42067e;">Text here</p>
#42067e Border Color
<div style="border:1px solid #42067e;">Text here</div>
<style>.text {color:#42067e;}
.background {background-color:#42067e;}
.border {border:1px solid #42067e;}</style>