crispedge.com

Color picker

Loading...

#50513e hex color - Green - Warm color - Information

#50513e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #50513e Color code in RGB color code model is created after adding 31.37% red color, 31.76% green color and 24.31% blue color. Hex #50513e Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 23% yellow and 68% black.

Hex #50513e color code is between #555544 web safe hex color code and #444433 web safe hex color code. #555544 is the nearest web safe color code. You can see here many more shades of #50513e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code50513e#50513e
RGB Decimal80, 81, 62rgb(80, 81, 62)
RGB Percent31%, 32%, 24%rgb(31%, 32%, 24%)
CSS RGBa80, 81, 62,1rgba(80,81,62,1)
CMYK Modelcmyk(1%,0%,23%,68%)
HSL Color Space63,13% ,28%hsl(63,13% ,28%)
HSV Color Space63°, 23%, 32%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100000101000100111110
Octal12012176
Decimal808162
Hex50513e

Different shades of #50513e color code.

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

Light Shade of #50513e
#6c6e54
Dark Shade of #50513e
#333428
Saturated Shade of #50513e
#565837
Desaturated Shade of #50513e
#4a4a45
Grey scale Shade of #50513e
#474747
Brighten Shade
#696a57
Most Readable Shade
#FFFFFF

Shades of #50513e color code

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

#50513e
#474837
#3e3f30
#353629
#2c2d22
#23241b
#1a1b14
#11120d
#080906
#000000

Similar Color like #50513e color

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

#51523f
#525340
#535441
#545542
#555643
#565744
#575845
#585946
#595a47
#5a5b48
#5b5c49
#5c5d4a
#5d5e4b
#5e5f4c
#4f503d
#4e4f3c
#4d4e3b
#4c4d3a
#4b4c39
#4a4b38
#494a37
#484936
#474835
#464734
#454633
#444532
#434431
#424330

Monochromatic Color with #50513e

#50513e
#7a7b5f
#a4a67f
#ced0a0
#f8fbc0
#26261d

Tints of #50513e Color

#50513e
#636453
#767768
#8a8b7e
#9d9e93
#b1b1a9
#c4c5be
#d8d8d4
#ebebe9
#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

#50513e
#3f3e51

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

Split Complementary

#50513e
#3e4751
#493e51

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

Analogous Color

#514a3e
#514e3e
#50513e
#4c513e
#48513e

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

#50513e
#3e5051
#513e50

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

#50513e
#3e5148
#3f3e51
#513e46

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

#50513e
#3f3e51
#493e51
#47513e

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 #50513e 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.

#50513e Color Code Preview on Black Background Color

This is how #50513e Color will look on black background color. Color contrast ratio is 2.59

#50513e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #50513e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #50513e

#50513e color code is use for CSS Background Color

Background color for the above div is #50513e

HTML with inline CSS

<div style="background-color:#50513e;"></div>

#50513e color code is use for CSS Border Color

CSS Border color for the above div is #50513e

HTML with inline CSS

<div style="border:5px solid #50513e;"></div>

CSS Border Left color for the above div is #50513e

HTML with inline CSS

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

CSS Border Right color for the above div is #50513e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #50513e

HTML with inline CSS

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

CSS Border Top color for the above div is #50513e

HTML with inline CSS

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

#50513e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#50513e Color code Preview on White Background

This is how #50513e Color code will look on white background color. Color contrast ratio is 8.12

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

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,81,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,62,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,81,62,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.