crispedge.com

Color picker

Loading...

#abaeba hex color - Blue - Cool color - Information

#abaeba hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #abaeba Color code in RGB color code model is created after adding 67.06% red color, 68.24% green color and 72.94% blue color. Hex #abaeba Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 6% magenta, 0% yellow and 27% black.

Hex #abaeba 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 #abaeba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabaeba#abaeba
RGB Decimal171, 174, 186rgb(171, 174, 186)
RGB Percent67%, 68%, 73%rgb(67%, 68%, 73%)
CSS RGBa171, 174, 186,1rgba(171,174,186,1)
CMYK Modelcmyk(8%,6%,0%,27%)
HSL Color Space228,10% ,70%hsl(228,10% ,70%)
HSV Color Space228°, 8%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111010111010111010
Octal253256272
Decimal171174186
Hexabaeba

Different shades of #abaeba color code.

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

Light Shade of #abaeba
#c7c9d1
Dark Shade of #abaeba
#8f93a3
Saturated Shade of #abaeba
#a3a9c2
Desaturated Shade of #abaeba
#b3b3b3
Grey scale Shade of #abaeba
#b3b3b3
Brighten Shade
#c4c7d3
Most Readable Shade
#000000

Shades of #abaeba color code

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

#abaeba
#989aa5
#858790
#72747c
#5f6067
#4c4d52
#393a3e
#262629
#131314
#000000

Similar Color like #abaeba color

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

#acafbb
#adb0bc
#aeb1bd
#afb2be
#b0b3bf
#b1b4c0
#b2b5c1
#b3b6c2
#b4b7c3
#b5b8c4
#b6b9c5
#b7bac6
#b8bbc7
#b9bcc8
#aaadb9
#a9acb8
#a8abb7
#a7aab6
#a6a9b5
#a5a8b4
#a4a7b3
#a3a6b2
#a2a5b1
#a1a4b0
#a0a3af
#9fa2ae
#9ea1ad
#9da0ac

Monochromatic Color with #abaeba

#abaeba
#d2d6e4
#0f0f10
#36373a
#5d5e65
#84868f

Tints of #abaeba Color

#abaeba
#b4b7c1
#bdc0c9
#c7c9d1
#d0d2d8
#d9dbe0
#e3e4e8
#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

#abaeba
#bab7ab

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

Split Complementary

#abaeba
#baafab
#b6baab

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

Analogous Color

#abb4ba
#abb1ba
#abaeba
#ababba
#aeabba

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

#abaeba
#baabae
#aebaab

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

#abaeba
#baabb5
#bab7ab
#abbab0

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

#abaeba
#bab7ab
#b6baab
#afabba

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

#abaeba Color Code Preview on Black Background Color

This is how #abaeba Color will look on black background color. Color contrast ratio is 9.50

#abaeba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abaeba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abaeba

#abaeba color code is use for CSS Background Color

Background color for the above div is #abaeba

HTML with inline CSS

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

#abaeba color code is use for CSS Border Color

CSS Border color for the above div is #abaeba

HTML with inline CSS

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

CSS Border Left color for the above div is #abaeba

HTML with inline CSS

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

CSS Border Right color for the above div is #abaeba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abaeba

HTML with inline CSS

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

CSS Border Top color for the above div is #abaeba

HTML with inline CSS

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

#abaeba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abaeba Color code Preview on White Background

This is how #abaeba Color code will look on white background color. Color contrast ratio is 2.21

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

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,174,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,183,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,174,186,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.