crispedge.com

Color picker

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

#514b46 hex color - Brown - Warm color - Information

#514b46 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #514b46 Color code in RGB color code model is created after adding 31.76% red color, 29.41% green color and 27.45% blue color. Hex #514b46 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 14% yellow and 68% black.

Hex #514b46 color code is between #554444 web safe hex color code and #445555 web safe hex color code. #554444 is the nearest web safe color code. You can see here many more shades of #514b46 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code514b46#514b46
RGB Decimal81, 75, 70rgb(81, 75, 70)
RGB Percent32%, 29%, 27%rgb(32%, 29%, 27%)
CSS RGBa81, 75, 70,1rgba(81,75,70,1)
CMYK Modelcmyk(0%,7%,14%,68%)
HSL Color Space27,7% ,30%hsl(27,7% ,30%)
HSV Color Space27°, 14%, 32%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100010100101101000110
Octal121113106
Decimal817570
Hex514b46

Different shades of #514b46 color code.

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

Light Shade of #514b46
#6c645e
Dark Shade of #514b46
#36322e
Saturated Shade of #514b46
#594a3e
Desaturated Shade of #514b46
#4b4b4b
Grey scale Shade of #514b46
#4b4b4b
Brighten Shade
#6a645f
Most Readable Shade
#FFFFFF

Shades of #514b46 color code

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

#514b46
#48423e
#3f3a36
#36322e
#2d2926
#24211f
#1b1917
#12100f
#090807
#000000

Similar Color like #514b46 color

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

#524c47
#534d48
#544e49
#554f4a
#56504b
#57514c
#58524d
#59534e
#5a544f
#5b5550
#5c5651
#5d5752
#5e5853
#5f5954
#504a45
#4f4944
#4e4843
#4d4742
#4c4641
#4b4540
#4a443f
#49433e
#48423d
#47413c
#46403b
#453f3a
#443e39
#433d38

Monochromatic Color with #514b46

#514b46
#7b726b
#a69a8f
#d0c1b4
#fbe8d9
#262421

Tints of #514b46 Color

#514b46
#645f5a
#77736f
#8b8783
#9e9b98
#b1afac
#c5c3c1
#d8d7d5
#ebebea
#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

#514b46
#464c51

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

Split Complementary

#514b46
#465150
#464751

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

Analogous Color

#514746
#514946
#514b46
#514d46
#514f46

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

#514b46
#46514b
#4b4651

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

#514b46
#465146
#464c51
#504651

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

#514b46
#464c51
#464751
#515046

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 #514b46 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.

#514b46 Color Code Preview on Black Background Color

This is how #514b46 Color will look on black background color. Color contrast ratio is 2.44

#514b46 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #514b46

HTML with inline CSS

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

Your Example Paragraph content text in with font color #514b46

#514b46 color code is use for CSS Background Color

Background color for the above div is #514b46

HTML with inline CSS

<div style="background-color:#514b46;"></div>

#514b46 color code is use for CSS Border Color

CSS Border color for the above div is #514b46

HTML with inline CSS

<div style="border:5px solid #514b46;"></div>

CSS Border Left color for the above div is #514b46

HTML with inline CSS

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

CSS Border Right color for the above div is #514b46

HTML with inline CSS

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

CSS Border Bottom color for the above div is #514b46

HTML with inline CSS

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

CSS Border Top color for the above div is #514b46

HTML with inline CSS

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

#514b46 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#514b46 Color code Preview on White Background

This is how #514b46 Color code will look on white background color. Color contrast ratio is 8.59

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.