crispedge.com

Color picker

Loading...

#cc984d hex color - Yellow - Warm color - Information

#cc984d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #cc984d Color code in RGB color code model is created after adding 80% red color, 59.61% green color and 30.2% blue color. Hex #cc984d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 62% yellow and 20% black.

Hex #cc984d color code is between #bb9955 web safe hex color code and #dd8844 web safe hex color code. #bb9955 is the nearest web safe color code. You can see here many more shades of #cc984d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc984d#cc984d
RGB Decimal204, 152, 77rgb(204, 152, 77)
RGB Percent80%, 60%, 30%rgb(80%, 60%, 30%)
CSS RGBa204, 152, 77,1rgba(204,152,77,1)
CMYK Modelcmyk(0%,25%,62%,20%)
HSL Color Space35,55% ,55%hsl(35,55% ,55%)
HSV Color Space35°, 62%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001001100001001101
Octal314230115
Decimal20415277
Hexcc984d

Different shades of #cc984d color code.

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

Light Shade of #cc984d
#d7af75
Dark Shade of #cc984d
#b37f33
Saturated Shade of #cc984d
#d79a42
Desaturated Shade of #cc984d
#c19658
Grey scale Shade of #cc984d
#8c8c8c
Brighten Shade
#e5b166
Most Readable Shade
#000000

Shades of #cc984d color code

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

#cc984d
#b58744
#9e763b
#886533
#71542a
#5a4322
#443219
#2d2111
#161008
#000000

Similar Color like #cc984d color

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

#cd994e
#ce9a4f
#cf9b50
#d09c51
#d19d52
#d29e53
#d39f54
#d4a055
#d5a156
#d6a257
#d7a358
#d8a459
#d9a55a
#daa65b
#cb974c
#ca964b
#c9954a
#c89449
#c79348
#c69247
#c59146
#c49045
#c38f44
#c28e43
#c18d42
#c08c41
#bf8b40
#be8a3f

Monochromatic Color with #cc984d

#cc984d
#f6b85d
#22190d
#4c391d
#77592d
#a1783d

Tints of #cc984d Color

#cc984d
#d1a360
#d7ae74
#ddba88
#e2c59c
#e8d1af
#eedcc3
#f3e8d7
#f9f3eb
#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

#cc984d
#4d81cc

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

Split Complementary

#cc984d
#4dc1cc
#584dcc

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

Analogous Color

#cc654d
#cc7f4d
#cc984d
#ccb14d
#cccb4d

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

#cc984d
#4dcc98
#984dcc

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

#cc984d
#4dcc58
#4d81cc
#cc4dc0

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

#cc984d
#4d81cc
#584dcc
#c0cc4d

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

#cc984d Color Code Preview on Black Background Color

This is how #cc984d Color will look on black background color. Color contrast ratio is 8.17

#cc984d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc984d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc984d

#cc984d color code is use for CSS Background Color

Background color for the above div is #cc984d

HTML with inline CSS

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

#cc984d color code is use for CSS Border Color

CSS Border color for the above div is #cc984d

HTML with inline CSS

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

CSS Border Left color for the above div is #cc984d

HTML with inline CSS

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

CSS Border Right color for the above div is #cc984d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc984d

HTML with inline CSS

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

CSS Border Top color for the above div is #cc984d

HTML with inline CSS

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

#cc984d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc984d Color code Preview on White Background

This is how #cc984d Color code will look on white background color. Color contrast ratio is 2.57

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

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,152,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,129,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,152,77,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.