crispedge.com

Color picker

Loading...

#adbccb hex color - Blue - Cool color - Information

#adbccb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #adbccb Color code in RGB color code model is created after adding 67.84% red color, 73.73% green color and 79.61% blue color. Hex #adbccb Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 7% magenta, 0% yellow and 20% black.

Hex #adbccb color code is between #aabbcc web safe hex color code and #bbccbb web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #adbccb color code.

0 Likes 0 Comments | 8 Views

RGB Chart

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

Color Table

Hex Color Codeadbccb#adbccb
RGB Decimal173, 188, 203rgb(173, 188, 203)
RGB Percent68%, 74%, 80%rgb(68%, 74%, 80%)
CSS RGBa173, 188, 203,1rgba(173,188,203,1)
CMYK Modelcmyk(15%,7%,0%,20%)
HSL Color Space210,22% ,74%hsl(210,22% ,74%)
HSV Color Space210°, 15%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011011110011001011
Octal255274313
Decimal173188203
Hexadbccb

Different shades of #adbccb color code.

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

Light Shade of #adbccb
#ccd5df
Dark Shade of #adbccb
#8ea2b7
Saturated Shade of #adbccb
#a6bcd2
Desaturated Shade of #adbccb
#b4bcc4
Grey scale Shade of #adbccb
#bcbcbc
Brighten Shade
#c6d5e4
Most Readable Shade
#000000

Shades of #adbccb color code

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

#adbccb
#99a7b4
#86929d
#737d87
#606870
#4c535a
#393e43
#26292d
#131416
#000000

Similar Color like #adbccb color

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

#aebdcc
#afbecd
#b0bfce
#b1c0cf
#b2c1d0
#b3c2d1
#b4c3d2
#b5c4d3
#b6c5d4
#b7c6d5
#b8c7d6
#b9c8d7
#bac9d8
#bbcad9
#acbbca
#abbac9
#aab9c8
#a9b8c7
#a8b7c6
#a7b6c5
#a6b5c4
#a5b4c3
#a4b3c2
#a3b2c1
#a2b1c0
#a1b0bf
#a0afbe
#9faebd

Monochromatic Color with #adbccb

#adbccb
#d1e3f5
#1c1f21
#40464b
#656d76
#8995a0

Tints of #adbccb Color

#adbccb
#b6c3d0
#bfcad6
#c8d2dc
#d1d9e2
#dae1e7
#e3e8ed
#ecf0f3
#f5f7f9
#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

#adbccb
#cbbcad

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

Split Complementary

#adbccb
#cbadad
#cbcbad

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

Analogous Color

#adc8cb
#adc2cb
#adbccb
#adb6cb
#adb0cb

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

#adbccb
#cbadbc
#bccbad

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

#adbccb
#cbadcb
#cbbcad
#adcbad

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

#adbccb
#cbbcad
#cbcbad
#adadcb

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

#adbccb Color Code Preview on Black Background Color

This is how #adbccb Color will look on black background color. Color contrast ratio is 10.83

#adbccb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbccb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbccb

#adbccb color code is use for CSS Background Color

Background color for the above div is #adbccb

HTML with inline CSS

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

#adbccb color code is use for CSS Border Color

CSS Border color for the above div is #adbccb

HTML with inline CSS

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

CSS Border Left color for the above div is #adbccb

HTML with inline CSS

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

CSS Border Right color for the above div is #adbccb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adbccb

HTML with inline CSS

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

CSS Border Top color for the above div is #adbccb

HTML with inline CSS

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

#adbccb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adbccb Color code Preview on White Background

This is how #adbccb Color code will look on white background color. Color contrast ratio is 1.94

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

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.