crispedge.com

Color picker

Loading...

#cca695 hex color - Red - Warm color - Information

#cca695 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #cca695 Color code in RGB color code model is created after adding 80% red color, 65.1% green color and 58.43% blue color. Hex #cca695 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 27% yellow and 20% black.

Hex #cca695 color code is between #bbaa99 web safe hex color code and #dd9988 web safe hex color code. #bbaa99 is the nearest web safe color code. You can see here many more shades of #cca695 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codecca695#cca695
RGB Decimal204, 166, 149rgb(204, 166, 149)
RGB Percent80%, 65%, 58%rgb(80%, 65%, 58%)
CSS RGBa204, 166, 149,1rgba(204,166,149,1)
CMYK Modelcmyk(0%,19%,27%,20%)
HSL Color Space19,35% ,69%hsl(19,35% ,69%)
HSV Color Space19°, 27%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010011010010101
Octal314246225
Decimal204166149
Hexcca695

Different shades of #cca695 color code.

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

Light Shade of #cca695
#ddc3b7
Dark Shade of #cca695
#bb8973
Saturated Shade of #cca695
#d4a38d
Desaturated Shade of #cca695
#c4a99d
Grey scale Shade of #cca695
#b0b0b0
Brighten Shade
#e5bfae
Most Readable Shade
#000000

Shades of #cca695 color code

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

#cca695
#b59384
#9e8173
#886e63
#715c52
#5a4942
#443731
#2d2421
#161210
#000000

Similar Color like #cca695 color

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

#cda796
#cea897
#cfa998
#d0aa99
#d1ab9a
#d2ac9b
#d3ad9c
#d4ae9d
#d5af9e
#d6b09f
#d7b1a0
#d8b2a1
#d9b3a2
#dab4a3
#cba594
#caa493
#c9a392
#c8a291
#c7a190
#c6a08f
#c59f8e
#c49e8d
#c39d8c
#c29c8b
#c19b8a
#c09a89
#bf9988
#be9887

Monochromatic Color with #cca695

#cca695
#f6c9b4
#221c19
#4c3e38
#776157
#a18376

Tints of #cca695 Color

#cca695
#d1afa0
#d7b9ac
#ddc3b8
#e2cdc4
#e8d7cf
#eee1db
#f3ebe7
#f9f5f3
#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

#cca695
#95bbcc

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

Split Complementary

#cca695
#95ccc2
#95a0cc

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

Analogous Color

#cc959a
#cc9b95
#cca695
#ccb195
#ccbc95

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

#cca695
#95cca6
#a695cc

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

#cca695
#9fcc95
#95bbcc
#c195cc

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

#cca695
#95bbcc
#95a0cc
#ccc195

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

#cca695 Color Code Preview on Black Background Color

This is how #cca695 Color will look on black background color. Color contrast ratio is 9.46

#cca695 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca695

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca695

#cca695 color code is use for CSS Background Color

Background color for the above div is #cca695

HTML with inline CSS

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

#cca695 color code is use for CSS Border Color

CSS Border color for the above div is #cca695

HTML with inline CSS

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

CSS Border Left color for the above div is #cca695

HTML with inline CSS

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

CSS Border Right color for the above div is #cca695

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cca695

HTML with inline CSS

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

CSS Border Top color for the above div is #cca695

HTML with inline CSS

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

#cca695 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cca695 Color code Preview on White Background

This is how #cca695 Color code will look on white background color. Color contrast ratio is 2.22

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

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,166,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,187,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,166,149,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.