crispedge.com

Color picker

Loading...

#cca195 hex color - Musk - Red - Warm color - Information

#cca195 hex color - Musk - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #cca195 Color Code is also known as Musk color.

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

Hex #cca195 color code is between #bb9999 web safe hex color code and #ddaa88 web safe hex color code. #bb9999 is the nearest web safe color code. You can see here many more shades of #cca195 color code.

0 Likes 0 Comments | 133 Views

RGB Chart

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

Color Table

Hex Color Codecca195#cca195
RGB Decimal204, 161, 149rgb(204, 161, 149)
RGB Percent80%, 63%, 58%rgb(80%, 63%, 58%)
CSS RGBa204, 161, 149,1rgba(204,161,149,1)
CMYK Modelcmyk(0%,21%,27%,20%)
HSL Color Space13,35% ,69%hsl(13,35% ,69%)
HSV Color Space13°, 27%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010000110010101
Octal314241225
Decimal204161149
Hexcca195

Different shades of #cca195 color code.

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

Light Shade of #cca195
#ddc0b7
Dark Shade of #cca195
#bb8273
Saturated Shade of #cca195
#d49d8d
Desaturated Shade of #cca195
#c4a59d
Grey scale Shade of #cca195
#b0b0b0
Brighten Shade
#e5baae
Most Readable Shade
#000000

Shades of #cca195 color code

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

#cca195
#b58f84
#9e7d73
#886b63
#715952
#5a4742
#443531
#2d2321
#161110
#000000

Similar Color like #cca195 color

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

#cda296
#cea397
#cfa498
#d0a599
#d1a69a
#d2a79b
#d3a89c
#d4a99d
#d5aa9e
#d6ab9f
#d7aca0
#d8ada1
#d9aea2
#daafa3
#cba094
#ca9f93
#c99e92
#c89d91
#c79c90
#c69b8f
#c59a8e
#c4998d
#c3988c
#c2978b
#c1968a
#c09589
#bf9488
#be9387

Monochromatic Color with #cca195

#cca195
#f6c3b4
#221b19
#4c3c38
#775e57
#a17f76

Tints of #cca195 Color

#cca195
#d1aba0
#d7b5ac
#ddc0b8
#e2cac4
#e8d5cf
#eedfdb
#f3eae7
#f9f4f3
#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

#cca195
#95c0cc

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

Split Complementary

#cca195
#95ccbc
#95a5cc

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

Analogous Color

#cc959f
#cc9695
#cca195
#ccac95
#ccb795

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

#cca195
#95cca1
#a195cc

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

#cca195
#a4cc95
#95c0cc
#bc95cc

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

#cca195
#95c0cc
#95a5cc
#ccbc95

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

#cca195 Color Code Preview on Black Background Color

This is how #cca195 Color will look on black background color. Color contrast ratio is 9.10

#cca195 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca195

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca195

#cca195 color code is use for CSS Background Color

Background color for the above div is #cca195

HTML with inline CSS

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

#cca195 color code is use for CSS Border Color

CSS Border color for the above div is #cca195

HTML with inline CSS

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

CSS Border Left color for the above div is #cca195

HTML with inline CSS

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

CSS Border Right color for the above div is #cca195

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cca195

HTML with inline CSS

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

CSS Border Top color for the above div is #cca195

HTML with inline CSS

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

#cca195 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cca195 Color code Preview on White Background

This is how #cca195 Color code will look on white background color. Color contrast ratio is 2.31

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

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

0 Likes 0 Comments | 133 Views

Post your comment:-

By submitting comment you agree to our privacy policy.