crispedge.com

Color picker

Loading...

#a79ca9 hex color - Violet - Warm color - Information

#a79ca9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a79ca9 Color code in RGB color code model is created after adding 65.49% red color, 61.18% green color and 66.27% blue color. Hex #a79ca9 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 8% magenta, 0% yellow and 34% black.

Hex #a79ca9 color code is between #aa99aa web safe hex color code and #99aa99 web safe hex color code. #aa99aa is the nearest web safe color code. You can see here many more shades of #a79ca9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea79ca9#a79ca9
RGB Decimal167, 156, 169rgb(167, 156, 169)
RGB Percent65%, 61%, 66%rgb(65%, 61%, 66%)
CSS RGBa167, 156, 169,1rgba(167,156,169,1)
CMYK Modelcmyk(1%,8%,0%,34%)
HSL Color Space291,7% ,64%hsl(291,7% ,64%)
HSV Color Space291°, 8%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001111001110010101001
Octal247234251
Decimal167156169
Hexa79ca9

Different shades of #a79ca9 color code.

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

Light Shade of #a79ca9
#bfb7c1
Dark Shade of #a79ca9
#8f8191
Saturated Shade of #a79ca9
#ad93b2
Desaturated Shade of #a79ca9
#a2a2a2
Grey scale Shade of #a79ca9
#a2a2a2
Brighten Shade
#c0b5c2
Most Readable Shade
#000000

Shades of #a79ca9 color code

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

#a79ca9
#948a96
#817983
#6f6870
#5c565d
#4a454b
#373438
#252225
#121112
#000000

Similar Color like #a79ca9 color

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

#a89daa
#a99eab
#aa9fac
#aba0ad
#aca1ae
#ada2af
#aea3b0
#afa4b1
#b0a5b2
#b1a6b3
#b2a7b4
#b3a8b5
#b4a9b6
#b5aab7
#a69ba8
#a59aa7
#a499a6
#a398a5
#a297a4
#a196a3
#a095a2
#9f94a1
#9e93a0
#9d929f
#9c919e
#9b909d
#9a8f9c
#998e9b

Monochromatic Color with #a79ca9

#a79ca9
#d1c3d3
#fbeafe
#292629
#534e54
#7d757e

Tints of #a79ca9 Color

#a79ca9
#b0a7b2
#bab2bc
#c4bdc5
#cec8cf
#d7d3d8
#e1dee2
#ebe9eb
#f5f4f5
#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

#a79ca9
#9ea99c

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

Split Complementary

#a79ca9
#a4a99c
#9ca9a1

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

Analogous Color

#a29ca9
#a49ca9
#a79ca9
#a99ca8
#a99ca6

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

#a79ca9
#a9a79c
#9ca9a7

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

#a79ca9
#a9a09c
#9ea99c
#9ca4a9

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

#a79ca9
#9ea99c
#9ca9a1
#a99ca4

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

#a79ca9 Color Code Preview on Black Background Color

This is how #a79ca9 Color will look on black background color. Color contrast ratio is 7.97

#a79ca9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a79ca9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a79ca9

#a79ca9 color code is use for CSS Background Color

Background color for the above div is #a79ca9

HTML with inline CSS

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

#a79ca9 color code is use for CSS Border Color

CSS Border color for the above div is #a79ca9

HTML with inline CSS

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

CSS Border Left color for the above div is #a79ca9

HTML with inline CSS

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

CSS Border Right color for the above div is #a79ca9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a79ca9

HTML with inline CSS

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

CSS Border Top color for the above div is #a79ca9

HTML with inline CSS

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

#a79ca9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a79ca9 Color code Preview on White Background

This is how #a79ca9 Color code will look on white background color. Color contrast ratio is 2.63

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

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,156,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,169,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(167,156,169,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.