crispedge.com

Color picker

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

#53452e hex color - Brown - Warm color - Information

#53452e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #53452e Color code in RGB color code model is created after adding 32.55% red color, 27.06% green color and 18.04% blue color. Hex #53452e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 45% yellow and 67% black.

Hex #53452e color code is between #554433 web safe hex color code and #445522 web safe hex color code. #554433 is the nearest web safe color code. You can see here many more shades of #53452e color code.

0 Likes 0 Comments | 16 Views

Color Table

Hex Color Code53452e#53452e
RGB Decimal83, 69, 46rgb(83, 69, 46)
RGB Percent33%, 27%, 18%rgb(33%, 27%, 18%)
CSS RGBa83, 69, 46,1rgba(83,69,46,1)
CMYK Modelcmyk(0%,17%,45%,67%)
HSL Color Space37,29% ,25%hsl(37,29% ,25%)
HSV Color Space37°, 45%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110100010100101110
Octal12310556
Decimal836946
Hex53452e

Different shades of #53452e color code.

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

Light Shade of #53452e
#746040
Dark Shade of #53452e
#322a1c
Saturated Shade of #53452e
#594728
Desaturated Shade of #53452e
#4d4334
Grey scale Shade of #53452e
#404040
Brighten Shade
#6c5e47
Most Readable Shade
#FFFFFF

Shades of #53452e color code

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

#53452e
#493d28
#403523
#372e1e
#2e2619
#241e14
#1b170f
#120f0a
#090705
#000000

Similar Color like #53452e color

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

#54462f
#554730
#564831
#574932
#584a33
#594b34
#5a4c35
#5b4d36
#5c4e37
#5d4f38
#5e5039
#5f513a
#60523b
#61533c
#52442d
#51432c
#50422b
#4f412a
#4e4029
#4d3f28
#4c3e27
#4b3d26
#4a3c25
#493b24
#483a23
#473922
#463821
#453720

Monochromatic Color with #53452e

#53452e
#7d6846
#a88c5d
#d2af75
#fdd28c
#282216

Tints of #53452e Color

#53452e
#665945
#796e5c
#8c8373
#9f978a
#b2aca2
#c5c1b9
#d8d5d0
#ebeae7
#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

#53452e
#2e3c53

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

Split Complementary

#53452e
#2e4f53
#322e53

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

Analogous Color

#53362e
#533e2e
#53452e
#534c2e
#52532e

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

#53452e
#2e5345
#452e53

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

#53452e
#2e5332
#2e3c53
#532e4e

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

#53452e
#2e3c53
#322e53
#4f532e

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 #53452e 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.

#53452e Color Code Preview on Black Background Color

This is how #53452e Color will look on black background color. Color contrast ratio is 2.26

#53452e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53452e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53452e

#53452e color code is use for CSS Background Color

Background color for the above div is #53452e

HTML with inline CSS

<div style="background-color:#53452e;"></div>

#53452e color code is use for CSS Border Color

CSS Border color for the above div is #53452e

HTML with inline CSS

<div style="border:5px solid #53452e;"></div>

CSS Border Left color for the above div is #53452e

HTML with inline CSS

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

CSS Border Right color for the above div is #53452e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53452e

HTML with inline CSS

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

CSS Border Top color for the above div is #53452e

HTML with inline CSS

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

#53452e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53452e Color code Preview on White Background

This is how #53452e 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 #53452e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #53452e; }

Related Gradients

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

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.