crispedge.com

Color picker

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

#725a42 hex color - Brown - Warm color - Information

#725a42 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #725a42 Color code in RGB color code model is created after adding 44.71% red color, 35.29% green color and 25.88% blue color. Hex #725a42 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 42% yellow and 55% black.

Hex #725a42 color code is between #775544 web safe hex color code and #666633 web safe hex color code. #775544 is the nearest web safe color code. You can see here many more shades of #725a42 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code725a42#725a42
RGB Decimal114, 90, 66rgb(114, 90, 66)
RGB Percent45%, 35%, 26%rgb(45%, 35%, 26%)
CSS RGBa114, 90, 66,1rgba(114,90,66,1)
CMYK Modelcmyk(0%,21%,42%,55%)
HSL Color Space30,27% ,35%hsl(30,27% ,35%)
HSV Color Space30°, 42%, 45%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100100101101001000010
Octal162132102
Decimal1149066
Hex725a42

Different shades of #725a42 color code.

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

Light Shade of #725a42
#927355
Dark Shade of #725a42
#52402f
Saturated Shade of #725a42
#7b5a39
Desaturated Shade of #725a42
#695a4b
Grey scale Shade of #725a42
#5a5a5a
Brighten Shade
#8b735b
Most Readable Shade
#FFFFFF

Shades of #725a42 color code

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

#725a42
#65503a
#584633
#4c3c2c
#3f3224
#32281d
#261e16
#19140e
#0c0a07
#000000

Similar Color like #725a42 color

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

#735b43
#745c44
#755d45
#765e46
#775f47
#786048
#796149
#7a624a
#7b634b
#7c644c
#7d654d
#7e664e
#7f674f
#806850
#715941
#705840
#6f573f
#6e563e
#6d553d
#6c543c
#6b533b
#6a523a
#695139
#685038
#674f37
#664e36
#654d35
#644c34

Monochromatic Color with #725a42

#725a42
#9c7c5b
#c79d73
#f1bf8c
#1d1711
#473829

Tints of #725a42 Color

#725a42
#816c57
#917e6c
#a19181
#b0a396
#c0b5ab
#d0c8c0
#dfdad5
#efecea
#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

#725a42
#425a72

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

Split Complementary

#725a42
#427272
#424272

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

Analogous Color

#724742
#725042
#725a42
#726442
#726d42

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

#725a42
#42725a
#5a4272

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

#725a42
#427242
#425a72
#724272

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

#725a42
#425a72
#424272
#727242

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 #725a42 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.

#725a42 Color Code Preview on Black Background Color

This is how #725a42 Color will look on black background color. Color contrast ratio is 3.26

#725a42 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #725a42

HTML with inline CSS

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

Your Example Paragraph content text in with font color #725a42

#725a42 color code is use for CSS Background Color

Background color for the above div is #725a42

HTML with inline CSS

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

#725a42 color code is use for CSS Border Color

CSS Border color for the above div is #725a42

HTML with inline CSS

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

CSS Border Left color for the above div is #725a42

HTML with inline CSS

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

CSS Border Right color for the above div is #725a42

HTML with inline CSS

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

CSS Border Bottom color for the above div is #725a42

HTML with inline CSS

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

CSS Border Top color for the above div is #725a42

HTML with inline CSS

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

#725a42 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#725a42 Color code Preview on White Background

This is how #725a42 Color code will look on white background color. Color contrast ratio is 6.45

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

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.