crispedge.com

Color picker

Loading...

#51475a hex color - Violet - Warm color - Information

#51475a hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #51475a Color code in RGB color code model is created after adding 31.76% red color, 27.84% green color and 35.29% blue color. Hex #51475a Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 21% magenta, 0% yellow and 65% black.

Hex #51475a 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 #51475a color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code51475a#51475a
RGB Decimal81, 71, 90rgb(81, 71, 90)
RGB Percent32%, 28%, 35%rgb(32%, 28%, 35%)
CSS RGBa81, 71, 90,1rgba(81,71,90,1)
CMYK Modelcmyk(10%,21%,0%,65%)
HSL Color Space272,12% ,32%hsl(272,12% ,32%)
HSV Color Space272°, 21%, 35%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100010100011101011010
Octal121107132
Decimal817190
Hex51475a

Different shades of #51475a color code.

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

Light Shade of #51475a
#6b5d76
Dark Shade of #51475a
#37303d
Saturated Shade of #51475a
#513f62
Desaturated Shade of #51475a
#514f52
Grey scale Shade of #51475a
#505050
Brighten Shade
#6a6073
Most Readable Shade
#FFFFFF

Shades of #51475a color code

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

#51475a
#483f50
#3f3746
#362f3c
#2d2732
#241f28
#1b171e
#120f14
#09070a
#000000

Similar Color like #51475a color

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

#52485b
#53495c
#544a5d
#554b5e
#564c5f
#574d60
#584e61
#594f62
#5a5063
#5b5164
#5c5265
#5d5366
#5e5467
#5f5568
#504659
#4f4558
#4e4457
#4d4356
#4c4255
#4b4154
#4a4053
#493f52
#483e51
#473d50
#463c4f
#453b4e
#443a4d
#43394c

Monochromatic Color with #51475a

#51475a
#776984
#9d8aaf
#c4acd9
#040405
#2b252f

Tints of #51475a Color

#51475a
#645b6c
#776f7e
#8b8491
#9e98a3
#b1adb5
#c5c1c8
#d8d6da
#ebeaec
#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

#51475a
#505a47

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

Split Complementary

#51475a
#5a5a47
#475a48

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

Analogous Color

#49475a
#4d475a
#51475a
#55475a
#59475a

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

#51475a
#5a5147
#475a51

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

#51475a
#5a4747
#505a47
#47595a

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

#51475a
#505a47
#475a48
#5a475a

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 #51475a 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.

#51475a Color Code Preview on Black Background Color

This is how #51475a Color will look on black background color. Color contrast ratio is 2.40

#51475a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51475a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51475a

#51475a color code is use for CSS Background Color

Background color for the above div is #51475a

HTML with inline CSS

<div style="background-color:#51475a;"></div>

#51475a color code is use for CSS Border Color

CSS Border color for the above div is #51475a

HTML with inline CSS

<div style="border:5px solid #51475a;"></div>

CSS Border Left color for the above div is #51475a

HTML with inline CSS

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

CSS Border Right color for the above div is #51475a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #51475a

HTML with inline CSS

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

CSS Border Top color for the above div is #51475a

HTML with inline CSS

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

#51475a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51475a Color code Preview on White Background

This is how #51475a Color code will look on white background color. Color contrast ratio is 8.75

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.