@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#a77764 hex color - Brown - Warm color - Information

#a77764 hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #a77764 Color code in RGB color code model is created after adding 65.49% red color, 46.67% green color and 39.22% blue color. Hex #a77764 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 40% yellow and 34.51% black.

Hex #a77764 color code is between #aa6666 web safe hex color code and #998855 web safe hex color code. #aa6666 is the nearest web safe color code. You can see here many more shades of #a77764 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a77764 #a77764
RGB Decimal 167, 119, 100 rgb(167, 119, 100)
RGB Percent 65%, 47%, 39% rgb(65%, 47%, 39%)
CSS RGBa 167, 119, 100,1 rgba(167,119,100,1)
CMYK Model cmyk(0%,29%,40%,34.51%)
HSL Color Space 17,28% ,52% hsl(17,28% ,52%)
HSV Color Space 17°, 40%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100111 01110111 01100100
Octal 247 167 144
Decimal 167 119 100
Hex a7 77 64

Different shades of #a77764 color code.

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

Light Shade of #a77764
#b99485
Dark Shade of #a77764
#8a5f4e
Saturated Shade of #a77764
#b37258
Desaturated Shade of #a77764
#9b7c70
Grey scale Shade of #a77764
#858585
Brighten Shade
#c0907d
Most Readable Shade
#FFFFFF

Shades of #a77764 color code

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

#a77764
#946958
#815c4d
#6f4f42
#5c4237
#4a342c
#372721
#251a16
#120d0b
#000000

Similar Color like #a77764 color

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

#a87865
#a97966
#aa7a67
#ab7b68
#ac7c69
#ad7d6a
#ae7e6b
#af7f6c
#b0806d
#b1816e
#b2826f
#b38370
#b48471
#b58572
#a67663
#a57562
#a47461
#a37360
#a2725f
#a1715e
#a0705d
#9f6f5c
#9e6e5b
#9d6d5a
#9c6c59
#9b6b58
#9a6a57
#996956

Monochromatic Color with #a77764

#a77764
#d1957d
#fcb497
#271c18
#523a31
#7c594b

Tints of #a77764 Color

#a77764
#b08675
#ba9586
#c4a497
#ceb3a8
#d7c2ba
#e1d1cb
#ebe0dc
#f5efed
#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

#a77764
#6494a7

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

Split Complementary

#a77764
#64a798
#6472a7

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

Analogous Color

#a7646c
#a76a64
#a77764
#a78464
#a79264

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

#a77764
#64a777
#7764a7

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

#a77764
#72a764
#6494a7
#9864a7

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

#a77764
#6494a7
#6472a7
#a79964

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

#a77764 Color Code Preview on Black Background Color

This is how #a77764 Color will look on black background color. Color contrast ratio is 5.47

#a77764 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a77764

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a77764

#a77764 color code is use for CSS Background Color

Background color for the above div is #a77764

HTML with inline CSS

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

#a77764 color code is use for CSS Border Color

CSS Border color for the above div is #a77764

HTML with inline CSS

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

CSS Border Left color for the above div is #a77764

HTML with inline CSS

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

CSS Border Right color for the above div is #a77764

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a77764

HTML with inline CSS

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

CSS Border Top color for the above div is #a77764

HTML with inline CSS

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

#a77764 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a77764 Color code Preview on White Background

This is how #a77764 Color code will look on white background color. Color contrast ratio is 3.84

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

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(167,119,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,148,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(167,119,100,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.