crispedge.com

Color picker

Loading...

#aaccbe hex color - Green - Cool color - Information

#aaccbe hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #aaccbe Color code in RGB color code model is created after adding 66.67% red color, 80% green color and 74.51% blue color. Hex #aaccbe Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 7% yellow and 20% black.

Hex #aaccbe color code is between #99bbbb web safe hex color code and #bbddcc web safe hex color code. #99bbbb is the nearest web safe color code. You can see here many more shades of #aaccbe color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeaaccbe#aaccbe
RGB Decimal170, 204, 190rgb(170, 204, 190)
RGB Percent67%, 80%, 75%rgb(67%, 80%, 75%)
CSS RGBa170, 204, 190,1rgba(170,204,190,1)
CMYK Modelcmyk(17%,0%,7%,20%)
HSL Color Space155,25% ,73%hsl(155,25% ,73%)
HSV Color Space155°, 17%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101100110010111110
Octal252314276
Decimal170204190
Hexaaccbe

Different shades of #aaccbe color code.

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

Light Shade of #aaccbe
#cadfd6
Dark Shade of #aaccbe
#8ab9a6
Saturated Shade of #aaccbe
#a3d3bf
Desaturated Shade of #aaccbe
#b1c5bd
Grey scale Shade of #aaccbe
#bbbbbb
Brighten Shade
#c3e5d7
Most Readable Shade
#000000

Shades of #aaccbe color code

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

#aaccbe
#97b5a8
#849e93
#71887e
#5e7169
#4b5a54
#38443f
#252d2a
#121615
#000000

Similar Color like #aaccbe color

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

#abcdbf
#accec0
#adcfc1
#aed0c2
#afd1c3
#b0d2c4
#b1d3c5
#b2d4c6
#b3d5c7
#b4d6c8
#b5d7c9
#b6d8ca
#b7d9cb
#b8dacc
#a9cbbd
#a8cabc
#a7c9bb
#a6c8ba
#a5c7b9
#a4c6b8
#a3c5b7
#a2c4b6
#a1c3b5
#a0c2b4
#9fc1b3
#9ec0b2
#9dbfb1
#9cbeb0

Monochromatic Color with #aaccbe

#aaccbe
#cdf6e6
#1c2220
#404c47
#63776f
#87a196

Tints of #aaccbe Color

#aaccbe
#b3d1c5
#bcd7cc
#c6ddd3
#cfe2da
#d9e8e2
#e2eee9
#ecf3f0
#f5f9f7
#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

#aaccbe
#ccaab8

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

Split Complementary

#aaccbe
#ccaac9
#ccadaa

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

Analogous Color

#aaccb0
#aaccb7
#aaccbe
#aaccc5
#aacccc

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

#aaccbe
#beaacc
#ccbeaa

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

#aaccbe
#adaacc
#ccaab8
#c9ccaa

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

#aaccbe
#ccaab8
#ccadaa
#aac9cc

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

#aaccbe Color Code Preview on Black Background Color

This is how #aaccbe Color will look on black background color. Color contrast ratio is 12.09

#aaccbe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaccbe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaccbe

#aaccbe color code is use for CSS Background Color

Background color for the above div is #aaccbe

HTML with inline CSS

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

#aaccbe color code is use for CSS Border Color

CSS Border color for the above div is #aaccbe

HTML with inline CSS

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

CSS Border Left color for the above div is #aaccbe

HTML with inline CSS

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

CSS Border Right color for the above div is #aaccbe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaccbe

HTML with inline CSS

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

CSS Border Top color for the above div is #aaccbe

HTML with inline CSS

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

#aaccbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaccbe Color code Preview on White Background

This is how #aaccbe Color code will look on white background color. Color contrast ratio is 1.74

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.