crispedge.com

Color picker

Loading...

#abc4d5 hex color - Blue - Cool color - Information

#abc4d5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #abc4d5 Color code in RGB color code model is created after adding 67.06% red color, 76.86% green color and 83.53% blue color. Hex #abc4d5 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 8% magenta, 0% yellow and 16% black.

Hex #abc4d5 color code is between #aaccdd web safe hex color code and #bbbbcc web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #abc4d5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabc4d5#abc4d5
RGB Decimal171, 196, 213rgb(171, 196, 213)
RGB Percent67%, 77%, 84%rgb(67%, 77%, 84%)
CSS RGBa171, 196, 213,1rgba(171,196,213,1)
CMYK Modelcmyk(20%,8%,0%,16%)
HSL Color Space204,33% ,75%hsl(204,33% ,75%)
HSV Color Space204°, 20%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111100010011010101
Octal253304325
Decimal171196213
Hexabc4d5

Different shades of #abc4d5 color code.

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

Light Shade of #abc4d5
#cddce6
Dark Shade of #abc4d5
#89acc4
Saturated Shade of #abc4d5
#a5c5db
Desaturated Shade of #abc4d5
#b1c3cf
Grey scale Shade of #abc4d5
#c0c0c0
Brighten Shade
#c4ddee
Most Readable Shade
#000000

Shades of #abc4d5 color code

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

#abc4d5
#98aebd
#8598a5
#72828e
#5f6c76
#4c575e
#394147
#262b2f
#131517
#000000

Similar Color like #abc4d5 color

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

#acc5d6
#adc6d7
#aec7d8
#afc8d9
#b0c9da
#b1cadb
#b2cbdc
#b3ccdd
#b4cdde
#b5cedf
#b6cfe0
#b7d0e1
#b8d1e2
#b9d2e3
#aac3d4
#a9c2d3
#a8c1d2
#a7c0d1
#a6bfd0
#a5becf
#a4bdce
#a3bccd
#a2bbcc
#a1bacb
#a0b9ca
#9fb8c9
#9eb7c8
#9db6c7

Monochromatic Color with #abc4d5

#abc4d5
#000000
#23282b
#454f55
#677680
#899daa

Tints of #abc4d5 Color

#abc4d5
#b4cad9
#bdd1de
#c7d7e3
#d0dee7
#d9e4ec
#e3ebf1
#ecf1f5
#f5f8fa
#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

#abc4d5
#d5bcab

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

Split Complementary

#abc4d5
#d5abaf
#d5d1ab

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

Analogous Color

#abd5d5
#abccd5
#abc4d5
#abbcd5
#abb3d5

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

#abc4d5
#d5abc4
#c4d5ab

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

#abc4d5
#d1abd5
#d5bcab
#afd5ab

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

#abc4d5
#d5bcab
#d5d1ab
#abafd5

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

#abc4d5 Color Code Preview on Black Background Color

This is how #abc4d5 Color will look on black background color. Color contrast ratio is 11.59

#abc4d5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc4d5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abc4d5

#abc4d5 color code is use for CSS Background Color

Background color for the above div is #abc4d5

HTML with inline CSS

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

#abc4d5 color code is use for CSS Border Color

CSS Border color for the above div is #abc4d5

HTML with inline CSS

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

CSS Border Left color for the above div is #abc4d5

HTML with inline CSS

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

CSS Border Right color for the above div is #abc4d5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abc4d5

HTML with inline CSS

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

CSS Border Top color for the above div is #abc4d5

HTML with inline CSS

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

#abc4d5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abc4d5 Color code Preview on White Background

This is how #abc4d5 Color code will look on white background color. Color contrast ratio is 1.81

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

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(171,196,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(213,188,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,196,213,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.