crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#53504e hex color - German Grey - Grey - Warm color - Information

#53504e hex color - German Grey - Grey - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Grey

Hex #53504e Color Code is also known as German Grey color.

Hex #53504e Color code in RGB color code model is created after adding 32.55% red color, 31.37% green color and 30.59% blue color. Hex #53504e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 6% yellow and 67% black.

Hex #53504e 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 #53504e color code.

0 Likes 0 Comments | 138 Views

Color Table

Hex Color Code53504e#53504e
RGB Decimal83, 80, 78rgb(83, 80, 78)
RGB Percent33%, 31%, 31%rgb(33%, 31%, 31%)
CSS RGBa83, 80, 78,1rgba(83,80,78,1)
CMYK Modelcmyk(0%,4%,6%,67%)
HSL Color Space24,3% ,32%hsl(24,3% ,32%)
HSV Color Space24°, 6%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110101000001001110
Octal123120116
Decimal838078
Hex53504e

Different shades of #53504e color code.

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

Light Shade of #53504e
#6d6967
Dark Shade of #53504e
#393735
Saturated Shade of #53504e
#5b4e46
Desaturated Shade of #53504e
#505050
Grey scale Shade of #53504e
#505050
Brighten Shade
#6c6967
Most Readable Shade
#FFFFFF

Shades of #53504e color code

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

#53504e
#494745
#403e3c
#373534
#2e2c2b
#242322
#1b1a1a
#121111
#090808
#000000

Similar Color like #53504e color

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

#54514f
#555250
#565351
#575452
#585553
#595654
#5a5755
#5b5856
#5c5957
#5d5a58
#5e5b59
#5f5c5a
#605d5b
#615e5c
#524f4d
#514e4c
#504d4b
#4f4c4a
#4e4b49
#4d4a48
#4c4947
#4b4846
#4a4745
#494644
#484543
#474442
#464341
#454240

Monochromatic Color with #53504e

#53504e
#7d7976
#a8a29e
#d2cbc6
#fdf4ee
#282726

Tints of #53504e Color

#53504e
#666361
#797675
#8c8a89
#9f9d9c
#b2b1b0
#c5c4c4
#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

#53504e
#4e5153

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

Split Complementary

#53504e
#4e5353
#4e4f53

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

Analogous Color

#534e4e
#534f4e
#53504e
#53514e
#53524e

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

#53504e
#4e5350
#504e53

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

#53504e
#4e534e
#4e5153
#524e53

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

#53504e
#4e5153
#4e4f53
#53534e

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

#53504e Color Code Preview on Black Background Color

This is how #53504e Color will look on black background color. Color contrast ratio is 2.63

#53504e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#53504e color code is use for CSS Background Color

Background color for the above div is #53504e

HTML with inline CSS

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

#53504e color code is use for CSS Border Color

CSS Border color for the above div is #53504e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#53504e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53504e Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 138 Views

Post your comment:-

By submitting comment you agree to our privacy policy.