crispedge.com

Color picker

Loading...

#4734af hex color - Violet - Cool color - Information

#4734af hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #4734af Color code in RGB color code model is created after adding 27.84% red color, 20.39% green color and 68.63% blue color. Hex #4734af Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 70% magenta, 0% yellow and 31% black.

Hex #4734af color code is between #4433aa web safe hex color code and #5544bb web safe hex color code. #4433aa is the nearest web safe color code. You can see here many more shades of #4734af color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code4734af#4734af
RGB Decimal71, 52, 175rgb(71, 52, 175)
RGB Percent28%, 20%, 69%rgb(28%, 20%, 69%)
CSS RGBa71, 52, 175,1rgba(71,52,175,1)
CMYK Modelcmyk(59%,70%,0%,31%)
HSL Color Space249,54% ,45%hsl(249,54% ,45%)
HSV Color Space249°, 70%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001110011010010101111
Octal10764257
Decimal7152175
Hex4734af

Different shades of #4734af color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #4734af
#604cca
Dark Shade of #4734af
#372888
Saturated Shade of #4734af
#3f29ba
Desaturated Shade of #4734af
#4f3fa4
Grey scale Shade of #4734af
#717171
Brighten Shade
#604dc8
Most Readable Shade
#FFFFFF

Shades of #4734af color code

Generate more color scales with scales (color stack) generator.

#4734af
#3f2e9b
#372888
#2f2274
#271c61
#1f174d
#17113a
#0f0b26
#070513
#000000

Similar Color like #4734af color

Find visually similar hex color codes nearing to #4734af hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#4835b0
#4936b1
#4a37b2
#4b38b3
#4c39b4
#4d3ab5
#4e3bb6
#4f3cb7
#503db8
#513eb9
#523fba
#5340bb
#5441bc
#5542bd
#4633ae
#4532ad
#4431ac
#4330ab
#422faa
#412ea9
#402da8
#3f2ca7
#3e2ba6
#3d2aa5
#3c29a4
#3b28a3
#3a27a2
#3926a1

Monochromatic Color with #4734af

#4734af
#5841d9
#020105
#130e2f
#251b5a
#362784

Tints of #4734af Color

#4734af
#5b4ab7
#6f61c0
#8477c9
#988ed2
#ada4db
#c1bbe4
#d6d1ed
#eae8f6
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#4734af
#9caf34

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#4734af
#af8434
#5faf34

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#3452af
#343aaf
#4734af
#6034af
#7834af

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#4734af
#af4734
#34af47

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#4734af
#af345e
#9caf34
#34af84

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#4734af
#9caf34
#5faf34
#8434af

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #4734af Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#4734af Color Code Preview on Black Background Color

This is how #4734af Color will look on black background color. Color contrast ratio is 2.38

#4734af in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#4734af">Your Example Paragraph content text in with font color #4734af </p>

Your Example Paragraph content text in with font color #4734af

HTML with inline CSS

<div style="color:#4734af">Your Paragraph text in with font color #4734af </div>

Your Example Paragraph content text in with font color #4734af

#4734af color code is use for CSS Background Color

Background color for the above div is #4734af

HTML with inline CSS

<div style="background-color:#4734af;"></div>

#4734af color code is use for CSS Border Color

CSS Border color for the above div is #4734af

HTML with inline CSS

<div style="border:5px solid #4734af;"></div>

CSS Border Left color for the above div is #4734af

HTML with inline CSS

<div style="border-left:5px solid #4734af;"></div>

CSS Border Right color for the above div is #4734af

HTML with inline CSS

<div style="border-right:5px solid #4734af;"></div>

CSS Border Bottom color for the above div is #4734af

HTML with inline CSS

<div style="border-bottom:5px solid #4734af;"></div>

CSS Border Top color for the above div is #4734af

HTML with inline CSS

<div style="border-top:5px solid #4734af;"></div>

#4734af hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#4734af; } .examplecolorclass {color:#4734af; } .examplebordercolor {border:3px solid #4734af; }

#4734af Color code Preview on White Background

This is how #4734af Color code will look on white background color. Color contrast ratio is 8.83

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #4734af; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #4734af; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(71,52,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,175,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,52,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.