crispedge.com

Color picker

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

#56414d hex color - Punchit Purple - Grey - Warm color - Information

#56414d hex color - Punchit Purple - Grey - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Grey

Hex #56414d Color Code is also known as Punchit Purple color.

Hex #56414d Color code in RGB color code model is created after adding 33.73% red color, 25.49% green color and 30.2% blue color. Hex #56414d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 10% yellow and 66% black.

Hex #56414d color code is between #554455 web safe hex color code and #663344 web safe hex color code. #554455 is the nearest web safe color code. You can see here many more shades of #56414d color code.

0 Likes 0 Comments | 19 Views

Color Table

Hex Color Code56414d#56414d
RGB Decimal86, 65, 77rgb(86, 65, 77)
RGB Percent34%, 25%, 30%rgb(34%, 25%, 30%)
CSS RGBa86, 65, 77,1rgba(86,65,77,1)
CMYK Modelcmyk(0%,24%,10%,66%)
HSL Color Space326,14% ,30%hsl(326,14% ,30%)
HSV Color Space326°, 24%, 34%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010101100100000101001101
Octal126101115
Decimal866577
Hex56414d

Different shades of #56414d color code.

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

Light Shade of #56414d
#735767
Dark Shade of #56414d
#392b33
Saturated Shade of #56414d
#5e394e
Desaturated Shade of #56414d
#4e494c
Grey scale Shade of #56414d
#4b4b4b
Brighten Shade
#6f5a66
Most Readable Shade
#FFFFFF

Shades of #56414d color code

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

#56414d
#4c3944
#42323b
#392b33
#2f242a
#261c22
#1c1519
#130e11
#090708
#000000

Similar Color like #56414d color

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

#57424e
#58434f
#594450
#5a4551
#5b4652
#5c4753
#5d4854
#5e4955
#5f4a56
#604b57
#614c58
#624d59
#634e5a
#644f5b
#55404c
#543f4b
#533e4a
#523d49
#513c48
#503b47
#4f3a46
#4e3945
#4d3844
#4c3743
#4b3642
#4a3541
#493440
#48333f

Monochromatic Color with #56414d

#56414d
#806173
#ab8199
#d5a1bf
#010101
#2b2127

Tints of #56414d Color

#56414d
#685660
#7b6b74
#8e8088
#a1959c
#b3aaaf
#c6bfc3
#d9d4d7
#ece9eb
#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

#56414d
#41564a

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

Split Complementary

#56414d
#425641
#415655

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

Analogous Color

#564155
#564151
#56414d
#564149
#564145

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

#56414d
#4d5641
#414d56

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

#56414d
#565441
#41564a
#414256

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

#56414d
#41564a
#415655
#564142

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 #56414d 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.

#56414d Color Code Preview on Black Background Color

This is how #56414d Color will look on black background color. Color contrast ratio is 2.26

#56414d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #56414d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #56414d

#56414d color code is use for CSS Background Color

Background color for the above div is #56414d

HTML with inline CSS

<div style="background-color:#56414d;"></div>

#56414d color code is use for CSS Border Color

CSS Border color for the above div is #56414d

HTML with inline CSS

<div style="border:5px solid #56414d;"></div>

CSS Border Left color for the above div is #56414d

HTML with inline CSS

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

CSS Border Right color for the above div is #56414d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #56414d

HTML with inline CSS

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

CSS Border Top color for the above div is #56414d

HTML with inline CSS

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

#56414d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#56414d Color code Preview on White Background

This is how #56414d Color code will look on white background color. Color contrast ratio is 9.30

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

Related Gradients

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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.