crispedge.com

Color picker

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

#a6d1d1 hex color - Green - Cool color - Information

#a6d1d1 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a6d1d1 Color code in RGB color code model is created after adding 65.1% red color, 81.96% green color and 81.96% blue color. Hex #a6d1d1 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 0% yellow and 18% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea6d1d1#a6d1d1
RGB Decimal166, 209, 209rgb(166, 209, 209)
RGB Percent65%, 82%, 82%rgb(65%, 82%, 82%)
CSS RGBa166, 209, 209,1rgba(166,209,209,1)
CMYK Modelcmyk(21%,0%,0%,18%)
HSL Color Space180,32% ,74%hsl(180,32% ,74%)
HSV Color Space180°, 21%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001101101000111010001
Octal246321321
Decimal166209209
Hexa6d1d1

Different shades of #a6d1d1 color code.

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

Light Shade of #a6d1d1
#c8e2e2
Dark Shade of #a6d1d1
#84c0c0
Saturated Shade of #a6d1d1
#9fd8d8
Desaturated Shade of #a6d1d1
#adcaca
Grey scale Shade of #a6d1d1
#bbbbbb
Brighten Shade
#bfeaea
Most Readable Shade
#000000

Shades of #a6d1d1 color code

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

#a6d1d1
#93b9b9
#81a2a2
#6e8b8b
#5c7474
#495c5c
#374545
#242e2e
#121717
#000000

Similar Color like #a6d1d1 color

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

#a7d2d2
#a8d3d3
#a9d4d4
#aad5d5
#abd6d6
#acd7d7
#add8d8
#aed9d9
#afdada
#b0dbdb
#b1dcdc
#b2dddd
#b3dede
#b4dfdf
#a5d0d0
#a4cfcf
#a3cece
#a2cdcd
#a1cccc
#a0cbcb
#9fcaca
#9ec9c9
#9dc8c8
#9cc7c7
#9bc6c6
#9ac5c5
#99c4c4
#98c3c3

Monochromatic Color with #a6d1d1

#a6d1d1
#c8fbfb
#1f2727
#415151
#627c7c
#84a6a6

Tints of #a6d1d1 Color

#a6d1d1
#afd6d6
#b9dbdb
#c3e0e0
#cde5e5
#d7eaea
#e1efef
#ebf4f4
#f5f9f9
#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

#a6d1d1
#d1a6a6

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

Split Complementary

#a6d1d1
#d1a6bc
#d1bca6

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

Analogous Color

#a6d1c0
#a6d1c8
#a6d1d1
#a6c8d1
#a6c0d1

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

#a6d1d1
#d1a6d1
#d1d1a6

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

#a6d1d1
#bba6d1
#d1a6a6
#bbd1a6

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

#a6d1d1
#d1a6a6
#d1bca6
#a6bcd1

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

#a6d1d1 Color Code Preview on Black Background Color

This is how #a6d1d1 Color will look on black background color. Color contrast ratio is 12.66

#a6d1d1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6d1d1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6d1d1

#a6d1d1 color code is use for CSS Background Color

Background color for the above div is #a6d1d1

HTML with inline CSS

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

#a6d1d1 color code is use for CSS Border Color

CSS Border color for the above div is #a6d1d1

HTML with inline CSS

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

CSS Border Left color for the above div is #a6d1d1

HTML with inline CSS

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

CSS Border Right color for the above div is #a6d1d1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6d1d1

HTML with inline CSS

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

CSS Border Top color for the above div is #a6d1d1

HTML with inline CSS

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

#a6d1d1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6d1d1 Color code Preview on White Background

This is how #a6d1d1 Color code will look on white background color. Color contrast ratio is 1.66

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

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.