crispedge.com

Color picker

Loading...

#49756a hex color - Green - Cool color - Information

#49756a hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #49756a Color code in RGB color code model is created after adding 28.63% red color, 45.88% green color and 41.57% blue color. Hex #49756a Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 0% magenta, 9% yellow and 54% black.

Hex #49756a color code is between #447766 web safe hex color code and #556677 web safe hex color code. #447766 is the nearest web safe color code. You can see here many more shades of #49756a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code49756a#49756a
RGB Decimal73, 117, 106rgb(73, 117, 106)
RGB Percent29%, 46%, 42%rgb(29%, 46%, 42%)
CSS RGBa73, 117, 106,1rgba(73,117,106,1)
CMYK Modelcmyk(38%,0%,9%,54%)
HSL Color Space165,23% ,37%hsl(165,23% ,37%)
HSV Color Space165°, 38%, 46%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010010111010101101010
Octal111165152
Decimal73117106
Hex49756a

Different shades of #49756a color code.

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

Light Shade of #49756a
#5d9486
Dark Shade of #49756a
#35564e
Saturated Shade of #49756a
#3f7e6f
Desaturated Shade of #49756a
#526b65
Grey scale Shade of #49756a
#5f5f5f
Brighten Shade
#628e83
Most Readable Shade
#FFFFFF

Shades of #49756a color code

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

#49756a
#40685e
#385b52
#304e46
#28413a
#20342f
#182723
#101a17
#080d0b
#000000

Similar Color like #49756a color

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

#4a766b
#4b776c
#4c786d
#4d796e
#4e7a6f
#4f7b70
#507c71
#517d72
#527e73
#537f74
#548075
#558176
#568277
#578378
#487469
#477368
#467267
#457166
#447065
#436f64
#426e63
#416d62
#406c61
#3f6b60
#3e6a5f
#3d695e
#3c685d
#3b675c

Monochromatic Color with #49756a

#49756a
#649f90
#7ecab7
#99f4de
#14201d
#2e4a43

Tints of #49756a Color

#49756a
#5d847a
#71938b
#85a39b
#99b2ac
#aec1bc
#c2d1cd
#d6e0dd
#eaefee
#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

#49756a
#754954

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

Split Complementary

#49756a
#75496a
#755449

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

Analogous Color

#497558
#497561
#49756a
#497573
#496e75

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

#49756a
#6a4975
#756a49

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

#49756a
#544975
#754954
#6a7549

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

#49756a
#754954
#755449
#496a75

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 #49756a 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.

#49756a Color Code Preview on Black Background Color

This is how #49756a Color will look on black background color. Color contrast ratio is 4.04

#49756a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49756a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49756a

#49756a color code is use for CSS Background Color

Background color for the above div is #49756a

HTML with inline CSS

<div style="background-color:#49756a;"></div>

#49756a color code is use for CSS Border Color

CSS Border color for the above div is #49756a

HTML with inline CSS

<div style="border:5px solid #49756a;"></div>

CSS Border Left color for the above div is #49756a

HTML with inline CSS

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

CSS Border Right color for the above div is #49756a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #49756a

HTML with inline CSS

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

CSS Border Top color for the above div is #49756a

HTML with inline CSS

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

#49756a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#49756a Color code Preview on White Background

This is how #49756a Color code will look on white background color. Color contrast ratio is 5.20

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

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(73,117,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,73,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,117,106,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.