crispedge.com

Color picker

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

#a49699 hex color - Grey - Warm color - Information

#a49699 hex color - Grey - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Grey

Hex #a49699 Color code in RGB color code model is created after adding 64.31% red color, 58.82% green color and 60% blue color. Hex #a49699 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 7% yellow and 36% black.

Hex #a49699 color code is between #aa9988 web safe hex color code and #9988aa web safe hex color code. #aa9988 is the nearest web safe color code. You can see here many more shades of #a49699 color code.

0 Likes 0 Comments | 24 Views

Color Table

Hex Color Codea49699#a49699
RGB Decimal164, 150, 153rgb(164, 150, 153)
RGB Percent64%, 59%, 60%rgb(64%, 59%, 60%)
CSS RGBa164, 150, 153,1rgba(164,150,153,1)
CMYK Modelcmyk(0%,9%,7%,36%)
HSL Color Space347,7% ,62%hsl(347,7% ,62%)
HSV Color Space347°, 9%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001001001011010011001
Octal244226231
Decimal164150153
Hexa49699

Different shades of #a49699 color code.

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

Light Shade of #a49699
#bcb1b4
Dark Shade of #a49699
#8c7b7e
Saturated Shade of #a49699
#ae8c93
Desaturated Shade of #a49699
#9d9d9d
Grey scale Shade of #a49699
#9d9d9d
Brighten Shade
#bdafb2
Most Readable Shade
#000000

Shades of #a49699 color code

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

#a49699
#918588
#7f7477
#6d6466
#5b5355
#484244
#363233
#242122
#121011
#000000

Similar Color like #a49699 color

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

#a5979a
#a6989b
#a7999c
#a89a9d
#a99b9e
#aa9c9f
#ab9da0
#ac9ea1
#ad9fa2
#aea0a3
#afa1a4
#b0a2a5
#b1a3a6
#b2a4a7
#a39598
#a29497
#a19396
#a09295
#9f9194
#9e9093
#9d8f92
#9c8e91
#9b8d90
#9a8c8f
#998b8e
#988a8d
#97898c
#96888b

Monochromatic Color with #a49699

#a49699
#cebdc1
#f9e4e8
#242122
#4f484a
#796f71

Tints of #a49699 Color

#a49699
#aea1a4
#b8adaf
#c2b9bb
#ccc4c6
#d6d0d1
#e0dcdd
#eae7e8
#f4f3f3
#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

#a49699
#96a4a1

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

Split Complementary

#a49699
#96a49a
#96a0a4

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

Analogous Color

#a4969f
#a4969c
#a49699
#a49696
#a49996

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

#a49699
#99a496
#9699a4

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

#a49699
#a0a496
#96a4a1
#9a96a4

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

#a49699
#96a4a1
#96a0a4
#a49a96

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

#a49699 Color Code Preview on Black Background Color

This is how #a49699 Color will look on black background color. Color contrast ratio is 7.40

#a49699 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a49699

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a49699

#a49699 color code is use for CSS Background Color

Background color for the above div is #a49699

HTML with inline CSS

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

#a49699 color code is use for CSS Border Color

CSS Border color for the above div is #a49699

HTML with inline CSS

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

CSS Border Left color for the above div is #a49699

HTML with inline CSS

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

CSS Border Right color for the above div is #a49699

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a49699

HTML with inline CSS

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

CSS Border Top color for the above div is #a49699

HTML with inline CSS

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

#a49699 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a49699 Color code Preview on White Background

This is how #a49699 Color code will look on white background color. Color contrast ratio is 2.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 #a49699; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a49699; }

Related Gradients

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

0 Likes 0 Comments | 24 Views

Post your comment:-

By submitting comment you agree to our privacy policy.