@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#05575d hex color - Green - Cool color - Information

#05575d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #05575d Color code in RGB color code model is created after adding 1.96% red color, 34.12% green color and 36.47% blue color. Hex #05575d Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 6% magenta, 0% yellow and 63.53% black.

Hex #05575d color code is between #005555 web safe hex color code and #006666 web safe hex color code. #005555 is the nearest web safe color code. You can see here many more shades of #05575d color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Code05575d#05575d
RGB Decimal5, 87, 93rgb(5, 87, 93)
RGB Percent2%, 34%, 36%rgb(2%, 34%, 36%)
CSS RGBa5, 87, 93,1rgba(5,87,93,1)
CMYK Modelcmyk(95%,6%,0%,63.53%)
HSL Color Space184,90% ,19%hsl(184,90% ,19%)
HSV Color Space184°, 95%, 36%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001010101011101011101
Octal5127135
Decimal58793
Hex05575d

Different shades of #05575d color code.

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

Light Shade of #05575d
#08848d
Dark Shade of #05575d
#022a2d
Saturated Shade of #05575d
#005b62
Desaturated Shade of #05575d
#0a5358
Grey scale Shade of #05575d
#313131
Brighten Shade
#1e7076
Most Readable Shade
#FFFFFF

Shades of #05575d color code

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

#05575d
#044d52
#034348
#033a3e
#023033
#022629
#011d1f
#011314
#00090a
#000000

Similar Color like #05575d color

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

#06585e
#07595f
#085a60
#095b61
#0a5c62
#0b5d63
#0c5e64
#0d5f65
#0e6066
#0f6167
#106268
#116369
#12646a
#13656b
#04565c
#03555b
#02545a
#015359
#005258
#005157
#005056
#004f55
#004e54
#004d53
#004c52
#004b51
#004a50
#00494f

Monochromatic Color with #05575d

#05575d
#077f87
#0aa7b2
#0ccedc
#000708
#032f32

Tints of #05575d Color

#05575d
#20696f
#3c7c81
#588f93
#74a1a5
#8fb4b7
#abc7c9
#c7d9db
#e3eced
#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

#05575d
#5d0b05

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

Split Complementary

#05575d
#5d052b
#5d3705

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

Analogous Color

#055d40
#055d51
#05575d
#05455d
#05345d

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

#05575d
#5d0557
#575d05

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

#05575d
#37055d
#5d0b05
#2b5d05

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

#05575d
#5d0b05
#5d3705
#052b5d

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

#05575d Color Code Preview on Black Background Color

This is how #05575d Color will look on black background color. Color contrast ratio is 2.53

#05575d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#05575d color code is use for CSS Background Color

Background color for the above div is #05575d

HTML with inline CSS

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

#05575d color code is use for CSS Border Color

CSS Border color for the above div is #05575d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#05575d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#05575d Color code Preview on White Background

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

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

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(5,87,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,11,5,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(5,87,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.