crispedge.com

Color picker

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

#7661ee hex color - Blue - Cool color - Information

#7661ee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7661ee Color code in RGB color code model is created after adding 46.27% red color, 38.04% green color and 93.33% blue color. Hex #7661ee Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 59% magenta, 0% yellow and 7% black.

Hex #7661ee color code is between #7766dd web safe hex color code and #6655ff web safe hex color code. #7766dd is the nearest web safe color code. You can see here many more shades of #7661ee color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7661ee#7661ee
RGB Decimal118, 97, 238rgb(118, 97, 238)
RGB Percent46%, 38%, 93%rgb(46%, 38%, 93%)
CSS RGBa118, 97, 238,1rgba(118,97,238,1)
CMYK Modelcmyk(50%,59%,0%,7%)
HSL Color Space249,81% ,66%hsl(249,81% ,66%)
HSV Color Space249°, 59%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101100110000111101110
Octal166141356
Decimal11897238
Hex7661ee

Different shades of #7661ee color code.

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

Light Shade of #7661ee
#9e8ff3
Dark Shade of #7661ee
#4e33e9
Saturated Shade of #7661ee
#7058f7
Desaturated Shade of #7661ee
#7c6ae5
Grey scale Shade of #7661ee
#a7a7a7
Brighten Shade
#8f7aff
Most Readable Shade
#FFFFFF

Shades of #7661ee color code

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

#7661ee
#6856d3
#5b4bb9
#4e409e
#413584
#342b69
#27204f
#1a1534
#0d0a1a
#000000

Similar Color like #7661ee color

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

#7762ef
#7863f0
#7964f1
#7a65f2
#7b66f3
#7c67f4
#7d68f5
#7e69f6
#7f6af7
#806bf8
#816cf9
#826dfa
#836efb
#846ffc
#7560ed
#745fec
#735eeb
#725dea
#715ce9
#705be8
#6f5ae7
#6e59e6
#6d58e5
#6c57e4
#6b56e3
#6a55e2
#6954e1
#6853e0

Monochromatic Color with #7661ee

#7661ee
#0d0a1a
#221c44
#372d6e
#4c3e99
#6150c3

Tints of #7661ee Color

#7661ee
#8572ef
#9484f1
#a395f3
#b2a7f5
#c2b8f7
#d1caf9
#e0dbfb
#efedfd
#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

#7661ee
#d9ee61

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

Split Complementary

#7661ee
#eebd61
#92ee61

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

Analogous Color

#6184ee
#6168ee
#7661ee
#9261ee
#ae61ee

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

#7661ee
#ee7661
#61ee76

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

#7661ee
#ee6192
#d9ee61
#61eebc

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

#7661ee
#d9ee61
#92ee61
#bd61ee

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 #7661ee 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.

#7661ee Color Code Preview on Black Background Color

This is how #7661ee Color will look on black background color. Color contrast ratio is 4.71

#7661ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7661ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7661ee

#7661ee color code is use for CSS Background Color

Background color for the above div is #7661ee

HTML with inline CSS

<div style="background-color:#7661ee;"></div>

#7661ee color code is use for CSS Border Color

CSS Border color for the above div is #7661ee

HTML with inline CSS

<div style="border:5px solid #7661ee;"></div>

CSS Border Left color for the above div is #7661ee

HTML with inline CSS

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

CSS Border Right color for the above div is #7661ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7661ee

HTML with inline CSS

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

CSS Border Top color for the above div is #7661ee

HTML with inline CSS

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

#7661ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7661ee Color code Preview on White Background

This is how #7661ee Color code will look on white background color. Color contrast ratio is 4.45

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

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.