crispedge.com

Color picker

Loading...

#72652a hex color - Green - Warm color - Information

#72652a hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #72652a Color code in RGB color code model is created after adding 44.71% red color, 39.61% green color and 16.47% blue color. Hex #72652a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 63% yellow and 55% black.

Hex #72652a color code is between #776622 web safe hex color code and #665533 web safe hex color code. #776622 is the nearest web safe color code. You can see here many more shades of #72652a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code72652a#72652a
RGB Decimal114, 101, 42rgb(114, 101, 42)
RGB Percent45%, 40%, 16%rgb(45%, 40%, 16%)
CSS RGBa114, 101, 42,1rgba(114,101,42,1)
CMYK Modelcmyk(0%,11%,63%,55%)
HSL Color Space49,46% ,31%hsl(49,46% ,31%)
HSV Color Space49°, 63%, 45%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100100110010100101010
Octal16214552
Decimal11410142
Hex72652a

Different shades of #72652a color code.

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

Light Shade of #72652a
#978638
Dark Shade of #72652a
#4d441c
Saturated Shade of #72652a
#7a6a22
Desaturated Shade of #72652a
#6a6032
Grey scale Shade of #72652a
#4e4e4e
Brighten Shade
#8b7e43
Most Readable Shade
#FFFFFF

Shades of #72652a color code

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

#72652a
#655925
#584e20
#4c431c
#3f3817
#322c12
#26210e
#191609
#0c0b04
#000000

Similar Color like #72652a color

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

#73662b
#74672c
#75682d
#76692e
#776a2f
#786b30
#796c31
#7a6d32
#7b6e33
#7c6f34
#7d7035
#7e7136
#7f7237
#807338
#716429
#706328
#6f6227
#6e6126
#6d6025
#6c5f24
#6b5e23
#6a5d22
#695c21
#685b20
#675a1f
#66591e
#65581d
#64571c

Monochromatic Color with #72652a

#72652a
#9c8b3a
#c7b049
#f1d659
#1d1a0b
#473f1a

Tints of #72652a Color

#72652a
#817641
#918759
#a19871
#b0a988
#c0baa0
#d0cbb8
#dfdccf
#efede7
#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

#72652a
#2a3772

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

Split Complementary

#72652a
#2a5b72
#412a72

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

Analogous Color

#72482a
#72572a
#72652a
#71722a
#62722a

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

#72652a
#2a7265
#652a72

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

#72652a
#2a7241
#2a3772
#722a5b

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

#72652a
#2a3772
#412a72
#5b722a

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 #72652a 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.

#72652a Color Code Preview on Black Background Color

This is how #72652a Color will look on black background color. Color contrast ratio is 3.61

#72652a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72652a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72652a

#72652a color code is use for CSS Background Color

Background color for the above div is #72652a

HTML with inline CSS

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

#72652a color code is use for CSS Border Color

CSS Border color for the above div is #72652a

HTML with inline CSS

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

CSS Border Left color for the above div is #72652a

HTML with inline CSS

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

CSS Border Right color for the above div is #72652a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #72652a

HTML with inline CSS

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

CSS Border Top color for the above div is #72652a

HTML with inline CSS

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

#72652a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72652a Color code Preview on White Background

This is how #72652a Color code will look on white background color. Color contrast ratio is 5.82

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(114,101,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,55,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(114,101,42,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.