crispedge.com

Color picker

Loading...

#4716ba hex color - Blue - Cool color - Information

#4716ba hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #4716ba Color code in RGB color code model is created after adding 27.84% red color, 8.63% green color and 72.94% blue color. Hex #4716ba Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 88% magenta, 0% yellow and 27% black.

Hex #4716ba color code is between #4411bb web safe hex color code and #5522aa web safe hex color code. #4411bb is the nearest web safe color code. You can see here many more shades of #4716ba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4716ba#4716ba
RGB Decimal71, 22, 186rgb(71, 22, 186)
RGB Percent28%, 9%, 73%rgb(28%, 9%, 73%)
CSS RGBa71, 22, 186,1rgba(71,22,186,1)
CMYK Modelcmyk(62%,88%,0%,27%)
HSL Color Space258,79% ,41%hsl(258,79% ,41%)
HSV Color Space258°, 88%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001110001011010111010
Octal10726272
Decimal7122186
Hex4716ba

Different shades of #4716ba color code.

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

Light Shade of #4716ba
#5a1fe4
Dark Shade of #4716ba
#36118c
Saturated Shade of #4716ba
#430cc4
Desaturated Shade of #4716ba
#4b20b0
Grey scale Shade of #4716ba
#686868
Brighten Shade
#602fd3
Most Readable Shade
#FFFFFF

Shades of #4716ba color code

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

#4716ba
#3f13a5
#371190
#2f0e7c
#270c67
#1f0952
#17073e
#0f0429
#070214
#000000

Similar Color like #4716ba color

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

#4817bb
#4918bc
#4a19bd
#4b1abe
#4c1bbf
#4d1cc0
#4e1dc1
#4f1ec2
#501fc3
#5120c4
#5221c5
#5322c6
#5423c7
#5524c8
#4615b9
#4514b8
#4413b7
#4312b6
#4211b5
#4110b4
#400fb3
#3f0eb2
#3e0db1
#3d0cb0
#3c0baf
#3b0aae
#3a09ad
#3908ac

Monochromatic Color with #4716ba

#4716ba
#571be4
#060210
#16073a
#270c65
#37118f

Tints of #4716ba Color

#4716ba
#5b2fc1
#6f49c9
#8463d1
#987dd8
#ad97e0
#c1b1e8
#d6cbef
#eae5f7
#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

#4716ba
#89ba16

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

Split Complementary

#4716ba
#ba9916
#37ba16

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

Analogous Color

#1627ba
#2616ba
#4716ba
#6816ba
#8916ba

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

#4716ba
#ba4716
#16ba47

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

#4716ba
#ba1637
#89ba16
#16ba99

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

#4716ba
#89ba16
#37ba16
#9916ba

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 #4716ba 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.

#4716ba Color Code Preview on Black Background Color

This is how #4716ba Color will look on black background color. Color contrast ratio is 2.09

#4716ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4716ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4716ba

#4716ba color code is use for CSS Background Color

Background color for the above div is #4716ba

HTML with inline CSS

<div style="background-color:#4716ba;"></div>

#4716ba color code is use for CSS Border Color

CSS Border color for the above div is #4716ba

HTML with inline CSS

<div style="border:5px solid #4716ba;"></div>

CSS Border Left color for the above div is #4716ba

HTML with inline CSS

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

CSS Border Right color for the above div is #4716ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4716ba

HTML with inline CSS

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

CSS Border Top color for the above div is #4716ba

HTML with inline CSS

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

#4716ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4716ba Color code Preview on White Background

This is how #4716ba Color code will look on white background color. Color contrast ratio is 10.04

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 #4716ba; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #4716ba; }

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,22,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,186,22,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,22,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.