crispedge.com

Color picker

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

#ac959a hex color - Grey - Warm color - Information

#ac959a hex color - Grey - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Grey

Hex #ac959a Color code in RGB color code model is created after adding 67.45% red color, 58.43% green color and 60.39% blue color. Hex #ac959a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 10% yellow and 33% black.

Hex #ac959a color code is between #aa9999 web safe hex color code and #bb88aa web safe hex color code. #aa9999 is the nearest web safe color code. You can see here many more shades of #ac959a color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeac959a#ac959a
RGB Decimal172, 149, 154rgb(172, 149, 154)
RGB Percent67%, 58%, 60%rgb(67%, 58%, 60%)
CSS RGBa172, 149, 154,1rgba(172,149,154,1)
CMYK Modelcmyk(0%,13%,10%,33%)
HSL Color Space347,12% ,63%hsl(347,12% ,63%)
HSV Color Space347°, 13%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011001001010110011010
Octal254225232
Decimal172149154
Hexac959a

Different shades of #ac959a color code.

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

Light Shade of #ac959a
#c2b2b5
Dark Shade of #ac959a
#96787f
Saturated Shade of #ac959a
#b58c95
Desaturated Shade of #ac959a
#a39e9f
Grey scale Shade of #ac959a
#a0a0a0
Brighten Shade
#c5aeb3
Most Readable Shade
#000000

Shades of #ac959a color code

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

#ac959a
#988488
#857377
#726366
#5f5255
#4c4244
#393133
#262122
#131011
#000000

Similar Color like #ac959a color

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

#ad969b
#ae979c
#af989d
#b0999e
#b19a9f
#b29ba0
#b39ca1
#b49da2
#b59ea3
#b69fa4
#b7a0a5
#b8a1a6
#b9a2a7
#baa3a8
#ab9499
#aa9398
#a99297
#a89196
#a79095
#a68f94
#a58e93
#a48d92
#a38c91
#a28b90
#a18a8f
#a0898e
#9f888d
#9e878c

Monochromatic Color with #ac959a

#ac959a
#d6bac0
#020202
#2c2728
#574b4e
#817074

Tints of #ac959a Color

#ac959a
#b5a0a5
#beacb0
#c7b8bb
#d0c4c6
#dacfd2
#e3dbdd
#ece7e8
#f5f3f3
#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

#ac959a
#95aca7

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

Split Complementary

#ac959a
#95ac9c
#95a5ac

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

Analogous Color

#ac95a3
#ac959f
#ac959a
#ac9595
#ac9995

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

#ac959a
#9aac95
#959aac

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

#ac959a
#a5ac95
#95aca7
#9c95ac

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

#ac959a
#95aca7
#95a5ac
#ac9c95

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

#ac959a Color Code Preview on Black Background Color

This is how #ac959a Color will look on black background color. Color contrast ratio is 7.52

#ac959a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac959a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac959a

#ac959a color code is use for CSS Background Color

Background color for the above div is #ac959a

HTML with inline CSS

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

#ac959a color code is use for CSS Border Color

CSS Border color for the above div is #ac959a

HTML with inline CSS

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

CSS Border Left color for the above div is #ac959a

HTML with inline CSS

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

CSS Border Right color for the above div is #ac959a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac959a

HTML with inline CSS

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

CSS Border Top color for the above div is #ac959a

HTML with inline CSS

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

#ac959a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac959a Color code Preview on White Background

This is how #ac959a Color code will look on white background color. Color contrast ratio is 2.79

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.