crispedge.com

Color picker

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

#58394c hex color - Violet - Warm color - Information

#58394c hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #58394c Color code in RGB color code model is created after adding 34.51% red color, 22.35% green color and 29.8% blue color. Hex #58394c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 14% yellow and 65% black.

Hex #58394c color code is between #553344 web safe hex color code and #664455 web safe hex color code. #553344 is the nearest web safe color code. You can see here many more shades of #58394c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code58394c#58394c
RGB Decimal88, 57, 76rgb(88, 57, 76)
RGB Percent35%, 22%, 30%rgb(35%, 22%, 30%)
CSS RGBa88, 57, 76,1rgba(88,57,76,1)
CMYK Modelcmyk(0%,35%,14%,65%)
HSL Color Space323,21% ,28%hsl(323,21% ,28%)
HSV Color Space323°, 35%, 35%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010110000011100101001100
Octal13071114
Decimal885776
Hex58394c

Different shades of #58394c color code.

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

Light Shade of #58394c
#774d67
Dark Shade of #58394c
#392531
Saturated Shade of #58394c
#5f324e
Desaturated Shade of #58394c
#51404a
Grey scale Shade of #58394c
#484848
Brighten Shade
#715265
Most Readable Shade
#FFFFFF

Shades of #58394c color code

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

#58394c
#4e3243
#442c3b
#3a2632
#301f2a
#271921
#1d1319
#130c10
#090608
#000000

Similar Color like #58394c color

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

#593a4d
#5a3b4e
#5b3c4f
#5c3d50
#5d3e51
#5e3f52
#5f4053
#604154
#614255
#624356
#634457
#644558
#654659
#66475a
#57384b
#56374a
#553649
#543548
#533447
#523346
#513245
#503144
#4f3043
#4e2f42
#4d2e41
#4c2d40
#4b2c3f
#4a2b3e

Monochromatic Color with #58394c

#58394c
#825571
#ad7095
#d78cba
#030203
#2d1d27

Tints of #58394c Color

#58394c
#6a4f5f
#7d6573
#8f7b87
#a2919b
#b4a7af
#c7bdc3
#d9d3d7
#ece9eb
#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

#58394c
#395845

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

Split Complementary

#58394c
#3c5839
#395855

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

Analogous Color

#583958
#583952
#58394c
#583946
#583940

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

#58394c
#4c5839
#394c58

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

#58394c
#585439
#395845
#393d58

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

#58394c
#395845
#395855
#58393c

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 #58394c 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.

#58394c Color Code Preview on Black Background Color

This is how #58394c Color will look on black background color. Color contrast ratio is 2.10

#58394c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58394c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58394c

#58394c color code is use for CSS Background Color

Background color for the above div is #58394c

HTML with inline CSS

<div style="background-color:#58394c;"></div>

#58394c color code is use for CSS Border Color

CSS Border color for the above div is #58394c

HTML with inline CSS

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

CSS Border Left color for the above div is #58394c

HTML with inline CSS

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

CSS Border Right color for the above div is #58394c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #58394c

HTML with inline CSS

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

CSS Border Top color for the above div is #58394c

HTML with inline CSS

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

#58394c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58394c Color code Preview on White Background

This is how #58394c Color code will look on white background color. Color contrast ratio is 9.98

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

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.