crispedge.com

Color picker

Loading...

#cfb79d hex color - Brown - Warm color - Information

#cfb79d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cfb79d Color code in RGB color code model is created after adding 81.18% red color, 71.76% green color and 61.57% blue color. Hex #cfb79d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 24% yellow and 19% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codecfb79d#cfb79d
RGB Decimal207, 183, 157rgb(207, 183, 157)
RGB Percent81%, 72%, 62%rgb(81%, 72%, 62%)
CSS RGBa207, 183, 157,1rgba(207,183,157,1)
CMYK Modelcmyk(0%,12%,24%,19%)
HSL Color Space31,34% ,71%hsl(31,34% ,71%)
HSV Color Space31°, 24%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011111011011110011101
Octal317267235
Decimal207183157
Hexcfb79d

Different shades of #cfb79d color code.

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

Light Shade of #cfb79d
#e0d0bf
Dark Shade of #cfb79d
#be9e7b
Saturated Shade of #cfb79d
#d6b796
Desaturated Shade of #cfb79d
#c8b7a4
Grey scale Shade of #cfb79d
#b6b6b6
Brighten Shade
#e8d0b6
Most Readable Shade
#000000

Shades of #cfb79d color code

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

#cfb79d
#b8a28b
#a18e7a
#8a7a68
#736557
#5c5145
#453d34
#2e2822
#171411
#000000

Similar Color like #cfb79d color

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

#d0b89e
#d1b99f
#d2baa0
#d3bba1
#d4bca2
#d5bda3
#d6bea4
#d7bfa5
#d8c0a6
#d9c1a7
#dac2a8
#dbc3a9
#dcc4aa
#ddc5ab
#ceb69c
#cdb59b
#ccb49a
#cbb399
#cab298
#c9b197
#c8b096
#c7af95
#c6ae94
#c5ad93
#c4ac92
#c3ab91
#c2aa90
#c1a98f

Monochromatic Color with #cfb79d

#cfb79d
#f9ddbd
#25211c
#4f463c
#7a6c5d
#a4917d

Tints of #cfb79d Color

#cfb79d
#d4bfa7
#d9c7b2
#dfcfbd
#e4d7c8
#e9dfd3
#efe7de
#f4efe9
#f9f7f4
#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

#cfb79d
#9db5cf

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

Split Complementary

#cfb79d
#9dcecf
#9e9dcf

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

Analogous Color

#cfa39d
#cfad9d
#cfb79d
#cfc19d
#cfcb9d

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

#cfb79d
#9dcfb7
#b79dcf

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

#cfb79d
#9dcf9e
#9db5cf
#cf9dce

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

#cfb79d
#9db5cf
#9e9dcf
#cecf9d

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

#cfb79d Color Code Preview on Black Background Color

This is how #cfb79d Color will look on black background color. Color contrast ratio is 10.91

#cfb79d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfb79d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfb79d

#cfb79d color code is use for CSS Background Color

Background color for the above div is #cfb79d

HTML with inline CSS

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

#cfb79d color code is use for CSS Border Color

CSS Border color for the above div is #cfb79d

HTML with inline CSS

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

CSS Border Left color for the above div is #cfb79d

HTML with inline CSS

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

CSS Border Right color for the above div is #cfb79d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfb79d

HTML with inline CSS

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

CSS Border Top color for the above div is #cfb79d

HTML with inline CSS

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

#cfb79d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfb79d Color code Preview on White Background

This is how #cfb79d Color code will look on white background color. Color contrast ratio is 1.92

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(207,183,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,181,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(207,183,157,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.