crispedge.com

Color picker

Loading...

#ccaa4d hex color - Yellow Lupine - Yellow - Warm color - Information

#ccaa4d hex color - Yellow Lupine - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ccaa4d Color Code is also known as Yellow Lupine color.

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

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

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Codeccaa4d#ccaa4d
RGB Decimal204, 170, 77rgb(204, 170, 77)
RGB Percent80%, 67%, 30%rgb(80%, 67%, 30%)
CSS RGBa204, 170, 77,1rgba(204,170,77,1)
CMYK Modelcmyk(0%,17%,62%,20%)
HSL Color Space44,55% ,55%hsl(44,55% ,55%)
HSV Color Space44°, 62%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010101001001101
Octal314252115
Decimal20417077
Hexccaa4d

Different shades of #ccaa4d color code.

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

Light Shade of #ccaa4d
#d7bd75
Dark Shade of #ccaa4d
#b39133
Saturated Shade of #ccaa4d
#d7af42
Desaturated Shade of #ccaa4d
#c1a558
Grey scale Shade of #ccaa4d
#8c8c8c
Brighten Shade
#e5c366
Most Readable Shade
#000000

Shades of #ccaa4d color code

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

#ccaa4d
#b59744
#9e843b
#887133
#715e2a
#5a4b22
#443819
#2d2511
#161208
#000000

Similar Color like #ccaa4d color

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

#cdab4e
#ceac4f
#cfad50
#d0ae51
#d1af52
#d2b053
#d3b154
#d4b255
#d5b356
#d6b457
#d7b558
#d8b659
#d9b75a
#dab85b
#cba94c
#caa84b
#c9a74a
#c8a649
#c7a548
#c6a447
#c5a346
#c4a245
#c3a144
#c2a043
#c19f42
#c09e41
#bf9d40
#be9c3f

Monochromatic Color with #ccaa4d

#ccaa4d
#f6cd5d
#221c0d
#4c401d
#77632d
#a1873d

Tints of #ccaa4d Color

#ccaa4d
#d1b360
#d7bc74
#ddc688
#e2cf9c
#e8d9af
#eee2c3
#f3ecd7
#f9f5eb
#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

#ccaa4d
#4d6fcc

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

Split Complementary

#ccaa4d
#4dafcc
#6a4dcc

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

Analogous Color

#cc774d
#cc914d
#ccaa4d
#ccc34d
#bbcc4d

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

#ccaa4d
#4dccaa
#aa4dcc

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

#ccaa4d
#4dcc6a
#4d6fcc
#cc4dae

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

#ccaa4d
#4d6fcc
#6a4dcc
#aecc4d

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

#ccaa4d Color Code Preview on Black Background Color

This is how #ccaa4d Color will look on black background color. Color contrast ratio is 9.42

#ccaa4d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccaa4d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccaa4d

#ccaa4d color code is use for CSS Background Color

Background color for the above div is #ccaa4d

HTML with inline CSS

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

#ccaa4d color code is use for CSS Border Color

CSS Border color for the above div is #ccaa4d

HTML with inline CSS

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

CSS Border Left color for the above div is #ccaa4d

HTML with inline CSS

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

CSS Border Right color for the above div is #ccaa4d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccaa4d

HTML with inline CSS

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

CSS Border Top color for the above div is #ccaa4d

HTML with inline CSS

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

#ccaa4d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccaa4d Color code Preview on White Background

This is how #ccaa4d Color code will look on white background color. Color contrast ratio is 2.23

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

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.