crispedge.com

Color picker

Loading...

#a79dc3 hex color - Blue - Cool color - Information

#a79dc3 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a79dc3 Color code in RGB color code model is created after adding 65.49% red color, 61.57% green color and 76.47% blue color. Hex #a79dc3 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 19% magenta, 0% yellow and 24% black.

Hex #a79dc3 color code is between #aa99bb web safe hex color code and #99aacc web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #a79dc3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea79dc3#a79dc3
RGB Decimal167, 157, 195rgb(167, 157, 195)
RGB Percent65%, 62%, 76%rgb(65%, 62%, 76%)
CSS RGBa167, 157, 195,1rgba(167,157,195,1)
CMYK Modelcmyk(14%,19%,0%,24%)
HSL Color Space256,24% ,69%hsl(256,24% ,69%)
HSV Color Space256°, 19%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001111001110111000011
Octal247235303
Decimal167157195
Hexa79dc3

Different shades of #a79dc3 color code.

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

Light Shade of #a79dc3
#c3bdd6
Dark Shade of #a79dc3
#8b7db0
Saturated Shade of #a79dc3
#a395cb
Desaturated Shade of #a79dc3
#aba5bb
Grey scale Shade of #a79dc3
#b0b0b0
Brighten Shade
#c0b6dc
Most Readable Shade
#000000

Shades of #a79dc3 color code

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

#a79dc3
#948bad
#817a97
#6f6882
#5c576c
#4a4556
#373441
#25222b
#121115
#000000

Similar Color like #a79dc3 color

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

#a89ec4
#a99fc5
#aaa0c6
#aba1c7
#aca2c8
#ada3c9
#aea4ca
#afa5cb
#b0a6cc
#b1a7cd
#b2a8ce
#b3a9cf
#b4aad0
#b5abd1
#a69cc2
#a59bc1
#a49ac0
#a399bf
#a298be
#a197bd
#a096bc
#9f95bb
#9e94ba
#9d93b9
#9c92b8
#9b91b7
#9a90b6
#998fb5

Monochromatic Color with #a79dc3

#a79dc3
#cbbfed
#151419
#3a3643
#5e596e
#837b98

Tints of #a79dc3 Color

#a79dc3
#b0a7c9
#bab2d0
#c4bdd7
#cec8dd
#d7d3e4
#e1deeb
#ebe9f1
#f5f4f8
#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

#a79dc3
#b9c39d

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

Split Complementary

#a79dc3
#c3ba9d
#a6c39d

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

Analogous Color

#9da2c3
#9f9dc3
#a79dc3
#af9dc3
#b69dc3

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

#a79dc3
#c3a79d
#9dc3a7

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

#a79dc3
#c39da6
#b9c39d
#9dc3ba

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

#a79dc3
#b9c39d
#a6c39d
#ba9dc3

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

#a79dc3 Color Code Preview on Black Background Color

This is how #a79dc3 Color will look on black background color. Color contrast ratio is 8.25

#a79dc3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a79dc3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a79dc3

#a79dc3 color code is use for CSS Background Color

Background color for the above div is #a79dc3

HTML with inline CSS

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

#a79dc3 color code is use for CSS Border Color

CSS Border color for the above div is #a79dc3

HTML with inline CSS

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

CSS Border Left color for the above div is #a79dc3

HTML with inline CSS

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

CSS Border Right color for the above div is #a79dc3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a79dc3

HTML with inline CSS

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

CSS Border Top color for the above div is #a79dc3

HTML with inline CSS

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

#a79dc3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a79dc3 Color code Preview on White Background

This is how #a79dc3 Color code will look on white background color. Color contrast ratio is 2.54

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

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,157,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,195,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(167,157,195,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.