crispedge.com

Color picker

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

#c2cbb9 hex color - Green - Cool color - Information

#c2cbb9 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #c2cbb9 Color code in RGB color code model is created after adding 76.08% red color, 79.61% green color and 72.55% blue color. Hex #c2cbb9 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 9% yellow and 20% black.

Hex #c2cbb9 color code is between #bbccbb web safe hex color code and #ccbbaa web safe hex color code. #bbccbb is the nearest web safe color code. You can see here many more shades of #c2cbb9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec2cbb9#c2cbb9
RGB Decimal194, 203, 185rgb(194, 203, 185)
RGB Percent76%, 80%, 73%rgb(76%, 80%, 73%)
CSS RGBa194, 203, 185,1rgba(194,203,185,1)
CMYK Modelcmyk(4%,0%,9%,20%)
HSL Color Space90,15% ,76%hsl(90,15% ,76%)
HSV Color Space90°, 9%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000101100101110111001
Octal302313271
Decimal194203185
Hexc2cbb9

Different shades of #c2cbb9 color code.

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

Light Shade of #c2cbb9
#dbe1d6
Dark Shade of #c2cbb9
#a8b59c
Saturated Shade of #c2cbb9
#c2d1b3
Desaturated Shade of #c2cbb9
#c2c5bf
Grey scale Shade of #c2cbb9
#c2c2c2
Brighten Shade
#dbe4d2
Most Readable Shade
#000000

Shades of #c2cbb9 color code

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

#c2cbb9
#acb4a4
#969d8f
#81877b
#6b7066
#565a52
#40433d
#2b2d29
#151614
#000000

Similar Color like #c2cbb9 color

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

#c3ccba
#c4cdbb
#c5cebc
#c6cfbd
#c7d0be
#c8d1bf
#c9d2c0
#cad3c1
#cbd4c2
#ccd5c3
#cdd6c4
#ced7c5
#cfd8c6
#d0d9c7
#c1cab8
#c0c9b7
#bfc8b6
#bec7b5
#bdc6b4
#bcc5b3
#bbc4b2
#bac3b1
#b9c2b0
#b8c1af
#b7c0ae
#b6bfad
#b5beac
#b4bdab

Monochromatic Color with #c2cbb9

#c2cbb9
#ebf5e0
#20211e
#484b45
#71766c
#99a092

Tints of #c2cbb9 Color

#c2cbb9
#c8d0c0
#cfd6c8
#d6dcd0
#dde2d8
#e3e7df
#eaede7
#f1f3ef
#f8f9f7
#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

#c2cbb9
#c2b9cb

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

Split Complementary

#c2cbb9
#b9b9cb
#cbb9cb

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

Analogous Color

#c9cbb9
#c6cbb9
#c2cbb9
#becbb9
#bbcbb9

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

#c2cbb9
#b9c2cb
#cbb9c2

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

#c2cbb9
#b9cbcb
#c2b9cb
#cbb9b9

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

#c2cbb9
#c2b9cb
#cbb9cb
#b9cbb9

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

#c2cbb9 Color Code Preview on Black Background Color

This is how #c2cbb9 Color will look on black background color. Color contrast ratio is 12.54

#c2cbb9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2cbb9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2cbb9

#c2cbb9 color code is use for CSS Background Color

Background color for the above div is #c2cbb9

HTML with inline CSS

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

#c2cbb9 color code is use for CSS Border Color

CSS Border color for the above div is #c2cbb9

HTML with inline CSS

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

CSS Border Left color for the above div is #c2cbb9

HTML with inline CSS

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

CSS Border Right color for the above div is #c2cbb9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2cbb9

HTML with inline CSS

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

CSS Border Top color for the above div is #c2cbb9

HTML with inline CSS

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

#c2cbb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2cbb9 Color code Preview on White Background

This is how #c2cbb9 Color code will look on white background color. Color contrast ratio is 1.68

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

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.