crispedge.com

Color picker

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

#5e5871 hex color - Orchid Grey - Violet - Cool color - Information

#5e5871 hex color - Orchid Grey - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5e5871 Color Code is also known as Orchid Grey color.

Hex #5e5871 Color code in RGB color code model is created after adding 36.86% red color, 34.51% green color and 44.31% blue color. Hex #5e5871 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 22% magenta, 0% yellow and 56% black.

Hex #5e5871 color code is between #665577 web safe hex color code and #556666 web safe hex color code. #665577 is the nearest web safe color code. You can see here many more shades of #5e5871 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Code5e5871#5e5871
RGB Decimal94, 88, 113rgb(94, 88, 113)
RGB Percent37%, 35%, 44%rgb(37%, 35%, 44%)
CSS RGBa94, 88, 113,1rgba(94,88,113,1)
CMYK Modelcmyk(17%,22%,0%,56%)
HSL Color Space254,12% ,39%hsl(254,12% ,39%)
HSV Color Space254°, 22%, 44%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111100101100001110001
Octal136130161
Decimal9488113
Hex5e5871

Different shades of #5e5871 color code.

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

Light Shade of #5e5871
#766e8e
Dark Shade of #5e5871
#464254
Saturated Shade of #5e5871
#594e7b
Desaturated Shade of #5e5871
#636267
Grey scale Shade of #5e5871
#646464
Brighten Shade
#77718a
Most Readable Shade
#FFFFFF

Shades of #5e5871 color code

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

#5e5871
#534e64
#494457
#3e3a4b
#34303e
#292732
#1f1d25
#141319
#0a090c
#000000

Similar Color like #5e5871 color

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

#5f5972
#605a73
#615b74
#625c75
#635d76
#645e77
#655f78
#666079
#67617a
#68627b
#69637c
#6a647d
#6b657e
#6c667f
#5d5770
#5c566f
#5b556e
#5a546d
#59536c
#58526b
#57516a
#565069
#554f68
#544e67
#534d66
#524c65
#514b64
#504a63

Monochromatic Color with #5e5871

#5e5871
#81799b
#a59ac6
#c8bbf0
#17161c
#3b3746

Tints of #5e5871 Color

#5e5871
#6f6a80
#817d90
#938fa0
#a5a2b0
#b7b4bf
#c9c7cf
#dbd9df
#edecef
#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

#5e5871
#6b7158

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

Split Complementary

#5e5871
#716b58
#5e7158

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

Analogous Color

#585c71
#595871
#5e5871
#635871
#685871

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

#5e5871
#715e58
#58715e

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

#5e5871
#71585e
#6b7158
#58716a

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

#5e5871
#6b7158
#5e7158
#6b5871

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 #5e5871 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.

#5e5871 Color Code Preview on Black Background Color

This is how #5e5871 Color will look on black background color. Color contrast ratio is 3.11

#5e5871 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5e5871

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5e5871

#5e5871 color code is use for CSS Background Color

Background color for the above div is #5e5871

HTML with inline CSS

<div style="background-color:#5e5871;"></div>

#5e5871 color code is use for CSS Border Color

CSS Border color for the above div is #5e5871

HTML with inline CSS

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

CSS Border Left color for the above div is #5e5871

HTML with inline CSS

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

CSS Border Right color for the above div is #5e5871

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5e5871

HTML with inline CSS

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

CSS Border Top color for the above div is #5e5871

HTML with inline CSS

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

#5e5871 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5e5871 Color code Preview on White Background

This is how #5e5871 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 #5e5871; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5e5871; }

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.