crispedge.com

Color picker

Loading...

#ccb385 hex color - Yellow - Warm color - Information

#ccb385 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ccb385 Color code in RGB color code model is created after adding 80% red color, 70.2% green color and 52.16% blue color. Hex #ccb385 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 35% yellow and 20% black.

Hex #ccb385 color code is between #bbbb88 web safe hex color code and #ddaa77 web safe hex color code. #bbbb88 is the nearest web safe color code. You can see here many more shades of #ccb385 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeccb385#ccb385
RGB Decimal204, 179, 133rgb(204, 179, 133)
RGB Percent80%, 70%, 52%rgb(80%, 70%, 52%)
CSS RGBa204, 179, 133,1rgba(204,179,133,1)
CMYK Modelcmyk(0%,12%,35%,20%)
HSL Color Space39,41% ,66%hsl(39,41% ,66%)
HSV Color Space39°, 35%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011001110000101
Octal314263205
Decimal204179133
Hexccb385

Different shades of #ccb385 color code.

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

Light Shade of #ccb385
#dbc9a9
Dark Shade of #ccb385
#bd9d61
Saturated Shade of #ccb385
#d5b67c
Desaturated Shade of #ccb385
#c3b08e
Grey scale Shade of #ccb385
#a8a8a8
Brighten Shade
#e5cc9e
Most Readable Shade
#000000

Shades of #ccb385 color code

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

#ccb385
#b59f76
#9e8b67
#887758
#716349
#5a4f3b
#443b2c
#2d271d
#16130e
#000000

Similar Color like #ccb385 color

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

#cdb486
#ceb587
#cfb688
#d0b789
#d1b88a
#d2b98b
#d3ba8c
#d4bb8d
#d5bc8e
#d6bd8f
#d7be90
#d8bf91
#d9c092
#dac193
#cbb284
#cab183
#c9b082
#c8af81
#c7ae80
#c6ad7f
#c5ac7e
#c4ab7d
#c3aa7c
#c2a97b
#c1a87a
#c0a779
#bfa678
#bea577

Monochromatic Color with #ccb385

#ccb385
#f6d8a1
#221e16
#4c4332
#77684e
#a18e69

Tints of #ccb385 Color

#ccb385
#d1bb92
#d7c3a0
#ddccad
#e2d4bb
#e8ddc8
#eee5d6
#f3eee3
#f9f6f1
#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

#ccb385
#859ecc

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

Split Complementary

#ccb385
#85c2cc
#8f85cc

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

Analogous Color

#cc9785
#cca585
#ccb385
#ccc185
#c9cc85

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

#ccb385
#85ccb3
#b385cc

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

#ccb385
#85cc8f
#859ecc
#cc85c1

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

#ccb385
#859ecc
#8f85cc
#c2cc85

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

#ccb385 Color Code Preview on Black Background Color

This is how #ccb385 Color will look on black background color. Color contrast ratio is 10.35

#ccb385 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb385

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb385

#ccb385 color code is use for CSS Background Color

Background color for the above div is #ccb385

HTML with inline CSS

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

#ccb385 color code is use for CSS Border Color

CSS Border color for the above div is #ccb385

HTML with inline CSS

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

CSS Border Left color for the above div is #ccb385

HTML with inline CSS

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

CSS Border Right color for the above div is #ccb385

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccb385

HTML with inline CSS

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

CSS Border Top color for the above div is #ccb385

HTML with inline CSS

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

#ccb385 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccb385 Color code Preview on White Background

This is how #ccb385 Color code will look on white background color. Color contrast ratio is 2.03

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

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,179,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,158,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,179,133,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.