crispedge.com

Color picker

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

#6e5178 hex color - Gladiola Violet - Violet - Warm color - Information

#6e5178 hex color - Gladiola Violet - Violet - Warm color

Color Hue/Base color: Violet

Hex #6e5178 Color Code is also known as Gladiola Violet color.

Hex #6e5178 Color code in RGB color code model is created after adding 43.14% red color, 31.76% green color and 47.06% blue color. Hex #6e5178 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 33% magenta, 0% yellow and 53% black.

Hex #6e5178 color code is between #665577 web safe hex color code and #774488 web safe hex color code. #665577 is the nearest web safe color code. You can see here many more shades of #6e5178 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code6e5178#6e5178
RGB Decimal110, 81, 120rgb(110, 81, 120)
RGB Percent43%, 32%, 47%rgb(43%, 32%, 47%)
CSS RGBa110, 81, 120,1rgba(110,81,120,1)
CMYK Modelcmyk(8%,33%,0%,53%)
HSL Color Space285,19% ,39%hsl(285,19% ,39%)
HSV Color Space285°, 33%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011011100101000101111000
Octal156121170
Decimal11081120
Hex6e5178

Different shades of #6e5178 color code.

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

Light Shade of #6e5178
#8a6696
Dark Shade of #6e5178
#523c5a
Saturated Shade of #6e5178
#734782
Desaturated Shade of #6e5178
#695b6e
Grey scale Shade of #6e5178
#646464
Brighten Shade
#876a91
Most Readable Shade
#FFFFFF

Shades of #6e5178 color code

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

#6e5178
#61486a
#553f5d
#493650
#3d2d42
#302435
#241b28
#18121a
#0c090d
#000000

Similar Color like #6e5178 color

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

#6f5279
#70537a
#71547b
#72557c
#73567d
#74577e
#75587f
#765980
#775a81
#785b82
#795c83
#7a5d84
#7b5e85
#7c5f86
#6d5077
#6c4f76
#6b4e75
#6a4d74
#694c73
#684b72
#674a71
#664970
#65486f
#64476e
#63466d
#62456c
#61446b
#60436a

Monochromatic Color with #6e5178

#6e5178
#956ea2
#bc8acd
#e3a7f7
#201823
#47344d

Tints of #6e5178 Color

#6e5178
#7e6487
#8e7796
#9e8ba5
#ae9eb4
#beb1c3
#cec5d2
#ded8e1
#eeebf0
#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

#6e5178
#5b7851

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

Split Complementary

#6e5178
#6e7851
#51785b

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

Analogous Color

#5e5178
#665178
#6e5178
#765178
#785172

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

#6e5178
#786e51
#51786e

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

#6e5178
#785a51
#5b7851
#516e78

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

#6e5178
#5b7851
#51785b
#78516e

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

#6e5178 Color Code Preview on Black Background Color

This is how #6e5178 Color will look on black background color. Color contrast ratio is 3.11

#6e5178 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6e5178 color code is use for CSS Background Color

Background color for the above div is #6e5178

HTML with inline CSS

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

#6e5178 color code is use for CSS Border Color

CSS Border color for the above div is #6e5178

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6e5178 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6e5178 Color code Preview on White Background

This is how #6e5178 Color code will look on white background color. Color contrast ratio is 6.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 #6e5178; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #6e5178; }

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.