crispedge.com

Color picker

Loading...

#559a79 hex color - Green - Cool color - Information

#559a79 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #559a79 Color code in RGB color code model is created after adding 33.33% red color, 60.39% green color and 47.45% blue color. Hex #559a79 Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 0% magenta, 21% yellow and 40% black.

Hex #559a79 color code is between #449977 web safe hex color code and #66aa88 web safe hex color code. #449977 is the nearest web safe color code. You can see here many more shades of #559a79 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code559a79#559a79
RGB Decimal85, 154, 121rgb(85, 154, 121)
RGB Percent33%, 60%, 47%rgb(33%, 60%, 47%)
CSS RGBa85, 154, 121,1rgba(85,154,121,1)
CMYK Modelcmyk(45%,0%,21%,40%)
HSL Color Space151,29% ,47%hsl(151,29% ,47%)
HSV Color Space151°, 45%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011001101001111001
Octal125232171
Decimal85154121
Hex559a79

Different shades of #559a79 color code.

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

Light Shade of #559a79
#71b192
Dark Shade of #559a79
#43795f
Saturated Shade of #559a79
#49a67a
Desaturated Shade of #559a79
#618e78
Grey scale Shade of #559a79
#777777
Brighten Shade
#6eb392
Most Readable Shade
#000000

Shades of #559a79 color code

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

#559a79
#4b886b
#42775e
#386650
#2f5543
#254435
#1c3328
#12221a
#09110d
#000000

Similar Color like #559a79 color

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

#569b7a
#579c7b
#589d7c
#599e7d
#5a9f7e
#5ba07f
#5ca180
#5da281
#5ea382
#5fa483
#60a584
#61a685
#62a786
#63a887
#549978
#539877
#529776
#519675
#509574
#4f9473
#4e9372
#4d9271
#4c9170
#4b906f
#4a8f6e
#498e6d
#488d6c
#478c6b

Monochromatic Color with #559a79

#559a79
#6cc49a
#84efbc
#0f1a15
#264536
#3e6f58

Tints of #559a79 Color

#559a79
#67a587
#7ab096
#8dbba5
#a0c6b4
#b3d2c3
#c6ddd2
#d9e8e1
#ecf3f0
#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

#559a79
#9a5576

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

Split Complementary

#559a79
#9a5598
#9a5755

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

Analogous Color

#559a5d
#559a6b
#559a79
#559a87
#559a95

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

#559a79
#79559a
#9a7955

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

#559a79
#56559a
#9a5576
#989a55

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

#559a79
#9a5576
#9a5755
#55989a

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 #559a79 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.

#559a79 Color Code Preview on Black Background Color

This is how #559a79 Color will look on black background color. Color contrast ratio is 6.28

#559a79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #559a79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #559a79

#559a79 color code is use for CSS Background Color

Background color for the above div is #559a79

HTML with inline CSS

<div style="background-color:#559a79;"></div>

#559a79 color code is use for CSS Border Color

CSS Border color for the above div is #559a79

HTML with inline CSS

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

CSS Border Left color for the above div is #559a79

HTML with inline CSS

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

CSS Border Right color for the above div is #559a79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #559a79

HTML with inline CSS

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

CSS Border Top color for the above div is #559a79

HTML with inline CSS

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

#559a79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#559a79 Color code Preview on White Background

This is how #559a79 Color code will look on white background color. Color contrast ratio is 3.34

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

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(85,154,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,85,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,154,121,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.