crispedge.com

Color picker

Loading...

#cca98d hex color - Brown - Warm color - Information

#cca98d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cca98d Color code in RGB color code model is created after adding 80% red color, 66.27% green color and 55.29% blue color. Hex #cca98d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 31% yellow and 20% black.

Hex #cca98d color code is between #bbaa88 web safe hex color code and #dd9999 web safe hex color code. #bbaa88 is the nearest web safe color code. You can see here many more shades of #cca98d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecca98d#cca98d
RGB Decimal204, 169, 141rgb(204, 169, 141)
RGB Percent80%, 66%, 55%rgb(80%, 66%, 55%)
CSS RGBa204, 169, 141,1rgba(204,169,141,1)
CMYK Modelcmyk(0%,17%,31%,20%)
HSL Color Space27,38% ,68%hsl(27,38% ,68%)
HSV Color Space27°, 31%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010100110001101
Octal314251215
Decimal204169141
Hexcca98d

Different shades of #cca98d color code.

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

Light Shade of #cca98d
#dcc4b0
Dark Shade of #cca98d
#bc8e6a
Saturated Shade of #cca98d
#d4a885
Desaturated Shade of #cca98d
#c4aa95
Grey scale Shade of #cca98d
#acacac
Brighten Shade
#e5c2a6
Most Readable Shade
#000000

Shades of #cca98d color code

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

#cca98d
#b5967d
#9e836d
#88705e
#715d4e
#5a4b3e
#44382f
#2d251f
#16120f
#000000

Similar Color like #cca98d color

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

#cdaa8e
#ceab8f
#cfac90
#d0ad91
#d1ae92
#d2af93
#d3b094
#d4b195
#d5b296
#d6b397
#d7b498
#d8b599
#d9b69a
#dab79b
#cba88c
#caa78b
#c9a68a
#c8a589
#c7a488
#c6a387
#c5a286
#c4a185
#c3a084
#c29f83
#c19e82
#c09d81
#bf9c80
#be9b7f

Monochromatic Color with #cca98d

#cca98d
#f6ccaa
#221c17
#4c3f35
#776352
#a18670

Tints of #cca98d Color

#cca98d
#d1b299
#d7bca6
#ddc5b3
#e2cfbf
#e8d8cc
#eee2d9
#f3ebe5
#f9f5f2
#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

#cca98d
#8db0cc

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

Split Complementary

#cca98d
#8dccc9
#8d91cc

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

Analogous Color

#cc908d
#cc9c8d
#cca98d
#ccb68d
#ccc28d

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

#cca98d
#8dcca9
#a98dcc

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

#cca98d
#90cc8d
#8db0cc
#c88dcc

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

#cca98d
#8db0cc
#8d91cc
#ccc88d

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

#cca98d Color Code Preview on Black Background Color

This is how #cca98d Color will look on black background color. Color contrast ratio is 9.63

#cca98d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca98d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca98d

#cca98d color code is use for CSS Background Color

Background color for the above div is #cca98d

HTML with inline CSS

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

#cca98d color code is use for CSS Border Color

CSS Border color for the above div is #cca98d

HTML with inline CSS

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

CSS Border Left color for the above div is #cca98d

HTML with inline CSS

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

CSS Border Right color for the above div is #cca98d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cca98d

HTML with inline CSS

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

CSS Border Top color for the above div is #cca98d

HTML with inline CSS

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

#cca98d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cca98d Color code Preview on White Background

This is how #cca98d Color code will look on white background color. Color contrast ratio is 2.18

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

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(204,169,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,176,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,169,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.