crispedge.com

Color picker

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

#c6d3b4 hex color - Green - Warm color - Information

#c6d3b4 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #c6d3b4 Color code in RGB color code model is created after adding 77.65% red color, 82.75% green color and 70.59% blue color. Hex #c6d3b4 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 15% yellow and 17% black.

Hex #c6d3b4 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 #c6d3b4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec6d3b4#c6d3b4
RGB Decimal198, 211, 180rgb(198, 211, 180)
RGB Percent78%, 83%, 71%rgb(78%, 83%, 71%)
CSS RGBa198, 211, 180,1rgba(198,211,180,1)
CMYK Modelcmyk(6%,0%,15%,17%)
HSL Color Space85,26% ,77%hsl(85,26% ,77%)
HSV Color Space85°, 15%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101101001110110100
Octal306323264
Decimal198211180
Hexc6d3b4

Different shades of #c6d3b4 color code.

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

Light Shade of #c6d3b4
#dee6d4
Dark Shade of #c6d3b4
#aec094
Saturated Shade of #c6d3b4
#c7d9ae
Desaturated Shade of #c6d3b4
#c5cdba
Grey scale Shade of #c6d3b4
#c3c3c3
Brighten Shade
#dfeccd
Most Readable Shade
#000000

Shades of #c6d3b4 color code

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

#c6d3b4
#b0bba0
#9aa48c
#848c78
#6e7564
#585d50
#42463c
#2c2e28
#161714
#000000

Similar Color like #c6d3b4 color

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

#c7d4b5
#c8d5b6
#c9d6b7
#cad7b8
#cbd8b9
#ccd9ba
#cddabb
#cedbbc
#cfdcbd
#d0ddbe
#d1debf
#d2dfc0
#d3e0c1
#d4e1c2
#c5d2b3
#c4d1b2
#c3d0b1
#c2cfb0
#c1ceaf
#c0cdae
#bfccad
#becbac
#bdcaab
#bcc9aa
#bbc8a9
#bac7a8
#b9c6a7
#b8c5a6

Monochromatic Color with #c6d3b4

#c6d3b4
#eefdd8
#262923
#4e5347
#767e6b
#9ea890

Tints of #c6d3b4 Color

#c6d3b4
#ccd7bc
#d2dcc4
#d9e1cd
#dfe6d5
#e5ebdd
#ecf0e6
#f2f5ee
#f8faf6
#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

#c6d3b4
#c1b4d3

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

Split Complementary

#c6d3b4
#b4b7d3
#d0b4d3

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

Analogous Color

#d2d3b4
#ccd3b4
#c6d3b4
#c0d3b4
#bad3b4

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

#c6d3b4
#b4c6d3
#d3b4c6

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

#c6d3b4
#b4d3d0
#c1b4d3
#d3b4b6

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

#c6d3b4
#c1b4d3
#d0b4d3
#b7d3b4

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

#c6d3b4 Color Code Preview on Black Background Color

This is how #c6d3b4 Color will look on black background color. Color contrast ratio is 13.38

#c6d3b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6d3b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6d3b4

#c6d3b4 color code is use for CSS Background Color

Background color for the above div is #c6d3b4

HTML with inline CSS

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

#c6d3b4 color code is use for CSS Border Color

CSS Border color for the above div is #c6d3b4

HTML with inline CSS

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

CSS Border Left color for the above div is #c6d3b4

HTML with inline CSS

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

CSS Border Right color for the above div is #c6d3b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6d3b4

HTML with inline CSS

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

CSS Border Top color for the above div is #c6d3b4

HTML with inline CSS

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

#c6d3b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6d3b4 Color code Preview on White Background

This is how #c6d3b4 Color code will look on white background color. Color contrast ratio is 1.57

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

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.