crispedge.com

Color picker

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

#c6d4b8 hex color - Green - Cool color - Information

#c6d4b8 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #c6d4b8 Color code in RGB color code model is created after adding 77.65% red color, 83.14% green color and 72.16% blue color. Hex #c6d4b8 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 13% yellow and 17% black.

Hex #c6d4b8 color code is between #ccccbb web safe hex color code and #bbddaa web safe hex color code. #ccccbb is the nearest web safe color code. You can see here many more shades of #c6d4b8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec6d4b8#c6d4b8
RGB Decimal198, 212, 184rgb(198, 212, 184)
RGB Percent78%, 83%, 72%rgb(78%, 83%, 72%)
CSS RGBa198, 212, 184,1rgba(198,212,184,1)
CMYK Modelcmyk(7%,0%,13%,17%)
HSL Color Space90,25% ,78%hsl(90,25% ,78%)
HSV Color Space90°, 13%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001101101010010111000
Octal306324270
Decimal198212184
Hexc6d4b8

Different shades of #c6d4b8 color code.

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

Light Shade of #c6d4b8
#dfe7d8
Dark Shade of #c6d4b8
#acc198
Saturated Shade of #c6d4b8
#c6dab2
Desaturated Shade of #c6d4b8
#c6cebe
Grey scale Shade of #c6d4b8
#c6c6c6
Brighten Shade
#dfedd1
Most Readable Shade
#000000

Shades of #c6d4b8 color code

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

#c6d4b8
#b0bca3
#9aa48f
#848d7a
#6e7566
#585e51
#42463d
#2c2f28
#161714
#000000

Similar Color like #c6d4b8 color

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

#c7d5b9
#c8d6ba
#c9d7bb
#cad8bc
#cbd9bd
#ccdabe
#cddbbf
#cedcc0
#cfddc1
#d0dec2
#d1dfc3
#d2e0c4
#d3e1c5
#d4e2c6
#c5d3b7
#c4d2b6
#c3d1b5
#c2d0b4
#c1cfb3
#c0ceb2
#bfcdb1
#beccb0
#bdcbaf
#bccaae
#bbc9ad
#bac8ac
#b9c7ab
#b8c6aa

Monochromatic Color with #c6d4b8

#c6d4b8
#eefedd
#272a24
#4f5449
#777f6e
#9ea993

Tints of #c6d4b8 Color

#c6d4b8
#ccd8bf
#d2ddc7
#d9e2cf
#dfe7d7
#e5ebdf
#ecf0e7
#f2f5ef
#f8faf7
#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

#c6d4b8
#c6b8d4

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

Split Complementary

#c6d4b8
#b8b8d4
#d4b8d4

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

Analogous Color

#d1d4b8
#ccd4b8
#c6d4b8
#c0d4b8
#bbd4b8

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

#c6d4b8
#b8c6d4
#d4b8c6

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

#c6d4b8
#b8d4d4
#c6b8d4
#d4b8b8

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

#c6d4b8
#c6b8d4
#d4b8d4
#b8d4b8

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

#c6d4b8 Color Code Preview on Black Background Color

This is how #c6d4b8 Color will look on black background color. Color contrast ratio is 13.51

#c6d4b8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6d4b8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6d4b8

#c6d4b8 color code is use for CSS Background Color

Background color for the above div is #c6d4b8

HTML with inline CSS

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

#c6d4b8 color code is use for CSS Border Color

CSS Border color for the above div is #c6d4b8

HTML with inline CSS

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

CSS Border Left color for the above div is #c6d4b8

HTML with inline CSS

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

CSS Border Right color for the above div is #c6d4b8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6d4b8

HTML with inline CSS

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

CSS Border Top color for the above div is #c6d4b8

HTML with inline CSS

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

#c6d4b8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6d4b8 Color code Preview on White Background

This is how #c6d4b8 Color code will look on white background color. Color contrast ratio is 1.55

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

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.