crispedge.com

Color picker

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

#a7abc5 hex color - Blue - Cool color - Information

#a7abc5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a7abc5 Color code in RGB color code model is created after adding 65.49% red color, 67.06% green color and 77.25% blue color. Hex #a7abc5 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 13% magenta, 0% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea7abc5#a7abc5
RGB Decimal167, 171, 197rgb(167, 171, 197)
RGB Percent65%, 67%, 77%rgb(65%, 67%, 77%)
CSS RGBa167, 171, 197,1rgba(167,171,197,1)
CMYK Modelcmyk(15%,13%,0%,23%)
HSL Color Space232,21% ,71%hsl(232,21% ,71%)
HSV Color Space232°, 15%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001111010101111000101
Octal247253305
Decimal167171197
Hexa7abc5

Different shades of #a7abc5 color code.

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

Light Shade of #a7abc5
#c6c8d9
Dark Shade of #a7abc5
#888eb1
Saturated Shade of #a7abc5
#a0a6cc
Desaturated Shade of #a7abc5
#aeb0be
Grey scale Shade of #a7abc5
#b6b6b6
Brighten Shade
#c0c4de
Most Readable Shade
#000000

Shades of #a7abc5 color code

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

#a7abc5
#9498af
#818599
#6f7283
#5c5f6d
#4a4c57
#373941
#25262b
#121315
#000000

Similar Color like #a7abc5 color

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

#a8acc6
#a9adc7
#aaaec8
#abafc9
#acb0ca
#adb1cb
#aeb2cc
#afb3cd
#b0b4ce
#b1b5cf
#b2b6d0
#b3b7d1
#b4b8d2
#b5b9d3
#a6aac4
#a5a9c3
#a4a8c2
#a3a7c1
#a2a6c0
#a1a5bf
#a0a4be
#9fa3bd
#9ea2bc
#9da1bb
#9ca0ba
#9b9fb9
#9a9eb8
#999db7

Monochromatic Color with #a7abc5

#a7abc5
#cbd0ef
#17171b
#3b3c45
#5f6170
#83869a

Tints of #a7abc5 Color

#a7abc5
#b0b4cb
#babdd1
#c4c7d8
#ced0de
#d7d9e5
#e1e3eb
#ebecf2
#f5f5f8
#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

#a7abc5
#c5c1a7

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

Split Complementary

#a7abc5
#c5b2a7
#bac5a7

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

Analogous Color

#a7b7c5
#a7b1c5
#a7abc5
#a9a7c5
#afa7c5

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

#a7abc5
#c5a7ab
#abc5a7

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

#a7abc5
#c5a7ba
#c5c1a7
#a7c5b2

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

#a7abc5
#c5c1a7
#bac5a7
#b2a7c5

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

#a7abc5 Color Code Preview on Black Background Color

This is how #a7abc5 Color will look on black background color. Color contrast ratio is 9.27

#a7abc5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7abc5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7abc5

#a7abc5 color code is use for CSS Background Color

Background color for the above div is #a7abc5

HTML with inline CSS

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

#a7abc5 color code is use for CSS Border Color

CSS Border color for the above div is #a7abc5

HTML with inline CSS

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

CSS Border Left color for the above div is #a7abc5

HTML with inline CSS

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

CSS Border Right color for the above div is #a7abc5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7abc5

HTML with inline CSS

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

CSS Border Top color for the above div is #a7abc5

HTML with inline CSS

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

#a7abc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7abc5 Color code Preview on White Background

This is how #a7abc5 Color code will look on white background color. Color contrast ratio is 2.26

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.