crispedge.com

Color picker

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

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

#6a6abe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6a6abe Color code in RGB color code model is created after adding 41.57% red color, 41.57% green color and 74.51% blue color. Hex #6a6abe Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 44% magenta, 0% yellow and 25% black.

Hex #6a6abe color code is between #6666bb web safe hex color code and #7777cc web safe hex color code. #6666bb is the nearest web safe color code. You can see here many more shades of #6a6abe color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6a6abe#6a6abe
RGB Decimal106, 106, 190rgb(106, 106, 190)
RGB Percent42%, 42%, 75%rgb(42%, 42%, 75%)
CSS RGBa106, 106, 190,1rgba(106,106,190,1)
CMYK Modelcmyk(44%,44%,0%,25%)
HSL Color Space240,39% ,58%hsl(240,39% ,58%)
HSV Color Space240°, 44%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010100110101010111110
Octal152152276
Decimal106106190
Hex6a6abe

Different shades of #6a6abe color code.

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

Light Shade of #6a6abe
#8d8dcd
Dark Shade of #6a6abe
#4a4aab
Saturated Shade of #6a6abe
#5f5fc9
Desaturated Shade of #6a6abe
#7575b3
Grey scale Shade of #6a6abe
#949494
Brighten Shade
#8383d7
Most Readable Shade
#FFFFFF

Shades of #6a6abe color code

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

#6a6abe
#5e5ea8
#525293
#46467e
#3a3a69
#2f2f54
#23233f
#17172a
#0b0b15
#000000

Similar Color like #6a6abe color

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

#6b6bbf
#6c6cc0
#6d6dc1
#6e6ec2
#6f6fc3
#7070c4
#7171c5
#7272c6
#7373c7
#7474c8
#7575c9
#7676ca
#7777cb
#7878cc
#6969bd
#6868bc
#6767bb
#6666ba
#6565b9
#6464b8
#6363b7
#6262b6
#6161b5
#6060b4
#5f5fb3
#5e5eb2
#5d5db1
#5c5cb0

Monochromatic Color with #6a6abe

#6a6abe
#8282e8
#0b0b14
#23233e
#3b3b69
#525293

Tints of #6a6abe Color

#6a6abe
#7a7ac5
#8b8bcc
#9b9bd3
#acacda
#bcbce2
#cdcde9
#ddddf0
#eeeef7
#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

#6a6abe
#bebe6a

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

Split Complementary

#6a6abe
#be946a
#94be6a

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

Analogous Color

#6a8cbe
#6a7bbe
#6a6abe
#7b6abe
#8c6abe

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

#6a6abe
#be6a6a
#6abe6a

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

#6a6abe
#be6a94
#bebe6a
#6abe94

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

#6a6abe
#bebe6a
#94be6a
#946abe

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

#6a6abe Color Code Preview on Black Background Color

This is how #6a6abe Color will look on black background color. Color contrast ratio is 4.42

#6a6abe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6a6abe color code is use for CSS Background Color

Background color for the above div is #6a6abe

HTML with inline CSS

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

#6a6abe color code is use for CSS Border Color

CSS Border color for the above div is #6a6abe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6a6abe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6a6abe Color code Preview on White Background

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

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

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.