crispedge.com

Color picker

Loading...

#a672bd hex color - Violet - Warm color - Information

#a672bd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a672bd Color code in RGB color code model is created after adding 65.1% red color, 44.71% green color and 74.12% blue color. Hex #a672bd Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 40% magenta, 0% yellow and 26% black.

Hex #a672bd color code is between #aa77bb web safe hex color code and #9966cc web safe hex color code. #aa77bb is the nearest web safe color code. You can see here many more shades of #a672bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea672bd#a672bd
RGB Decimal166, 114, 189rgb(166, 114, 189)
RGB Percent65%, 45%, 74%rgb(65%, 45%, 74%)
CSS RGBa166, 114, 189,1rgba(166,114,189,1)
CMYK Modelcmyk(12%,40%,0%,26%)
HSL Color Space282,36% ,59%hsl(282,36% ,59%)
HSV Color Space282°, 40%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001100111001010111101
Octal246162275
Decimal166114189
Hexa672bd

Different shades of #a672bd color code.

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

Light Shade of #a672bd
#bc95cd
Dark Shade of #a672bd
#9050ac
Saturated Shade of #a672bd
#aa68c7
Desaturated Shade of #a672bd
#a27cb3
Grey scale Shade of #a672bd
#979797
Brighten Shade
#bf8bd6
Most Readable Shade
#FFFFFF

Shades of #a672bd color code

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

#a672bd
#9365a8
#815893
#6e4c7e
#5c3f69
#493254
#37263f
#24192a
#120c15
#000000

Similar Color like #a672bd color

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

#a773be
#a874bf
#a975c0
#aa76c1
#ab77c2
#ac78c3
#ad79c4
#ae7ac5
#af7bc6
#b07cc7
#b17dc8
#b27ec9
#b37fca
#b480cb
#a571bc
#a470bb
#a36fba
#a26eb9
#a16db8
#a06cb7
#9f6bb6
#9e6ab5
#9d69b4
#9c68b3
#9b67b2
#9a66b1
#9965b0
#9864af

Monochromatic Color with #a672bd

#a672bd
#cb8ce7
#110b13
#36253d
#5b3f68
#815892

Tints of #a672bd Color

#a672bd
#af81c4
#b991cb
#c3a1d3
#cdb0da
#d7c0e1
#e1d0e9
#ebdff0
#f5eff7
#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

#a672bd
#89bd72

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

Split Complementary

#a672bd
#aebd72
#72bd81

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

Analogous Color

#8872bd
#9772bd
#a672bd
#b572bd
#bd72b6

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

#a672bd
#bda672
#72bda6

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

#a672bd
#bd8072
#89bd72
#72aebd

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

#a672bd
#89bd72
#72bd81
#bd72ae

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

#a672bd Color Code Preview on Black Background Color

This is how #a672bd Color will look on black background color. Color contrast ratio is 5.76

#a672bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a672bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a672bd

#a672bd color code is use for CSS Background Color

Background color for the above div is #a672bd

HTML with inline CSS

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

#a672bd color code is use for CSS Border Color

CSS Border color for the above div is #a672bd

HTML with inline CSS

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

CSS Border Left color for the above div is #a672bd

HTML with inline CSS

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

CSS Border Right color for the above div is #a672bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a672bd

HTML with inline CSS

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

CSS Border Top color for the above div is #a672bd

HTML with inline CSS

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

#a672bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a672bd Color code Preview on White Background

This is how #a672bd Color code will look on white background color. Color contrast ratio is 3.64

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

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(166,114,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,189,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,114,189,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.