crispedge.com

Color picker

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

#6b47ee hex color - Blue - Cool color - Information

#6b47ee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #6b47ee Color code in RGB color code model is created after adding 41.96% red color, 27.84% green color and 93.33% blue color. Hex #6b47ee Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 70% magenta, 0% yellow and 7% black.

Hex #6b47ee color code is between #6644dd web safe hex color code and #7755ff web safe hex color code. #6644dd is the nearest web safe color code. You can see here many more shades of #6b47ee color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6b47ee#6b47ee
RGB Decimal107, 71, 238rgb(107, 71, 238)
RGB Percent42%, 28%, 93%rgb(42%, 28%, 93%)
CSS RGBa107, 71, 238,1rgba(107,71,238,1)
CMYK Modelcmyk(55%,70%,0%,7%)
HSL Color Space253,83% ,61%hsl(253,83% ,61%)
HSV Color Space253°, 70%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010110100011111101110
Octal153107356
Decimal10771238
Hex6b47ee

Different shades of #6b47ee color code.

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

Light Shade of #6b47ee
#9176f2
Dark Shade of #6b47ee
#4518ea
Saturated Shade of #6b47ee
#653df8
Desaturated Shade of #6b47ee
#7151e4
Grey scale Shade of #6b47ee
#9a9a9a
Brighten Shade
#8460ff
Most Readable Shade
#FFFFFF

Shades of #6b47ee color code

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

#6b47ee
#5f3fd3
#5337b9
#472f9e
#3b2784
#2f1f69
#23174f
#170f34
#0b071a
#000000

Similar Color like #6b47ee color

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

#6c48ef
#6d49f0
#6e4af1
#6f4bf2
#704cf3
#714df4
#724ef5
#734ff6
#7450f7
#7551f8
#7652f9
#7753fa
#7854fb
#7955fc
#6a46ed
#6945ec
#6844eb
#6743ea
#6642e9
#6541e8
#6440e7
#633fe6
#623ee5
#613de4
#603ce3
#5f3be2
#5e3ae1
#5d39e0

Monochromatic Color with #6b47ee

#6b47ee
#0b081a
#1f1444
#32216e
#452e99
#583ac3

Tints of #6b47ee Color

#6b47ee
#7b5bef
#8b6ff1
#9c84f3
#ac98f5
#bdadf7
#cdc1f9
#ded6fb
#eeeafd
#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

#6b47ee
#caee47

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

Split Complementary

#6b47ee
#eebf47
#76ee47

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

Analogous Color

#4766ee
#4a47ee
#6b47ee
#8c47ee
#ae47ee

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

#6b47ee
#ee6b47
#47ee6b

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

#6b47ee
#ee4776
#caee47
#47eebe

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

#6b47ee
#caee47
#76ee47
#bf47ee

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 #6b47ee 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.

#6b47ee Color Code Preview on Black Background Color

This is how #6b47ee Color will look on black background color. Color contrast ratio is 3.76

#6b47ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6b47ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6b47ee

#6b47ee color code is use for CSS Background Color

Background color for the above div is #6b47ee

HTML with inline CSS

<div style="background-color:#6b47ee;"></div>

#6b47ee color code is use for CSS Border Color

CSS Border color for the above div is #6b47ee

HTML with inline CSS

<div style="border:5px solid #6b47ee;"></div>

CSS Border Left color for the above div is #6b47ee

HTML with inline CSS

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

CSS Border Right color for the above div is #6b47ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6b47ee

HTML with inline CSS

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

CSS Border Top color for the above div is #6b47ee

HTML with inline CSS

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

#6b47ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6b47ee Color code Preview on White Background

This is how #6b47ee Color code will look on white background color. Color contrast ratio is 5.58

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

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.