crispedge.com

Color picker

Loading...

#a7abce hex color - Blue - Cool color - Information

#a7abce hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a7abce Color code in RGB color code model is created after adding 65.49% red color, 67.06% green color and 80.78% blue color. Hex #a7abce Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 17% magenta, 0% yellow and 19% black.

Hex #a7abce color code is between #aaaacc web safe hex color code and #99bbdd web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #a7abce color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea7abce#a7abce
RGB Decimal167, 171, 206rgb(167, 171, 206)
RGB Percent65%, 67%, 81%rgb(65%, 67%, 81%)
CSS RGBa167, 171, 206,1rgba(167,171,206,1)
CMYK Modelcmyk(19%,17%,0%,19%)
HSL Color Space234,28% ,73%hsl(234,28% ,73%)
HSV Color Space234°, 19%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001111010101111001110
Octal247253316
Decimal167171206
Hexa7abce

Different shades of #a7abce color code.

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

Light Shade of #a7abce
#c8cae0
Dark Shade of #a7abce
#868cbc
Saturated Shade of #a7abce
#a0a6d5
Desaturated Shade of #a7abce
#aeb0c7
Grey scale Shade of #a7abce
#bababa
Brighten Shade
#c0c4e7
Most Readable Shade
#000000

Shades of #a7abce color code

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

#a7abce
#9498b7
#8185a0
#6f7289
#5c5f72
#4a4c5b
#373944
#25262d
#121316
#000000

Similar Color like #a7abce color

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

#a8accf
#a9add0
#aaaed1
#abafd2
#acb0d3
#adb1d4
#aeb2d5
#afb3d6
#b0b4d7
#b1b5d8
#b2b6d9
#b3b7da
#b4b8db
#b5b9dc
#a6aacd
#a5a9cc
#a4a8cb
#a3a7ca
#a2a6c9
#a1a5c8
#a0a4c7
#9fa3c6
#9ea2c5
#9da1c4
#9ca0c3
#9b9fc2
#9a9ec1
#999dc0

Monochromatic Color with #a7abce

#a7abce
#c9cef8
#1d1e24
#40414e
#626479
#8588a3

Tints of #a7abce Color

#a7abce
#b0b4d3
#babdd8
#c4c7de
#ced0e3
#d7d9e9
#e1e3ee
#ebecf4
#f5f5f9
#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

#a7abce
#cecaa7

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

Split Complementary

#a7abce
#ceb7a7
#becea7

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

Analogous Color

#a7bbce
#a7b3ce
#a7abce
#aba7ce
#b3a7ce

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

#a7abce
#cea7ab
#abcea7

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

#a7abce
#cea7be
#cecaa7
#a7ceb6

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

#a7abce
#cecaa7
#becea7
#b7a7ce

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

#a7abce Color Code Preview on Black Background Color

This is how #a7abce Color will look on black background color. Color contrast ratio is 9.36

#a7abce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7abce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7abce

#a7abce color code is use for CSS Background Color

Background color for the above div is #a7abce

HTML with inline CSS

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

#a7abce color code is use for CSS Border Color

CSS Border color for the above div is #a7abce

HTML with inline CSS

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

CSS Border Left color for the above div is #a7abce

HTML with inline CSS

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

CSS Border Right color for the above div is #a7abce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7abce

HTML with inline CSS

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

CSS Border Top color for the above div is #a7abce

HTML with inline CSS

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

#a7abce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7abce Color code Preview on White Background

This is how #a7abce Color code will look on white background color. Color contrast ratio is 2.24

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

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,171,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,202,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(167,171,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.