Skip to main content Skip to docs navigation

#c0cbca hex color | Download Light Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is China Light Green and its hex is #BCC9C7 Nearest Color Name

Color Hue/Base color: Green

Hex #c0cbca Color code in RGB color code model is created after adding 75.29% red color, 79.61% green color and 79.22% blue color. Hex #c0cbca Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 0% yellow and 20.39% black.

Hex #c0cbca color code is between #bbcccc web safe hex color code and #ccbbbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #c0cbca color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c0cbca #c0cbca
RGB Decimal 192, 203, 202 192, 203, 202
RGB Percent 75%, 80%, 79% rgb(75%, 80%, 79%)
CSS RGBa 192, 203, 202,1 rgba(192,203,202,1)
CMYK Model cmyk(5%,0%,0%,20.39%)
HSL Color Space 175,10% ,77% hsl(175,10% ,77%)
HSV Color Space 175°, 5%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000000 11001011 11001010
Octal 300 313 312
Decimal 192 203 202
Hex c0 cb ca

Different shades of #c0cbca color code.

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

Darkest of #c0cbca
#6d8582
Darker of #c0cbca
#889d9b
Dark of #c0cbca
#a4b4b2
Base of #c0cbca
#c0cbca
Light of #c0cbca
#dce2e2
Lighter
#f8f9f9
Lightest
#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

#c0cbca
#cbc0c1

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

Split Complementary

#c0cbca
#cbc0c6
#cbc4c0

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

Analogous Color

#c0cbc4
#c0cbc5
#c0cbca
#c0c8cb
#c0c4cb

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

#c0cbca
#cbcac0
#cac0cb

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

#c0cbca
#cac0cb
#cbc0c1
#c1cbc0

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c0cbca
#c4c0cb
#cbc0c1
#c6cbc0

Square 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).

Monochromatic Color with #c0cbca

#566967
#6d8582
#889d9b
#a4b4b2
#c0cbca
#dce2e2
#f8f9f9
#ffffff
#ffffff

Tints of #c0cbca Color

#c0cbca
#c7d0cf
#ced6d5
#d5dcdb
#dce2e1
#e3e7e7
#eaeded
#f1f3f3
#f8f9f9
#ffffff

Shades of #c0cbca color code

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

#c0cbca
#aab4b3
#959d9d
#808786
#6a7070
#555a59
#404343
#2a2d2c
#151616
#000000

Tones

#c0cbca
#c5c5c5
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #c0cbca color

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

#c1cccb
#c2cdcc
#c3cecd
#c4cfce
#c5d0cf
#c6d1d0
#c7d2d1
#c8d3d2
#c9d4d3
#cad5d4
#cbd6d5
#ccd7d6
#cdd8d7
#ced9d8
#bfcac9
#bec9c8
#bdc8c7
#bcc7c6
#bbc6c5
#bac5c4
#b9c4c3
#b8c3c2
#b7c2c1
#b6c1c0
#b5c0bf
#b4bfbe
#b3bebd
#b2bdbc

Download this Light Green

Hex #c0cbca 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.

#c0cbca Color Code Preview on Black Background Color

This is how #c0cbca Color will look on black background color. Color contrast ratio is 12.64

#c0cbca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c0cbca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c0cbca

#c0cbca color code is use for CSS Background Color

Background color for the above div is #c0cbca

HTML with inline CSS

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

#c0cbca color code is use for CSS Border Color

CSS Border color for the above div is #c0cbca

HTML with inline CSS

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

CSS Border Left color for the above div is #c0cbca

HTML with inline CSS

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

CSS Border Right color for the above div is #c0cbca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c0cbca

HTML with inline CSS

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

CSS Border Top color for the above div is #c0cbca

HTML with inline CSS

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

#c0cbca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c0cbca Color code Preview on White Background

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(192,203,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,192,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,203,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }