crispedge.com

Color picker

Loading...

#506e46 hex color - Green - Cool color - Information

#506e46 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #506e46 Color code in RGB color code model is created after adding 31.37% red color, 43.14% green color and 27.45% blue color. Hex #506e46 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 36% yellow and 57% black.

Hex #506e46 color code is between #556644 web safe hex color code and #447755 web safe hex color code. #556644 is the nearest web safe color code. You can see here many more shades of #506e46 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code506e46#506e46
RGB Decimal80, 110, 70rgb(80, 110, 70)
RGB Percent31%, 43%, 27%rgb(31%, 43%, 27%)
CSS RGBa80, 110, 70,1rgba(80,110,70,1)
CMYK Modelcmyk(27%,0%,36%,57%)
HSL Color Space105,22% ,35%hsl(105,22% ,35%)
HSV Color Space105°, 36%, 43%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100000110111001000110
Octal120156106
Decimal8011070
Hex506e46

Different shades of #506e46 color code.

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

Light Shade of #506e46
#678d5a
Dark Shade of #506e46
#394f32
Saturated Shade of #506e46
#4b773d
Desaturated Shade of #506e46
#54654f
Grey scale Shade of #506e46
#5a5a5a
Brighten Shade
#69875f
Most Readable Shade
#FFFFFF

Shades of #506e46 color code

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

#506e46
#47613e
#3e5536
#35492e
#2c3d26
#23301f
#1a2417
#11180f
#080c07
#000000

Similar Color like #506e46 color

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

#516f47
#527048
#537149
#54724a
#55734b
#56744c
#57754d
#58764e
#59774f
#5a7850
#5b7951
#5c7a52
#5d7b53
#5e7c54
#4f6d45
#4e6c44
#4d6b43
#4c6a42
#4b6941
#4a6840
#49673f
#48663e
#47653d
#46643c
#45633b
#44623a
#436139
#426038

Monochromatic Color with #506e46

#506e46
#6f9861
#8ec37c
#aded97
#121910
#31432b

Tints of #506e46 Color

#506e46
#637e5a
#768e6f
#8a9e83
#9dae98
#b1beac
#c4cec1
#d8ded5
#ebeeea
#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

#506e46
#64466e

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

Split Complementary

#506e46
#50466e
#6e4664

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

Analogous Color

#606e46
#586e46
#506e46
#486e46
#466e4c

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

#506e46
#46506e
#6e4650

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

#506e46
#46646e
#64466e
#6e5046

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

#506e46
#64466e
#6e4664
#466e50

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 #506e46 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.

#506e46 Color Code Preview on Black Background Color

This is how #506e46 Color will look on black background color. Color contrast ratio is 3.66

#506e46 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #506e46

HTML with inline CSS

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

Your Example Paragraph content text in with font color #506e46

#506e46 color code is use for CSS Background Color

Background color for the above div is #506e46

HTML with inline CSS

<div style="background-color:#506e46;"></div>

#506e46 color code is use for CSS Border Color

CSS Border color for the above div is #506e46

HTML with inline CSS

<div style="border:5px solid #506e46;"></div>

CSS Border Left color for the above div is #506e46

HTML with inline CSS

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

CSS Border Right color for the above div is #506e46

HTML with inline CSS

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

CSS Border Bottom color for the above div is #506e46

HTML with inline CSS

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

CSS Border Top color for the above div is #506e46

HTML with inline CSS

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

#506e46 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#506e46 Color code Preview on White Background

This is how #506e46 Color code will look on white background color. Color contrast ratio is 5.74

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

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,110,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,70,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,110,70,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.