crispedge.com

Color picker

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

#504c56 hex color - Violet - Cool color - Information

#504c56 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #504c56 Color code in RGB color code model is created after adding 31.37% red color, 29.8% green color and 33.73% blue color. Hex #504c56 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 12% magenta, 0% yellow and 66% black.

Hex #504c56 color code is between #554455 web safe hex color code and #445566 web safe hex color code. #554455 is the nearest web safe color code. You can see here many more shades of #504c56 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code504c56#504c56
RGB Decimal80, 76, 86rgb(80, 76, 86)
RGB Percent31%, 30%, 34%rgb(31%, 30%, 34%)
CSS RGBa80, 76, 86,1rgba(80,76,86,1)
CMYK Modelcmyk(7%,12%,0%,66%)
HSL Color Space264,6% ,32%hsl(264,6% ,32%)
HSV Color Space264°, 12%, 34%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100000100110001010110
Octal120114126
Decimal807686
Hex504c56

Different shades of #504c56 color code.

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

Light Shade of #504c56
#696471
Dark Shade of #504c56
#37343b
Saturated Shade of #504c56
#4e445e
Desaturated Shade of #504c56
#515151
Grey scale Shade of #504c56
#515151
Brighten Shade
#69656f
Most Readable Shade
#FFFFFF

Shades of #504c56 color code

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

#504c56
#47434c
#3e3b42
#353239
#2c2a2f
#232126
#1a191c
#111013
#080809
#000000

Similar Color like #504c56 color

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

#514d57
#524e58
#534f59
#54505a
#55515b
#56525c
#57535d
#58545e
#59555f
#5a5660
#5b5761
#5c5862
#5d5963
#5e5a64
#4f4b55
#4e4a54
#4d4953
#4c4852
#4b4751
#4a4650
#49454f
#48444e
#47434d
#46424c
#45414b
#44404a
#433f49
#423e48

Monochromatic Color with #504c56

#504c56
#787280
#9f97ab
#c7bdd5
#010101
#28262b

Tints of #504c56 Color

#504c56
#635f68
#76737b
#8a878e
#9d9ba1
#b1afb3
#c4c3c6
#d8d7d9
#ebebec
#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

#504c56
#52564c

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

Split Complementary

#504c56
#56554c
#4d564c

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

Analogous Color

#4c4c56
#4e4c56
#504c56
#524c56
#544c56

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

#504c56
#56504c
#4c5650

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

#504c56
#564c4d
#52564c
#4c5655

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

#504c56
#52564c
#4d564c
#554c56

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 #504c56 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.

#504c56 Color Code Preview on Black Background Color

This is how #504c56 Color will look on black background color. Color contrast ratio is 2.51

#504c56 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #504c56

HTML with inline CSS

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

Your Example Paragraph content text in with font color #504c56

#504c56 color code is use for CSS Background Color

Background color for the above div is #504c56

HTML with inline CSS

<div style="background-color:#504c56;"></div>

#504c56 color code is use for CSS Border Color

CSS Border color for the above div is #504c56

HTML with inline CSS

<div style="border:5px solid #504c56;"></div>

CSS Border Left color for the above div is #504c56

HTML with inline CSS

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

CSS Border Right color for the above div is #504c56

HTML with inline CSS

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

CSS Border Bottom color for the above div is #504c56

HTML with inline CSS

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

CSS Border Top color for the above div is #504c56

HTML with inline CSS

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

#504c56 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#504c56 Color code Preview on White Background

This is how #504c56 Color code will look on white background color. Color contrast ratio is 8.37

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.