crispedge.com

Color picker

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

#adc1bb hex color - Green - Cool color - Information

#adc1bb hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #adc1bb Color code in RGB color code model is created after adding 67.84% red color, 75.69% green color and 73.33% blue color. Hex #adc1bb Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 3% yellow and 24% black.

Hex #adc1bb color code is between #aabbaa web safe hex color code and #bbcccc web safe hex color code. #aabbaa is the nearest web safe color code. You can see here many more shades of #adc1bb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeadc1bb#adc1bb
RGB Decimal173, 193, 187rgb(173, 193, 187)
RGB Percent68%, 76%, 73%rgb(68%, 76%, 73%)
CSS RGBa173, 193, 187,1rgba(173,193,187,1)
CMYK Modelcmyk(10%,0%,3%,24%)
HSL Color Space162,14% ,72%hsl(162,14% ,72%)
HSV Color Space162°, 10%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011100000110111011
Octal255301273
Decimal173193187
Hexadc1bb

Different shades of #adc1bb color code.

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

Light Shade of #adc1bb
#cad7d3
Dark Shade of #adc1bb
#90aba3
Saturated Shade of #adc1bb
#a6c8be
Desaturated Shade of #adc1bb
#b4bab8
Grey scale Shade of #adc1bb
#b7b7b7
Brighten Shade
#c6dad4
Most Readable Shade
#000000

Shades of #adc1bb color code

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

#adc1bb
#99aba6
#869691
#73807c
#606b67
#4c5553
#39403e
#262a29
#131514
#000000

Similar Color like #adc1bb color

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

#aec2bc
#afc3bd
#b0c4be
#b1c5bf
#b2c6c0
#b3c7c1
#b4c8c2
#b5c9c3
#b6cac4
#b7cbc5
#b8ccc6
#b9cdc7
#bacec8
#bbcfc9
#acc0ba
#abbfb9
#aabeb8
#a9bdb7
#a8bcb6
#a7bbb5
#a6bab4
#a5b9b3
#a4b8b2
#a3b7b1
#a2b6b0
#a1b5af
#a0b4ae
#9fb3ad

Monochromatic Color with #adc1bb

#adc1bb
#d3ebe4
#151716
#3b413f
#616c69
#879692

Tints of #adc1bb Color

#adc1bb
#b6c7c2
#bfceca
#c8d5d1
#d1dcd9
#dae3e0
#e3eae8
#ecf1ef
#f5f8f7
#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

#adc1bb
#c1adb3

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

Split Complementary

#adc1bb
#c1adbd
#c1b1ad

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

Analogous Color

#adc1b3
#adc1b7
#adc1bb
#adc1bf
#adbfc1

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

#adc1bb
#bbadc1
#c1bbad

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

#adc1bb
#b1adc1
#c1adb3
#bdc1ad

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

#adc1bb
#c1adb3
#c1b1ad
#adbdc1

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

#adc1bb Color Code Preview on Black Background Color

This is how #adc1bb Color will look on black background color. Color contrast ratio is 11.12

#adc1bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc1bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc1bb

#adc1bb color code is use for CSS Background Color

Background color for the above div is #adc1bb

HTML with inline CSS

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

#adc1bb color code is use for CSS Border Color

CSS Border color for the above div is #adc1bb

HTML with inline CSS

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

CSS Border Left color for the above div is #adc1bb

HTML with inline CSS

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

CSS Border Right color for the above div is #adc1bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adc1bb

HTML with inline CSS

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

CSS Border Top color for the above div is #adc1bb

HTML with inline CSS

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

#adc1bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adc1bb Color code Preview on White Background

This is how #adc1bb Color code will look on white background color. Color contrast ratio is 1.89

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.