crispedge.com

Color picker

Loading...

#addbf9 hex color - Blue - Cool color - Information

#addbf9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #addbf9 Color code in RGB color code model is created after adding 67.84% red color, 85.88% green color and 97.65% blue color. Hex #addbf9 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 12% magenta, 0% yellow and 2% black.

Hex #addbf9 color code is between #aaddff web safe hex color code and #bbccee web safe hex color code. #aaddff is the nearest web safe color code. You can see here many more shades of #addbf9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaddbf9#addbf9
RGB Decimal173, 219, 249rgb(173, 219, 249)
RGB Percent68%, 86%, 98%rgb(68%, 86%, 98%)
CSS RGBa173, 219, 249,1rgba(173,219,249,1)
CMYK Modelcmyk(31%,12%,0%,2%)
HSL Color Space204,86% ,83%hsl(204,86% ,83%)
HSV Color Space204°, 31%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011101101111111001
Octal255333371
Decimal173219249
Hexaddbf9

Different shades of #addbf9 color code.

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

Light Shade of #addbf9
#dcf0fc
Dark Shade of #addbf9
#7dc6f6
Saturated Shade of #addbf9
#a9dcfd
Desaturated Shade of #addbf9
#b1daf5
Grey scale Shade of #addbf9
#d3d3d3
Brighten Shade
#c6f4ff
Most Readable Shade
#000000

Shades of #addbf9 color code

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

#addbf9
#99c2dd
#86aac1
#7392a6
#60798a
#4c616e
#394953
#263037
#13181b
#000000

Similar Color like #addbf9 color

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

#aedcfa
#afddfb
#b0defc
#b1dffd
#b2e0fe
#b3e1ff
#b4e2ff
#b5e3ff
#b6e4ff
#b7e5ff
#b8e6ff
#b9e7ff
#bae8ff
#bbe9ff
#acdaf8
#abd9f7
#aad8f6
#a9d7f5
#a8d6f4
#a7d5f3
#a6d4f2
#a5d3f1
#a4d2f0
#a3d1ef
#a2d0ee
#a1cfed
#a0ceec
#9fcdeb

Monochromatic Color with #addbf9

#addbf9
#192024
#37454f
#546b79
#7290a4
#8fb6ce

Tints of #addbf9 Color

#addbf9
#b6dff9
#bfe3fa
#c8e7fb
#d1ebfb
#daeffc
#e3f3fd
#ecf7fd
#f5fbfe
#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

#addbf9
#f9cbad

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

Split Complementary

#addbf9
#f9adb5
#f9f1ad

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

Analogous Color

#adf9f9
#adeaf9
#addbf9
#adccf9
#adbdf9

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

#addbf9
#f9addb
#dbf9ad

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

#addbf9
#f1adf9
#f9cbad
#b5f9ad

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

#addbf9
#f9cbad
#f9f1ad
#adb5f9

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

#addbf9 Color Code Preview on Black Background Color

This is how #addbf9 Color will look on black background color. Color contrast ratio is 14.28

#addbf9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addbf9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addbf9

#addbf9 color code is use for CSS Background Color

Background color for the above div is #addbf9

HTML with inline CSS

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

#addbf9 color code is use for CSS Border Color

CSS Border color for the above div is #addbf9

HTML with inline CSS

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

CSS Border Left color for the above div is #addbf9

HTML with inline CSS

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

CSS Border Right color for the above div is #addbf9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #addbf9

HTML with inline CSS

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

CSS Border Top color for the above div is #addbf9

HTML with inline CSS

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

#addbf9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#addbf9 Color code Preview on White Background

This is how #addbf9 Color code will look on white background color. Color contrast ratio is 1.47

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

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(173,219,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,203,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,219,249,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.