crispedge.com

Color picker

Loading...

#52514e hex color - Grey - Warm color - Information

#52514e hex color - Grey - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Grey

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

Hex #52514e color code is between #555555 web safe hex color code and #444444 web safe hex color code. #555555 is the nearest web safe color code. You can see here many more shades of #52514e color code.

0 Likes 0 Comments | 32 Views

RGB Chart

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

Color Table

Hex Color Code52514e#52514e
RGB Decimal82, 81, 78rgb(82, 81, 78)
RGB Percent32%, 32%, 31%rgb(32%, 32%, 31%)
CSS RGBa82, 81, 78,1rgba(82,81,78,1)
CMYK Modelcmyk(0%,1%,5%,68%)
HSL Color Space45,3% ,31%hsl(45,3% ,31%)
HSV Color Space45°, 5%, 32%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100100101000101001110
Octal122121116
Decimal828178
Hex52514e

Different shades of #52514e color code.

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

Light Shade of #52514e
#6c6b67
Dark Shade of #52514e
#383735
Saturated Shade of #52514e
#5a5546
Desaturated Shade of #52514e
#505050
Grey scale Shade of #52514e
#505050
Brighten Shade
#6b6a67
Most Readable Shade
#FFFFFF

Shades of #52514e color code

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

#52514e
#484845
#3f3f3c
#363634
#2d2d2b
#242422
#1b1b1a
#121211
#090908
#000000

Similar Color like #52514e color

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

#53524f
#545350
#555451
#565552
#575653
#585754
#595855
#5a5956
#5b5a57
#5c5b58
#5d5c59
#5e5d5a
#5f5e5b
#605f5c
#51504d
#504f4c
#4f4e4b
#4e4d4a
#4d4c49
#4c4b48
#4b4a47
#4a4946
#494845
#484744
#474643
#464542
#454441
#444340

Monochromatic Color with #52514e

#52514e
#7c7b76
#a7a59f
#d1cfc7
#fcf9f0
#272726

Tints of #52514e Color

#52514e
#656461
#787775
#8b8b89
#9e9e9c
#b2b1b0
#c5c5c4
#d8d8d7
#ebebeb
#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

#52514e
#4e4f52

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

Split Complementary

#52514e
#4e5152
#4f4e52

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

Analogous Color

#524f4e
#52504e
#52514e
#52524e
#51524e

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

#52514e
#4e5251
#514e52

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

#52514e
#4e524f
#4e4f52
#524e51

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

#52514e
#4e4f52
#4f4e52
#51524e

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

#52514e Color Code Preview on Black Background Color

This is how #52514e Color will look on black background color. Color contrast ratio is 2.65

#52514e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52514e color code is use for CSS Background Color

Background color for the above div is #52514e

HTML with inline CSS

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

#52514e color code is use for CSS Border Color

CSS Border color for the above div is #52514e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52514e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52514e Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 32 Views

Post your comment:-

By submitting comment you agree to our privacy policy.