crispedge.com

Color picker

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

#574128 hex color - Beech Brown - Brown - Warm color - Information

#574128 hex color - Beech Brown - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #574128 Color Code is also known as Beech Brown color.

Hex #574128 Color code in RGB color code model is created after adding 34.12% red color, 25.49% green color and 15.69% blue color. Hex #574128 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 54% yellow and 66% black.

Hex #574128 color code is between #554422 web safe hex color code and #663333 web safe hex color code. #554422 is the nearest web safe color code. You can see here many more shades of #574128 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code574128#574128
RGB Decimal87, 65, 40rgb(87, 65, 40)
RGB Percent34%, 25%, 16%rgb(34%, 25%, 16%)
CSS RGBa87, 65, 40,1rgba(87,65,40,1)
CMYK Modelcmyk(0%,25%,54%,66%)
HSL Color Space32,37% ,25%hsl(32,37% ,25%)
HSV Color Space32°, 54%, 34%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010101110100000100101000
Octal12710150
Decimal876540
Hex574128

Different shades of #574128 color code.

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

Light Shade of #574128
#7a5b38
Dark Shade of #574128
#342718
Saturated Shade of #574128
#5d4122
Desaturated Shade of #574128
#51412e
Grey scale Shade of #574128
#3f3f3f
Brighten Shade
#705a41
Most Readable Shade
#FFFFFF

Shades of #574128 color code

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

#574128
#4d3923
#43321f
#3a2b1a
#302416
#261c11
#1d150d
#130e08
#090704
#000000

Similar Color like #574128 color

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

#584229
#59432a
#5a442b
#5b452c
#5c462d
#5d472e
#5e482f
#5f4930
#604a31
#614b32
#624c33
#634d34
#644e35
#654f36
#564027
#553f26
#543e25
#533d24
#523c23
#513b22
#503a21
#4f3920
#4e381f
#4d371e
#4c361d
#4b351c
#4a341b
#49331a

Monochromatic Color with #574128

#574128
#81613c
#ac814f
#d6a063
#020101
#2c2114

Tints of #574128 Color

#574128
#69563f
#7c6b57
#8f806f
#a19587
#b4aa9f
#c7bfb7
#d9d4cf
#ece9e7
#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

#574128
#283e57

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

Split Complementary

#574128
#285657
#2a2857

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

Analogous Color

#572e28
#573828
#574128
#574a28
#575428

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

#574128
#285741
#412857

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

#574128
#28572a
#283e57
#572855

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

#574128
#283e57
#2a2857
#565728

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 #574128 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.

#574128 Color Code Preview on Black Background Color

This is how #574128 Color will look on black background color. Color contrast ratio is 2.19

#574128 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #574128

HTML with inline CSS

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

Your Example Paragraph content text in with font color #574128

#574128 color code is use for CSS Background Color

Background color for the above div is #574128

HTML with inline CSS

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

#574128 color code is use for CSS Border Color

CSS Border color for the above div is #574128

HTML with inline CSS

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

CSS Border Left color for the above div is #574128

HTML with inline CSS

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

CSS Border Right color for the above div is #574128

HTML with inline CSS

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

CSS Border Bottom color for the above div is #574128

HTML with inline CSS

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

CSS Border Top color for the above div is #574128

HTML with inline CSS

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

#574128 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#574128 Color code Preview on White Background

This is how #574128 Color code will look on white background color. Color contrast ratio is 9.58

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

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.