Skip to main content Skip to docs navigation

#CDA168 hex color | Summer in the City | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Yellow

Hex #CDA168 Color Code is also known as | Summer in the City color.

Hex #CDA168 Color code in RGB color code model is created after adding 80.39% red color, 63.14% green color and 40.78% blue color. Hex #CDA168 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 49% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code CDA168 #CDA168
RGB Decimal 205, 161, 104 205, 161, 104
RGB Percent 80%, 63%, 41% rgb(80%, 63%, 41%)
CSS RGBa 205, 161, 104,1 rgba(205,161,104,1)
CMYK Model cmyk(0%,21%,49%,19.61%)
HSL Color Space 34,50% ,61% hsl(34,50% ,61%)
HSV Color Space 34°, 49%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10100001 01101000
Octal 315 241 150
Decimal 205 161 104
Hex CD A1 68

Different shades of #CDA168 color code.

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

Darkest of #CDA168
#755327
Darker of #CDA168
#9c6e33
Dark of #CDA168
#c08942
Base of #CDA168
#cda168
Light of #CDA168
#dab98e
Lighter
#e6d1b5
Lightest
#f3e9db

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

#cda168
#6894cd

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

Split Complementary

#CDA168
#68c7cd
#6f68cd

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

Analogous Color

#cd686a
#cd7768
#cda168
#cdc368
#adcd68

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

#CDA168
#a168cd
#68cda1

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

#CDA168
#68cda1
#6894cd
#cd6894

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#CDA168
#68cd6f
#6894cd
#cd68c7

Square 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).

Monochromatic Color with #CDA168

#4f381a
#755327
#9c6e33
#c08942
#cda168
#dab98e
#e6d1b5
#f3e9db
#ffffff

Tints of #CDA168 Color

#cda168
#d2ab78
#d8b589
#ddc09a
#e3caab
#e8d5bb
#eedfcc
#f3eadd
#f9f4ee
#ffffff

Shades of #CDA168 color code

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

#cda168
#b68f5c
#9f7d50
#886b45
#715939
#5b472e
#443522
#2d2317
#16110b
#000000

Tones

#cda168
#b99e7c
#a59c90
#9b9b9b
#9b9b9b

Tones

Similar Color like #CDA168 color

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

#cea269
#cfa36a
#d0a46b
#d1a56c
#d2a66d
#d3a76e
#d4a86f
#d5a970
#d6aa71
#d7ab72
#d8ac73
#d9ad74
#daae75
#dbaf76
#cca067
#cb9f66
#ca9e65
#c99d64
#c89c63
#c79b62
#c69a61
#c59960
#c4985f
#c3975e
#c2965d
#c1955c
#c0945b
#bf935a

Download this Dark Yellow

Hex #CDA168 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.

#CDA168 Color Code Preview on Black Background Color

This is how #CDA168 Color will look on black background color. Color contrast ratio is 8.89

#CDA168 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CDA168

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CDA168

#CDA168 color code is use for CSS Background Color

Background color for the above div is #CDA168

HTML with inline CSS

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

#CDA168 color code is use for CSS Border Color

CSS Border color for the above div is #CDA168

HTML with inline CSS

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

CSS Border Left color for the above div is #CDA168

HTML with inline CSS

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

CSS Border Right color for the above div is #CDA168

HTML with inline CSS

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

CSS Border Bottom color for the above div is #CDA168

HTML with inline CSS

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

CSS Border Top color for the above div is #CDA168

HTML with inline CSS

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

#CDA168 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#CDA168 Color code Preview on White Background

This is how #CDA168 Color code will look on white background color. Color contrast ratio is 2.36

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(205,161,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,148,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,161,104,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }