crispedge.com

#adafb9 hex color - Blue - Cool color - Information

#adafb9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #adafb9 Color code in RGB color code model is created after adding 67.84% red color, 68.63% green color and 72.55% blue color. Hex #adafb9 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 5% magenta, 0% yellow and 27% black.

Hex #adafb9 color code is between #aaaabb web safe hex color code and #bbbbaa web safe hex color code. #aaaabb is the nearest web safe color code. You can see here many more shades of #adafb9 color code.

0 Likes 0 Comments | 10 Views

RGB Chart

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

Color Table

Hex Color Codeadafb9#adafb9
RGB Decimal173, 175, 185rgb(173, 175, 185)
RGB Percent68%, 69%, 73%rgb(68%, 69%, 73%)
CSS RGBa173, 175, 185,1rgba(173,175,185,1)
CMYK Modelcmyk(6%,5%,0%,27%)
HSL Color Space230,8% ,70%hsl(230,8% ,70%)
HSV Color Space230°, 6%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011010111110111001
Octal255257271
Decimal173175185
Hexadafb9

Different shades of #adafb9 color code.

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

Light Shade of #adafb9
#c8cad0
Dark Shade of #adafb9
#9194a1
Saturated Shade of #adafb9
#a5aac1
Desaturated Shade of #adafb9
#b3b3b3
Grey scale Shade of #adafb9
#b3b3b3
Brighten Shade
#c6c8d2
Most Readable Shade
#000000

Shades of #adafb9 color code

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

#adafb9
#999ba4
#86888f
#73747b
#606166
#4c4d52
#393a3d
#262629
#131314
#000000

Similar Color like #adafb9 color

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

#aeb0ba
#afb1bb
#b0b2bc
#b1b3bd
#b2b4be
#b3b5bf
#b4b6c0
#b5b7c1
#b6b8c2
#b7b9c3
#b8bac4
#b9bbc5
#babcc6
#bbbdc7
#acaeb8
#abadb7
#aaacb6
#a9abb5
#a8aab4
#a7a9b3
#a6a8b2
#a5a7b1
#a4a6b0
#a3a5af
#a2a4ae
#a1a3ad
#a0a2ac
#9fa1ab

Monochromatic Color with #adafb9

#adafb9
#d5d7e3
#0e0e0f
#363639
#5e5f64
#85878e

Tints of #adafb9 Color

#adafb9
#b6b7c0
#bfc0c8
#c8c9d0
#d1d2d8
#dadbdf
#e3e4e7
#ecedef
#f5f6f7
#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

#adafb9
#b9b7ad

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

Split Complementary

#adafb9
#b9b1ad
#b5b9ad

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

Analogous Color

#adb4b9
#adb1b9
#adafb9
#adadb9
#b0adb9

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

#adafb9
#b9adaf
#afb9ad

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

#adafb9
#b9adb5
#b9b7ad
#adb9b1

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

#adafb9
#b9b7ad
#b5b9ad
#b1adb9

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

#adafb9 Color Code Preview on Black Background Color

This is how #adafb9 Color will look on black background color. Color contrast ratio is 9.61

#adafb9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adafb9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adafb9

#adafb9 color code is use for CSS Background Color

Background color for the above div is #adafb9

HTML with inline CSS

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

#adafb9 color code is use for CSS Border Color

CSS Border color for the above div is #adafb9

HTML with inline CSS

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

CSS Border Left color for the above div is #adafb9

HTML with inline CSS

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

CSS Border Right color for the above div is #adafb9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adafb9

HTML with inline CSS

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

CSS Border Top color for the above div is #adafb9

HTML with inline CSS

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

#adafb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adafb9 Color code Preview on White Background

This is how #adafb9 Color code will look on white background color. Color contrast ratio is 2.19

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

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

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>