crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#acbbc5 hex color - Blue - Cool color - Information

#acbbc5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #acbbc5 Color code in RGB color code model is created after adding 67.45% red color, 73.33% green color and 77.25% blue color. Hex #acbbc5 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 5% magenta, 0% yellow and 23% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeacbbc5#acbbc5
RGB Decimal172, 187, 197rgb(172, 187, 197)
RGB Percent67%, 73%, 77%rgb(67%, 73%, 77%)
CSS RGBa172, 187, 197,1rgba(172,187,197,1)
CMYK Modelcmyk(13%,5%,0%,23%)
HSL Color Space204,18% ,72%hsl(204,18% ,72%)
HSV Color Space204°, 13%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001011101111000101
Octal254273305
Decimal172187197
Hexacbbc5

Different shades of #acbbc5 color code.

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

Light Shade of #acbbc5
#cad4da
Dark Shade of #acbbc5
#8ea2b0
Saturated Shade of #acbbc5
#a5bccc
Desaturated Shade of #acbbc5
#b3babe
Grey scale Shade of #acbbc5
#b8b8b8
Brighten Shade
#c5d4de
Most Readable Shade
#000000

Shades of #acbbc5 color code

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

#acbbc5
#98a6af
#859199
#727c83
#5f676d
#4c5357
#393e41
#26292b
#131415
#000000

Similar Color like #acbbc5 color

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

#adbcc6
#aebdc7
#afbec8
#b0bfc9
#b1c0ca
#b2c1cb
#b3c2cc
#b4c3cd
#b5c4ce
#b6c5cf
#b7c6d0
#b8c7d1
#b9c8d2
#bac9d3
#abbac4
#aab9c3
#a9b8c2
#a8b7c1
#a7b6c0
#a6b5bf
#a5b4be
#a4b3bd
#a3b2bc
#a2b1bb
#a1b0ba
#a0afb9
#9faeb8
#9eadb7

Monochromatic Color with #acbbc5

#acbbc5
#d1e3ef
#181a1b
#3d4245
#626a70
#87939a

Tints of #acbbc5 Color

#acbbc5
#b5c2cb
#becad1
#c7d1d8
#d0d9de
#dae0e5
#e3e8eb
#eceff2
#f5f7f8
#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

#acbbc5
#c5b6ac

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

Split Complementary

#acbbc5
#c5acaf
#c5c3ac

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

Analogous Color

#acc5c5
#acc0c5
#acbbc5
#acb6c5
#acb1c5

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

#acbbc5
#c5acbb
#bbc5ac

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

#acbbc5
#c2acc5
#c5b6ac
#aec5ac

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

#acbbc5
#c5b6ac
#c5c3ac
#acafc5

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

#acbbc5 Color Code Preview on Black Background Color

This is how #acbbc5 Color will look on black background color. Color contrast ratio is 10.67

#acbbc5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acbbc5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acbbc5

#acbbc5 color code is use for CSS Background Color

Background color for the above div is #acbbc5

HTML with inline CSS

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

#acbbc5 color code is use for CSS Border Color

CSS Border color for the above div is #acbbc5

HTML with inline CSS

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

CSS Border Left color for the above div is #acbbc5

HTML with inline CSS

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

CSS Border Right color for the above div is #acbbc5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acbbc5

HTML with inline CSS

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

CSS Border Top color for the above div is #acbbc5

HTML with inline CSS

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

#acbbc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acbbc5 Color code Preview on White Background

This is how #acbbc5 Color code will look on white background color. Color contrast ratio is 1.97

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.