crispedge.com

Color picker

Loading...

#acb1c9 hex color - Blue - Cool color - Information

#acb1c9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #acb1c9 Color code in RGB color code model is created after adding 67.45% red color, 69.41% green color and 78.82% blue color. Hex #acb1c9 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 12% magenta, 0% yellow and 21% black.

Hex #acb1c9 color code is between #aaaacc web safe hex color code and #bbbbbb web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #acb1c9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeacb1c9#acb1c9
RGB Decimal172, 177, 201rgb(172, 177, 201)
RGB Percent67%, 69%, 79%rgb(67%, 69%, 79%)
CSS RGBa172, 177, 201,1rgba(172,177,201,1)
CMYK Modelcmyk(14%,12%,0%,21%)
HSL Color Space230,21% ,73%hsl(230,21% ,73%)
HSV Color Space230°, 14%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001011000111001001
Octal254261311
Decimal172177201
Hexacb1c9

Different shades of #acb1c9 color code.

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

Light Shade of #acb1c9
#cbcedd
Dark Shade of #acb1c9
#8d94b5
Saturated Shade of #acb1c9
#a5acd0
Desaturated Shade of #acb1c9
#b3b5c2
Grey scale Shade of #acb1c9
#bababa
Brighten Shade
#c5cae2
Most Readable Shade
#000000

Shades of #acb1c9 color code

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

#acb1c9
#989db2
#85899c
#727686
#5f626f
#4c4e59
#393b43
#26272c
#131316
#000000

Similar Color like #acb1c9 color

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

#adb2ca
#aeb3cb
#afb4cc
#b0b5cd
#b1b6ce
#b2b7cf
#b3b8d0
#b4b9d1
#b5bad2
#b6bbd3
#b7bcd4
#b8bdd5
#b9bed6
#babfd7
#abb0c8
#aaafc7
#a9aec6
#a8adc5
#a7acc4
#a6abc3
#a5aac2
#a4a9c1
#a3a8c0
#a2a7bf
#a1a6be
#a0a5bd
#9fa4bc
#9ea3bb

Monochromatic Color with #acb1c9

#acb1c9
#d0d6f3
#1b1b1f
#3f4149
#636674
#888c9e

Tints of #acb1c9 Color

#acb1c9
#b5b9cf
#bec2d5
#c7cbdb
#d0d3e1
#dadce7
#e3e5ed
#ecedf3
#f5f6f9
#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

#acb1c9
#c9c4ac

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

Split Complementary

#acb1c9
#c9b6ac
#c0c9ac

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

Analogous Color

#acbdc9
#acb7c9
#acb1c9
#adacc9
#b3acc9

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

#acb1c9
#c9acb1
#b1c9ac

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

#acb1c9
#c9acbf
#c9c4ac
#acc9b5

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

#acb1c9
#c9c4ac
#c0c9ac
#b6acc9

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

#acb1c9 Color Code Preview on Black Background Color

This is how #acb1c9 Color will look on black background color. Color contrast ratio is 9.89

#acb1c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb1c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acb1c9

#acb1c9 color code is use for CSS Background Color

Background color for the above div is #acb1c9

HTML with inline CSS

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

#acb1c9 color code is use for CSS Border Color

CSS Border color for the above div is #acb1c9

HTML with inline CSS

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

CSS Border Left color for the above div is #acb1c9

HTML with inline CSS

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

CSS Border Right color for the above div is #acb1c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acb1c9

HTML with inline CSS

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

CSS Border Top color for the above div is #acb1c9

HTML with inline CSS

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

#acb1c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acb1c9 Color code Preview on White Background

This is how #acb1c9 Color code will look on white background color. Color contrast ratio is 2.12

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

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(172,177,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(201,196,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,177,201,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.