crispedge.com

Color picker

Loading...

#7852e0 hex color - Blue - Cool color - Information

#7852e0 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7852e0 Color code in RGB color code model is created after adding 47.06% red color, 32.16% green color and 87.84% blue color. Hex #7852e0 Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 63% magenta, 0% yellow and 12% black.

Hex #7852e0 color code is between #7755dd web safe hex color code and #8844ee web safe hex color code. #7755dd is the nearest web safe color code. You can see here many more shades of #7852e0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7852e0#7852e0
RGB Decimal120, 82, 224rgb(120, 82, 224)
RGB Percent47%, 32%, 88%rgb(47%, 32%, 88%)
CSS RGBa120, 82, 224,1rgba(120,82,224,1)
CMYK Modelcmyk(46%,63%,0%,12%)
HSL Color Space256,70% ,60%hsl(256,70% ,60%)
HSV Color Space256°, 63%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110000101001011100000
Octal170122340
Decimal12082224
Hex7852e0

Different shades of #7852e0 color code.

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

Light Shade of #7852e0
#9a7de8
Dark Shade of #7852e0
#5627d8
Saturated Shade of #7852e0
#7348ea
Desaturated Shade of #7852e0
#7d5cd6
Grey scale Shade of #7852e0
#999999
Brighten Shade
#916bf9
Most Readable Shade
#FFFFFF

Shades of #7852e0 color code

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

#7852e0
#6a48c7
#5d3fae
#503695
#422d7c
#352463
#281b4a
#1a1231
#0d0918
#000000

Similar Color like #7852e0 color

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

#7953e1
#7a54e2
#7b55e3
#7c56e4
#7d57e5
#7e58e6
#7f59e7
#805ae8
#815be9
#825cea
#835deb
#845eec
#855fed
#8660ee
#7751df
#7650de
#754fdd
#744edc
#734ddb
#724cda
#714bd9
#704ad8
#6f49d7
#6e48d6
#6d47d5
#6c46d4
#6b45d3
#6a44d2

Monochromatic Color with #7852e0

#7852e0
#06040b
#1d1436
#342360
#4a338b
#6142b5

Tints of #7852e0 Color

#7852e0
#8765e3
#9678e6
#a58bea
#b49eed
#c3b2f1
#d2c5f4
#e1d8f8
#f0ebfb
#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

#7852e0
#bae052

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

Split Complementary

#7852e0
#e0bf52
#73e052

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

Analogous Color

#5265e0
#5c52e0
#7852e0
#9452e0
#b152e0

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

#7852e0
#e07852
#52e078

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

#7852e0
#e05273
#bae052
#52e0bf

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

#7852e0
#bae052
#73e052
#bf52e0

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 #7852e0 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.

#7852e0 Color Code Preview on Black Background Color

This is how #7852e0 Color will look on black background color. Color contrast ratio is 4.08

#7852e0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7852e0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7852e0

#7852e0 color code is use for CSS Background Color

Background color for the above div is #7852e0

HTML with inline CSS

<div style="background-color:#7852e0;"></div>

#7852e0 color code is use for CSS Border Color

CSS Border color for the above div is #7852e0

HTML with inline CSS

<div style="border:5px solid #7852e0;"></div>

CSS Border Left color for the above div is #7852e0

HTML with inline CSS

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

CSS Border Right color for the above div is #7852e0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7852e0

HTML with inline CSS

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

CSS Border Top color for the above div is #7852e0

HTML with inline CSS

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

#7852e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7852e0 Color code Preview on White Background

This is how #7852e0 Color code will look on white background color. Color contrast ratio is 5.14

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

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(120,82,224,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,224,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,82,224,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.