crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#7876ea hex color - Blue - Cool color - Information

#7876ea hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7876ea Color code in RGB color code model is created after adding 47.06% red color, 46.27% green color and 91.76% blue color. Hex #7876ea Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 50% magenta, 0% yellow and 8% black.

Hex #7876ea color code is between #7777ee web safe hex color code and #8866dd web safe hex color code. #7777ee is the nearest web safe color code. You can see here many more shades of #7876ea color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7876ea#7876ea
RGB Decimal120, 118, 234rgb(120, 118, 234)
RGB Percent47%, 46%, 92%rgb(47%, 46%, 92%)
CSS RGBa120, 118, 234,1rgba(120,118,234,1)
CMYK Modelcmyk(49%,50%,0%,8%)
HSL Color Space241,73% ,69%hsl(241,73% ,69%)
HSV Color Space241°, 50%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110000111011011101010
Octal170166352
Decimal120118234
Hex7876ea

Different shades of #7876ea color code.

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

Light Shade of #7876ea
#a4a2f1
Dark Shade of #7876ea
#4c4ae3
Saturated Shade of #7876ea
#706ef2
Desaturated Shade of #7876ea
#807ee2
Grey scale Shade of #7876ea
#b0b0b0
Brighten Shade
#918fff
Most Readable Shade
#FFFFFF

Shades of #7876ea color code

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

#7876ea
#6a68d0
#5d5bb6
#504e9c
#424182
#353468
#28274e
#1a1a34
#0d0d1a
#000000

Similar Color like #7876ea color

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

#7977eb
#7a78ec
#7b79ed
#7c7aee
#7d7bef
#7e7cf0
#7f7df1
#807ef2
#817ff3
#8280f4
#8381f5
#8482f6
#8583f7
#8684f8
#7775e9
#7674e8
#7573e7
#7472e6
#7371e5
#7270e4
#716fe3
#706ee2
#6f6de1
#6e6ce0
#6d6bdf
#6c6ade
#6b69dd
#6a68dc

Monochromatic Color with #7876ea

#7876ea
#0b0b15
#212040
#37366a
#4c4b95
#6261bf

Tints of #7876ea Color

#7876ea
#8785ec
#9694ee
#a5a3f1
#b4b2f3
#c3c2f5
#d2d1f8
#e1e0fa
#f0effc
#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

#7876ea
#e8ea76

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

Split Complementary

#7876ea
#eab276
#aeea76

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

Analogous Color

#76a2ea
#768bea
#7876ea
#8f76ea
#a676ea

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

#7876ea
#ea7876
#76ea78

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

#7876ea
#ea76ae
#e8ea76
#76eab2

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

#7876ea
#e8ea76
#aeea76
#b276ea

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 #7876ea 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.

#7876ea Color Code Preview on Black Background Color

This is how #7876ea Color will look on black background color. Color contrast ratio is 5.58

#7876ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7876ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7876ea

#7876ea color code is use for CSS Background Color

Background color for the above div is #7876ea

HTML with inline CSS

<div style="background-color:#7876ea;"></div>

#7876ea color code is use for CSS Border Color

CSS Border color for the above div is #7876ea

HTML with inline CSS

<div style="border:5px solid #7876ea;"></div>

CSS Border Left color for the above div is #7876ea

HTML with inline CSS

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

CSS Border Right color for the above div is #7876ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7876ea

HTML with inline CSS

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

CSS Border Top color for the above div is #7876ea

HTML with inline CSS

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

#7876ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7876ea Color code Preview on White Background

This is how #7876ea Color code will look on white background color. Color contrast ratio is 3.76

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.