crispedge.com

Color picker

Loading...

#a4dbdb hex color - Blue - Cool color - Information

#a4dbdb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a4dbdb Color code in RGB color code model is created after adding 64.31% red color, 85.88% green color and 85.88% blue color. Hex #a4dbdb Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 0% yellow and 14% black.

Hex #a4dbdb color code is between #aadddd web safe hex color code and #99cccc web safe hex color code. #aadddd is the nearest web safe color code. You can see here many more shades of #a4dbdb color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codea4dbdb#a4dbdb
RGB Decimal164, 219, 219rgb(164, 219, 219)
RGB Percent64%, 86%, 86%rgb(64%, 86%, 86%)
CSS RGBa164, 219, 219,1rgba(164,219,219,1)
CMYK Modelcmyk(25%,0%,0%,14%)
HSL Color Space180,43% ,75%hsl(180,43% ,75%)
HSV Color Space180°, 25%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001001101101111011011
Octal244333333
Decimal164219219
Hexa4dbdb

Different shades of #a4dbdb color code.

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

Light Shade of #a4dbdb
#c9e9e9
Dark Shade of #a4dbdb
#7fcdcd
Saturated Shade of #a4dbdb
#9ee1e1
Desaturated Shade of #a4dbdb
#aad5d5
Grey scale Shade of #a4dbdb
#bfbfbf
Brighten Shade
#bdf4f4
Most Readable Shade
#000000

Shades of #a4dbdb color code

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

#a4dbdb
#91c2c2
#7faaaa
#6d9292
#5b7979
#486161
#364949
#243030
#121818
#000000

Similar Color like #a4dbdb color

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

#a5dcdc
#a6dddd
#a7dede
#a8dfdf
#a9e0e0
#aae1e1
#abe2e2
#ace3e3
#ade4e4
#aee5e5
#afe6e6
#b0e7e7
#b1e8e8
#b2e9e9
#a3dada
#a2d9d9
#a1d8d8
#a0d7d7
#9fd6d6
#9ed5d5
#9dd4d4
#9cd3d3
#9bd2d2
#9ad1d1
#99d0d0
#98cfcf
#97cece
#96cdcd

Monochromatic Color with #a4dbdb

#a4dbdb
#050606
#253131
#455b5b
#648686
#84b0b0

Tints of #a4dbdb Color

#a4dbdb
#aedfdf
#b8e3e3
#c2e7e7
#ccebeb
#d6efef
#e0f3f3
#eaf7f7
#f4fbfb
#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

#a4dbdb
#dba4a4

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

Split Complementary

#a4dbdb
#dba4c0
#dbc0a4

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

Analogous Color

#a4dbc5
#a4dbd0
#a4dbdb
#a4d0db
#a4c5db

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

#a4dbdb
#dba4db
#dbdba4

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

#a4dbdb
#bfa4db
#dba4a4
#bfdba4

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

#a4dbdb
#dba4a4
#dbc0a4
#a4c0db

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

#a4dbdb Color Code Preview on Black Background Color

This is how #a4dbdb Color will look on black background color. Color contrast ratio is 13.73

#a4dbdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4dbdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4dbdb

#a4dbdb color code is use for CSS Background Color

Background color for the above div is #a4dbdb

HTML with inline CSS

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

#a4dbdb color code is use for CSS Border Color

CSS Border color for the above div is #a4dbdb

HTML with inline CSS

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

CSS Border Left color for the above div is #a4dbdb

HTML with inline CSS

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

CSS Border Right color for the above div is #a4dbdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4dbdb

HTML with inline CSS

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

CSS Border Top color for the above div is #a4dbdb

HTML with inline CSS

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

#a4dbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4dbdb Color code Preview on White Background

This is how #a4dbdb Color code will look on white background color. Color contrast ratio is 1.53

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.