crispedge.com

Color picker

Loading...

#cdae82 hex color - Brown - Warm color - Information

#cdae82 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cdae82 Color code in RGB color code model is created after adding 80.39% red color, 68.24% green color and 50.98% blue color. Hex #cdae82 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 37% yellow and 20% black.

Hex #cdae82 color code is between #ccaa88 web safe hex color code and #ddbb77 web safe hex color code. #ccaa88 is the nearest web safe color code. You can see here many more shades of #cdae82 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codecdae82#cdae82
RGB Decimal205, 174, 130rgb(205, 174, 130)
RGB Percent80%, 68%, 51%rgb(80%, 68%, 51%)
CSS RGBa205, 174, 130,1rgba(205,174,130,1)
CMYK Modelcmyk(0%,15%,37%,20%)
HSL Color Space35,43% ,66%hsl(35,43% ,66%)
HSV Color Space35°, 37%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011011010111010000010
Octal315256202
Decimal205174130
Hexcdae82

Different shades of #cdae82 color code.

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

Light Shade of #cdae82
#dcc6a6
Dark Shade of #cdae82
#be965e
Saturated Shade of #cdae82
#d6b079
Desaturated Shade of #cdae82
#c4ac8b
Grey scale Shade of #cdae82
#a7a7a7
Brighten Shade
#e6c79b
Most Readable Shade
#000000

Shades of #cdae82 color code

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

#cdae82
#b69a73
#9f8765
#887456
#716048
#5b4d39
#443a2b
#2d261c
#16130e
#000000

Similar Color like #cdae82 color

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

#ceaf83
#cfb084
#d0b185
#d1b286
#d2b387
#d3b488
#d4b589
#d5b68a
#d6b78b
#d7b88c
#d8b98d
#d9ba8e
#dabb8f
#dbbc90
#ccad81
#cbac80
#caab7f
#c9aa7e
#c8a97d
#c7a87c
#c6a77b
#c5a67a
#c4a579
#c3a478
#c2a377
#c1a276
#c0a175
#bfa074

Monochromatic Color with #cdae82

#cdae82
#f7d29d
#231e16
#4d4231
#78664c
#a28a67

Tints of #cdae82 Color

#cdae82
#d2b78f
#d8c09d
#ddc9ab
#e3d2b9
#e8dbc7
#eee4d5
#f3ede3
#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

#cdae82
#82a1cd

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

Split Complementary

#cdae82
#82c7cd
#8882cd

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

Analogous Color

#cd9082
#cd9f82
#cdae82
#cdbd82
#cdcc82

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

#cdae82
#82cdae
#ae82cd

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

#cdae82
#82cd88
#82a1cd
#cd82c6

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

#cdae82
#82a1cd
#8882cd
#c7cd82

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

#cdae82 Color Code Preview on Black Background Color

This is how #cdae82 Color will look on black background color. Color contrast ratio is 9.97

#cdae82 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdae82

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdae82

#cdae82 color code is use for CSS Background Color

Background color for the above div is #cdae82

HTML with inline CSS

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

#cdae82 color code is use for CSS Border Color

CSS Border color for the above div is #cdae82

HTML with inline CSS

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

CSS Border Left color for the above div is #cdae82

HTML with inline CSS

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

CSS Border Right color for the above div is #cdae82

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdae82

HTML with inline CSS

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

CSS Border Top color for the above div is #cdae82

HTML with inline CSS

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

#cdae82 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdae82 Color code Preview on White Background

This is how #cdae82 Color code will look on white background color. Color contrast ratio is 2.11

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.