crispedge.com

Color picker

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

#6b59a0 hex color - Violet - Cool color - Information

#6b59a0 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #6b59a0 Color code in RGB color code model is created after adding 41.96% red color, 34.9% green color and 62.75% blue color. Hex #6b59a0 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 44% magenta, 0% yellow and 37% black.

Hex #6b59a0 color code is between #665599 web safe hex color code and #7766aa web safe hex color code. #665599 is the nearest web safe color code. You can see here many more shades of #6b59a0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6b59a0#6b59a0
RGB Decimal107, 89, 160rgb(107, 89, 160)
RGB Percent42%, 35%, 63%rgb(42%, 35%, 63%)
CSS RGBa107, 89, 160,1rgba(107,89,160,1)
CMYK Modelcmyk(33%,44%,0%,37%)
HSL Color Space255,29% ,49%hsl(255,29% ,49%)
HSV Color Space255°, 44%, 63%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010110101100110100000
Octal153131240
Decimal10789160
Hex6b59a0

Different shades of #6b59a0 color code.

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

Light Shade of #6b59a0
#8778b4
Dark Shade of #6b59a0
#55477f
Saturated Shade of #6b59a0
#654dac
Desaturated Shade of #6b59a0
#716594
Grey scale Shade of #6b59a0
#7c7c7c
Brighten Shade
#8472b9
Most Readable Shade
#FFFFFF

Shades of #6b59a0 color code

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

#6b59a0
#5f4f8e
#53457c
#473b6a
#3b3158
#2f2747
#231d35
#171323
#0b0911
#000000

Similar Color like #6b59a0 color

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

#6c5aa1
#6d5ba2
#6e5ca3
#6f5da4
#705ea5
#715fa6
#7260a7
#7361a8
#7462a9
#7563aa
#7664ab
#7765ac
#7866ad
#7967ae
#6a589f
#69579e
#68569d
#67559c
#66549b
#65539a
#645299
#635198
#625097
#614f96
#604e95
#5f4d94
#5e4c93
#5d4b92

Monochromatic Color with #6b59a0

#6b59a0
#8771ca
#a488f5
#161220
#322a4b
#4f4175

Tints of #6b59a0 Color

#6b59a0
#7b6baa
#8b7db5
#9c90bf
#aca2ca
#bdb5d4
#cdc7df
#dedae9
#eeecf4
#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

#6b59a0
#8ea059

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

Split Complementary

#6b59a0
#a08e59
#6ba059

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

Analogous Color

#5963a0
#5d59a0
#6b59a0
#7959a0
#8759a0

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

#6b59a0
#a06b59
#59a06b

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

#6b59a0
#a0596a
#8ea059
#59a08e

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

#6b59a0
#8ea059
#6ba059
#8e59a0

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

#6b59a0 Color Code Preview on Black Background Color

This is how #6b59a0 Color will look on black background color. Color contrast ratio is 3.56

#6b59a0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6b59a0 color code is use for CSS Background Color

Background color for the above div is #6b59a0

HTML with inline CSS

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

#6b59a0 color code is use for CSS Border Color

CSS Border color for the above div is #6b59a0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6b59a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6b59a0 Color code Preview on White Background

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

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

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.