crispedge.com

Color picker

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

#adc6c7 hex color - Green - Cool color - Information

#adc6c7 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #adc6c7 Color code in RGB color code model is created after adding 67.84% red color, 77.65% green color and 78.04% blue color. Hex #adc6c7 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 1% magenta, 0% yellow and 22% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeadc6c7#adc6c7
RGB Decimal173, 198, 199rgb(173, 198, 199)
RGB Percent68%, 78%, 78%rgb(68%, 78%, 78%)
CSS RGBa173, 198, 199,1rgba(173,198,199,1)
CMYK Modelcmyk(13%,1%,0%,22%)
HSL Color Space182,19% ,73%hsl(182,19% ,73%)
HSV Color Space182°, 13%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011100011011000111
Octal255306307
Decimal173198199
Hexadc6c7

Different shades of #adc6c7 color code.

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

Light Shade of #adc6c7
#cbdbdc
Dark Shade of #adc6c7
#8fb1b2
Saturated Shade of #adc6c7
#a6ccce
Desaturated Shade of #adc6c7
#b4c0c0
Grey scale Shade of #adc6c7
#bababa
Brighten Shade
#c6dfe0
Most Readable Shade
#000000

Shades of #adc6c7 color code

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

#adc6c7
#99b0b0
#869a9a
#738484
#606e6e
#4c5858
#394242
#262c2c
#131616
#000000

Similar Color like #adc6c7 color

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

#aec7c8
#afc8c9
#b0c9ca
#b1cacb
#b2cbcc
#b3cccd
#b4cdce
#b5cecf
#b6cfd0
#b7d0d1
#b8d1d2
#b9d2d3
#bad3d4
#bbd4d5
#acc5c6
#abc4c5
#aac3c4
#a9c2c3
#a8c1c2
#a7c0c1
#a6bfc0
#a5bebf
#a4bdbe
#a3bcbd
#a2bbbc
#a1babb
#a0b9ba
#9fb8b9

Monochromatic Color with #adc6c7

#adc6c7
#d2f0f1
#191d1d
#3e4747
#637172
#889c9c

Tints of #adc6c7 Color

#adc6c7
#b6cccd
#bfd2d3
#c8d9d9
#d1dfdf
#dae5e6
#e3ecec
#ecf2f2
#f5f8f8
#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

#adc6c7
#c7aead

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

Split Complementary

#adc6c7
#c7adb9
#c7bbad

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

Analogous Color

#adc7be
#adc7c3
#adc6c7
#adc1c7
#adbcc7

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

#adc6c7
#c7adc6
#c6c7ad

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

#adc6c7
#bbadc7
#c7aead
#b9c7ad

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

#adc6c7
#c7aead
#c7bbad
#adb9c7

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

#adc6c7 Color Code Preview on Black Background Color

This is how #adc6c7 Color will look on black background color. Color contrast ratio is 11.68

#adc6c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc6c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adc6c7

#adc6c7 color code is use for CSS Background Color

Background color for the above div is #adc6c7

HTML with inline CSS

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

#adc6c7 color code is use for CSS Border Color

CSS Border color for the above div is #adc6c7

HTML with inline CSS

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

CSS Border Left color for the above div is #adc6c7

HTML with inline CSS

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

CSS Border Right color for the above div is #adc6c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adc6c7

HTML with inline CSS

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

CSS Border Top color for the above div is #adc6c7

HTML with inline CSS

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

#adc6c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adc6c7 Color code Preview on White Background

This is how #adc6c7 Color code will look on white background color. Color contrast ratio is 1.80

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

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.