crispedge.com

Color picker

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

#58958d hex color - Blue - Cool color - Information

#58958d hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #58958d Color code in RGB color code model is created after adding 34.51% red color, 58.43% green color and 55.29% blue color. Hex #58958d Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 0% magenta, 5% yellow and 42% black.

Hex #58958d color code is between #559988 web safe hex color code and #668899 web safe hex color code. #559988 is the nearest web safe color code. You can see here many more shades of #58958d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code58958d#58958d
RGB Decimal88, 149, 141rgb(88, 149, 141)
RGB Percent35%, 58%, 55%rgb(35%, 58%, 55%)
CSS RGBa88, 149, 141,1rgba(88,149,141,1)
CMYK Modelcmyk(41%,0%,5%,42%)
HSL Color Space172,26% ,46%hsl(172,26% ,46%)
HSV Color Space172°, 41%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110001001010110001101
Octal130225215
Decimal88149141
Hex58958d

Different shades of #58958d color code.

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

Light Shade of #58958d
#73ada5
Dark Shade of #58958d
#45756f
Saturated Shade of #58958d
#4ca196
Desaturated Shade of #58958d
#648984
Grey scale Shade of #58958d
#767676
Brighten Shade
#71aea6
Most Readable Shade
#000000

Shades of #58958d color code

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

#58958d
#4e847d
#44736d
#3a635e
#30524e
#27423e
#1d312f
#13211f
#09100f
#000000

Similar Color like #58958d color

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

#59968e
#5a978f
#5b9890
#5c9991
#5d9a92
#5e9b93
#5f9c94
#609d95
#619e96
#629f97
#63a098
#64a199
#65a29a
#66a39b
#57948c
#56938b
#55928a
#549189
#539088
#528f87
#518e86
#508d85
#4f8c84
#4e8b83
#4d8a82
#4c8981
#4b8880
#4a877f

Monochromatic Color with #58958d

#58958d
#71bfb5
#8aeadd
#0d1514
#26403d
#3f6a65

Tints of #58958d Color

#58958d
#6aa099
#7daca6
#8fb8b3
#a2c4bf
#b4cfcc
#c7dbd9
#d9e7e5
#ecf3f2
#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

#58958d
#955860

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

Split Complementary

#58958d
#95587e
#956f58

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

Analogous Color

#589575
#589581
#58958d
#589195
#588595

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

#58958d
#8d5895
#958d58

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

#58958d
#6f5895
#955860
#7e9558

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

#58958d
#955860
#956f58
#587e95

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 #58958d 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.

#58958d Color Code Preview on Black Background Color

This is how #58958d Color will look on black background color. Color contrast ratio is 6.10

#58958d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58958d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58958d

#58958d color code is use for CSS Background Color

Background color for the above div is #58958d

HTML with inline CSS

<div style="background-color:#58958d;"></div>

#58958d color code is use for CSS Border Color

CSS Border color for the above div is #58958d

HTML with inline CSS

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

CSS Border Left color for the above div is #58958d

HTML with inline CSS

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

CSS Border Right color for the above div is #58958d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #58958d

HTML with inline CSS

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

CSS Border Top color for the above div is #58958d

HTML with inline CSS

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

#58958d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58958d Color code Preview on White Background

This is how #58958d Color code will look on white background color. Color contrast ratio is 3.44

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

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.