crispedge.com

Color picker

Loading...

#cfae97 hex color - Brown - Warm color - Information

#cfae97 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cfae97 Color code in RGB color code model is created after adding 81.18% red color, 68.24% green color and 59.22% blue color. Hex #cfae97 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 27% yellow and 19% black.

Hex #cfae97 color code is between #ccaa99 web safe hex color code and #ddbb88 web safe hex color code. #ccaa99 is the nearest web safe color code. You can see here many more shades of #cfae97 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codecfae97#cfae97
RGB Decimal207, 174, 151rgb(207, 174, 151)
RGB Percent81%, 68%, 59%rgb(81%, 68%, 59%)
CSS RGBa207, 174, 151,1rgba(207,174,151,1)
CMYK Modelcmyk(0%,16%,27%,19%)
HSL Color Space25,37% ,70%hsl(25,37% ,70%)
HSV Color Space25°, 27%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011111010111010010111
Octal317256227
Decimal207174151
Hexcfae97

Different shades of #cfae97 color code.

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

Light Shade of #cfae97
#dfc9ba
Dark Shade of #cfae97
#bf9374
Saturated Shade of #cfae97
#d7ad8f
Desaturated Shade of #cfae97
#c7af9f
Grey scale Shade of #cfae97
#b3b3b3
Brighten Shade
#e8c7b0
Most Readable Shade
#000000

Shades of #cfae97 color code

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

#cfae97
#b89a86
#a18775
#8a7464
#736053
#5c4d43
#453a32
#2e2621
#171310
#000000

Similar Color like #cfae97 color

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

#d0af98
#d1b099
#d2b19a
#d3b29b
#d4b39c
#d5b49d
#d6b59e
#d7b69f
#d8b7a0
#d9b8a1
#dab9a2
#dbbaa3
#dcbba4
#ddbca5
#cead96
#cdac95
#ccab94
#cbaa93
#caa992
#c9a891
#c8a790
#c7a68f
#c6a58e
#c5a48d
#c4a38c
#c3a28b
#c2a18a
#c1a089

Monochromatic Color with #cfae97

#cfae97
#f9d2b6
#251f1b
#4f433a
#7a6759
#a48a78

Tints of #cfae97 Color

#cfae97
#d4b7a2
#d9c0ae
#dfc9b9
#e4d2c5
#e9dbd0
#efe4dc
#f4ede7
#f9f6f3
#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

#cfae97
#97b8cf

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

Split Complementary

#cfae97
#97cfca
#979ccf

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

Analogous Color

#cf9897
#cfa397
#cfae97
#cfb997
#cfc497

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

#cfae97
#97cfae
#ae97cf

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

#cfae97
#9ccf97
#97b8cf
#ca97cf

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

#cfae97
#97b8cf
#979ccf
#cfca97

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

#cfae97 Color Code Preview on Black Background Color

This is how #cfae97 Color will look on black background color. Color contrast ratio is 10.15

#cfae97 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfae97

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfae97

#cfae97 color code is use for CSS Background Color

Background color for the above div is #cfae97

HTML with inline CSS

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

#cfae97 color code is use for CSS Border Color

CSS Border color for the above div is #cfae97

HTML with inline CSS

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

CSS Border Left color for the above div is #cfae97

HTML with inline CSS

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

CSS Border Right color for the above div is #cfae97

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfae97

HTML with inline CSS

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

CSS Border Top color for the above div is #cfae97

HTML with inline CSS

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

#cfae97 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfae97 Color code Preview on White Background

This is how #cfae97 Color code will look on white background color. Color contrast ratio is 2.07

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.