crispedge.com

Color picker

Loading...

#50563a hex color - Green - Warm color - Information

#50563a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #50563a Color code in RGB color code model is created after adding 31.37% red color, 33.73% green color and 22.75% blue color. Hex #50563a Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 33% yellow and 66% black.

Hex #50563a color code is between #555533 web safe hex color code and #446644 web safe hex color code. #555533 is the nearest web safe color code. You can see here many more shades of #50563a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code50563a#50563a
RGB Decimal80, 86, 58rgb(80, 86, 58)
RGB Percent31%, 34%, 23%rgb(31%, 34%, 23%)
CSS RGBa80, 86, 58,1rgba(80,86,58,1)
CMYK Modelcmyk(7%,0%,33%,66%)
HSL Color Space73,19% ,28%hsl(73,19% ,28%)
HSV Color Space73°, 33%, 34%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100000101011000111010
Octal12012672
Decimal808658
Hex50563a

Different shades of #50563a color code.

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

Light Shade of #50563a
#6c744f
Dark Shade of #50563a
#343825
Saturated Shade of #50563a
#545d33
Desaturated Shade of #50563a
#4c4f41
Grey scale Shade of #50563a
#484848
Brighten Shade
#696f53
Most Readable Shade
#FFFFFF

Shades of #50563a color code

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

#50563a
#474c33
#3e422d
#353926
#2c2f20
#232619
#1a1c13
#11130c
#080906
#000000

Similar Color like #50563a color

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

#51573b
#52583c
#53593d
#545a3e
#555b3f
#565c40
#575d41
#585e42
#595f43
#5a6044
#5b6145
#5c6246
#5d6347
#5e6448
#4f5539
#4e5438
#4d5337
#4c5236
#4b5135
#4a5034
#494f33
#484e32
#474d31
#464c30
#454b2f
#444a2e
#43492d
#42482c

Monochromatic Color with #50563a

#50563a
#788057
#9fab73
#c7d590
#010101
#282b1d

Tints of #50563a Color

#50563a
#63684f
#767b65
#8a8e7b
#9da191
#b1b3a7
#c4c6bd
#d8d9d3
#ebece9
#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

#50563a
#403a56

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

Split Complementary

#50563a
#3a4256
#4e3a56

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

Analogous Color

#56513a
#56563a
#50563a
#4a563a
#45563a

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

#50563a
#3a5056
#563a50

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

#50563a
#3a564e
#403a56
#563a42

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

#50563a
#403a56
#4e3a56
#42563a

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

#50563a Color Code Preview on Black Background Color

This is how #50563a Color will look on black background color. Color contrast ratio is 2.73

#50563a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#50563a color code is use for CSS Background Color

Background color for the above div is #50563a

HTML with inline CSS

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

#50563a color code is use for CSS Border Color

CSS Border color for the above div is #50563a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#50563a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#50563a Color code Preview on White Background

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

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

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(80,86,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(64,58,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,86,58,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.