crispedge.com

Color picker

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

#c1dbd5 hex color - Green - Cool color - Information

#c1dbd5 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #c1dbd5 Color code in RGB color code model is created after adding 75.69% red color, 85.88% green color and 83.53% blue color. Hex #c1dbd5 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 3% yellow and 14% black.

Hex #c1dbd5 color code is between #bbdddd web safe hex color code and #cccccc web safe hex color code. #bbdddd is the nearest web safe color code. You can see here many more shades of #c1dbd5 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codec1dbd5#c1dbd5
RGB Decimal193, 219, 213rgb(193, 219, 213)
RGB Percent76%, 86%, 84%rgb(76%, 86%, 84%)
CSS RGBa193, 219, 213,1rgba(193,219,213,1)
CMYK Modelcmyk(12%,0%,3%,14%)
HSL Color Space166,27% ,81%hsl(166,27% ,81%)
HSV Color Space166°, 12%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000011101101111010101
Octal301333325
Decimal193219213
Hexc1dbd5

Different shades of #c1dbd5 color code.

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

Light Shade of #c1dbd5
#e1eeeb
Dark Shade of #c1dbd5
#a1c8bf
Saturated Shade of #c1dbd5
#bce0d8
Desaturated Shade of #c1dbd5
#c6d6d2
Grey scale Shade of #c1dbd5
#cecece
Brighten Shade
#daf4ee
Most Readable Shade
#000000

Shades of #c1dbd5 color code

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

#c1dbd5
#abc2bd
#96aaa5
#80928e
#6b7976
#55615e
#404947
#2a302f
#151817
#000000

Similar Color like #c1dbd5 color

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

#c2dcd6
#c3ddd7
#c4ded8
#c5dfd9
#c6e0da
#c7e1db
#c8e2dc
#c9e3dd
#cae4de
#cbe5df
#cce6e0
#cde7e1
#cee8e2
#cfe9e3
#c0dad4
#bfd9d3
#bed8d2
#bdd7d1
#bcd6d0
#bbd5cf
#bad4ce
#b9d3cd
#b8d2cc
#b7d1cb
#b6d0ca
#b5cfc9
#b4cec8
#b3cdc7

Monochromatic Color with #c1dbd5

#c1dbd5
#060606
#2b3130
#515b59
#768682
#9cb0ac

Tints of #c1dbd5 Color

#c1dbd5
#c7dfd9
#cee3de
#d5e7e3
#dcebe7
#e3efec
#eaf3f1
#f1f7f5
#f8fbfa
#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

#c1dbd5
#dbc1c7

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

Split Complementary

#c1dbd5
#dbc1d4
#dbc8c1

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

Analogous Color

#c1dbcb
#c1dbd0
#c1dbd5
#c1dbda
#c1d7db

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

#c1dbd5
#d5c1db
#dbd5c1

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

#c1dbd5
#c8c1db
#dbc1c7
#d4dbc1

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

#c1dbd5
#dbc1c7
#dbc8c1
#c1d4db

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

#c1dbd5 Color Code Preview on Black Background Color

This is how #c1dbd5 Color will look on black background color. Color contrast ratio is 14.36

#c1dbd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1dbd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1dbd5

#c1dbd5 color code is use for CSS Background Color

Background color for the above div is #c1dbd5

HTML with inline CSS

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

#c1dbd5 color code is use for CSS Border Color

CSS Border color for the above div is #c1dbd5

HTML with inline CSS

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

CSS Border Left color for the above div is #c1dbd5

HTML with inline CSS

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

CSS Border Right color for the above div is #c1dbd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1dbd5

HTML with inline CSS

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

CSS Border Top color for the above div is #c1dbd5

HTML with inline CSS

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

#c1dbd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1dbd5 Color code Preview on White Background

This is how #c1dbd5 Color code will look on white background color. Color contrast ratio is 1.46

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.