Skip to main content Skip to docs navigation

#cfbc9c hex color | Download Light Brown 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 Bird’s Nest and its hex is #CFBB9B Nearest Color Name

Color Hue/Base color: Brown

Hex #cfbc9c Color code in RGB color code model is created after adding 81.18% red color, 73.73% green color and 61.18% blue color. Hex #cfbc9c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 25% yellow and 18.82% black.

Hex #cfbc9c color code is between #ccbb99 web safe hex color code and #ddccaa web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #cfbc9c color code.

RGB Chart

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

Color Table

Hex Color Code cfbc9c #cfbc9c
RGB Decimal 207, 188, 156 207, 188, 156
RGB Percent 81%, 74%, 61% rgb(81%, 74%, 61%)
CSS RGBa 207, 188, 156,1 rgba(207,188,156,1)
CMYK Model cmyk(0%,9%,25%,18.82%)
HSL Color Space 38,35% ,71% hsl(38,35% ,71%)
HSV Color Space 38°, 25%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 10111100 10011100
Octal 317 274 234
Decimal 207 188 156
Hex cf bc 9c

Different shades of #cfbc9c color code.

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

Darkest of #cfbc9c
#8d7245
Darker of #cfbc9c
#ae8e57
Dark of #cfbc9c
#bea57a
Base of #cfbc9c
#cfbc9c
Light of #cfbc9c
#e0d3be
Lighter
#f0eae1
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

#cfbc9c
#9cafcf

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

Split Complementary

#cfbc9c
#9cc9cf
#a39ccf

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

Analogous Color

#cf9e9c
#cfa79c
#cfbc9c
#cfcd9c
#bccf9c

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

#cfbc9c
#bc9ccf
#9ccfbc

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

#cfbc9c
#9ccfbc
#9cafcf
#cf9caf

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

#cfbc9c
#9ccfa3
#9cafcf
#cf9cc9

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 #cfbc9c

#6b5734
#8d7245
#ae8e57
#bea57a
#cfbc9c
#e0d3be
#f0eae1
#ffffff
#ffffff

Tints of #cfbc9c Color

#cfbc9c
#d4c3a7
#d9cab2
#dfd2bd
#e4d9c8
#e9e1d3
#efe8de
#f4f0e9
#f9f7f4
#ffffff

Shades of #cfbc9c color code

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

#cfbc9c
#b8a78a
#a19279
#8a7d68
#736856
#5c5345
#453e34
#2e2922
#171411
#000000

Tones

#cfbc9c
#c0b8ab
#b6b6b6
#b6b6b6
#b6b6b6

Tones

Similar Color like #cfbc9c color

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

#d0bd9d
#d1be9e
#d2bf9f
#d3c0a0
#d4c1a1
#d5c2a2
#d6c3a3
#d7c4a4
#d8c5a5
#d9c6a6
#dac7a7
#dbc8a8
#dcc9a9
#ddcaaa
#cebb9b
#cdba9a
#ccb999
#cbb898
#cab797
#c9b696
#c8b595
#c7b494
#c6b393
#c5b292
#c4b191
#c3b090
#c2af8f
#c1ae8e

Download this Light Brown

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

#cfbc9c Color Code Preview on Black Background Color

This is how #cfbc9c Color will look on black background color. Color contrast ratio is 11.33

#cfbc9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfbc9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfbc9c

#cfbc9c color code is use for CSS Background Color

Background color for the above div is #cfbc9c

HTML with inline CSS

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

#cfbc9c color code is use for CSS Border Color

CSS Border color for the above div is #cfbc9c

HTML with inline CSS

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

CSS Border Left color for the above div is #cfbc9c

HTML with inline CSS

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

CSS Border Right color for the above div is #cfbc9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfbc9c

HTML with inline CSS

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

CSS Border Top color for the above div is #cfbc9c

HTML with inline CSS

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

#cfbc9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfbc9c Color code Preview on White Background

This is how #cfbc9c Color code will look on white background color. Color contrast ratio is 1.85

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

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(207,188,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,175,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(207,188,156,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }