crispedge.com

Color picker

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

#51494f hex color - Brown - Warm color - Information

#51494f hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #51494f Color code in RGB color code model is created after adding 31.76% red color, 28.63% green color and 30.98% blue color. Hex #51494f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 2% yellow and 68% black.

Hex #51494f color code is between #554455 web safe hex color code and #445544 web safe hex color code. #554455 is the nearest web safe color code. You can see here many more shades of #51494f color code.

0 Likes 0 Comments | 14 Views

Color Table

Hex Color Code51494f#51494f
RGB Decimal81, 73, 79rgb(81, 73, 79)
RGB Percent32%, 29%, 31%rgb(32%, 29%, 31%)
CSS RGBa81, 73, 79,1rgba(81,73,79,1)
CMYK Modelcmyk(0%,10%,2%,68%)
HSL Color Space315,5% ,30%hsl(315,5% ,30%)
HSV Color Space315°, 10%, 32%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100010100100101001111
Octal121111117
Decimal817379
Hex51494f

Different shades of #51494f color code.

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

Light Shade of #51494f
#6c6169
Dark Shade of #51494f
#363135
Saturated Shade of #51494f
#594153
Desaturated Shade of #51494f
#4d4d4d
Grey scale Shade of #51494f
#4d4d4d
Brighten Shade
#6a6268
Most Readable Shade
#FFFFFF

Shades of #51494f color code

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

#51494f
#484046
#3f383d
#363034
#2d282b
#242023
#1b181a
#121011
#090808
#000000

Similar Color like #51494f color

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

#524a50
#534b51
#544c52
#554d53
#564e54
#574f55
#585056
#595157
#5a5258
#5b5359
#5c545a
#5d555b
#5e565c
#5f575d
#50484e
#4f474d
#4e464c
#4d454b
#4c444a
#4b4349
#4a4248
#494147
#484046
#473f45
#463e44
#453d43
#443c42
#433b41

Monochromatic Color with #51494f

#51494f
#7b6f78
#a696a2
#d0bccb
#fbe2f5
#262326

Tints of #51494f Color

#51494f
#645d62
#777176
#8b8589
#9e999d
#b1aeb0
#c5c2c4
#d8d6d7
#ebeaeb
#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

#51494f
#49514b

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

Split Complementary

#51494f
#4b5149
#49514f

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

Analogous Color

#504951
#514951
#51494f
#51494d
#51494c

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

#51494f
#4f5149
#494f51

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

#51494f
#514f49
#49514b
#494b51

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

#51494f
#49514b
#49514f
#51494b

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 #51494f 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.

#51494f Color Code Preview on Black Background Color

This is how #51494f Color will look on black background color. Color contrast ratio is 2.42

#51494f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51494f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51494f

#51494f color code is use for CSS Background Color

Background color for the above div is #51494f

HTML with inline CSS

<div style="background-color:#51494f;"></div>

#51494f color code is use for CSS Border Color

CSS Border color for the above div is #51494f

HTML with inline CSS

<div style="border:5px solid #51494f;"></div>

CSS Border Left color for the above div is #51494f

HTML with inline CSS

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

CSS Border Right color for the above div is #51494f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #51494f

HTML with inline CSS

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

CSS Border Top color for the above div is #51494f

HTML with inline CSS

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

#51494f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51494f Color code Preview on White Background

This is how #51494f Color code will look on white background color. Color contrast ratio is 8.69

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

Related Gradients

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

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.