crispedge.com

Color picker

Loading...

#58725c hex color - Green - Cool color - Information

#58725c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #58725c Color code in RGB color code model is created after adding 34.51% red color, 44.71% green color and 36.08% blue color. Hex #58725c Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 19% yellow and 55% black.

Hex #58725c color code is between #557755 web safe hex color code and #666666 web safe hex color code. #557755 is the nearest web safe color code. You can see here many more shades of #58725c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code58725c#58725c
RGB Decimal88, 114, 92rgb(88, 114, 92)
RGB Percent35%, 45%, 36%rgb(35%, 45%, 36%)
CSS RGBa88, 114, 92,1rgba(88,114,92,1)
CMYK Modelcmyk(23%,0%,19%,55%)
HSL Color Space129,13% ,40%hsl(129,13% ,40%)
HSV Color Space129°, 23%, 45%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110000111001001011100
Octal130162134
Decimal8811492
Hex58725c

Different shades of #58725c color code.

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

Light Shade of #58725c
#6e8f73
Dark Shade of #58725c
#425545
Saturated Shade of #58725c
#4e7c55
Desaturated Shade of #58725c
#626863
Grey scale Shade of #58725c
#656565
Brighten Shade
#718b75
Most Readable Shade
#FFFFFF

Shades of #58725c color code

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

#58725c
#4e6551
#445847
#3a4c3d
#303f33
#273228
#1d261e
#131914
#090c0a
#000000

Similar Color like #58725c color

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

#59735d
#5a745e
#5b755f
#5c7660
#5d7761
#5e7862
#5f7963
#607a64
#617b65
#627c66
#637d67
#647e68
#657f69
#66806a
#57715b
#56705a
#556f59
#546e58
#536d57
#526c56
#516b55
#506a54
#4f6953
#4e6852
#4d6751
#4c6650
#4b654f
#4a644e

Monochromatic Color with #58725c

#58725c
#799c7e
#9ac7a1
#baf1c3
#161d17
#37473a

Tints of #58725c Color

#58725c
#6a816e
#7d9180
#8fa192
#a2b0a4
#b4c0b6
#c7d0c8
#d9dfda
#ecefec
#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

#58725c
#72586e

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

Split Complementary

#58725c
#695872
#725861

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

Analogous Color

#5e7258
#597258
#58725c
#587261
#587266

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

#58725c
#5c5872
#725c58

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

#58725c
#586172
#72586e
#726958

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

#58725c
#72586e
#725861
#587269

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

#58725c Color Code Preview on Black Background Color

This is how #58725c Color will look on black background color. Color contrast ratio is 3.98

#58725c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#58725c color code is use for CSS Background Color

Background color for the above div is #58725c

HTML with inline CSS

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

#58725c color code is use for CSS Border Color

CSS Border color for the above div is #58725c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#58725c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58725c Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(88,114,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,88,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,114,92,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.