crispedge.com

Color picker

Loading...

#c1a444 hex color - Yellow - Warm color - Information

#c1a444 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c1a444 Color code in RGB color code model is created after adding 75.69% red color, 64.31% green color and 26.67% blue color. Hex #c1a444 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 65% yellow and 24% black.

Hex #c1a444 color code is between #bbaa33 web safe hex color code and #cc9955 web safe hex color code. #bbaa33 is the nearest web safe color code. You can see here many more shades of #c1a444 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec1a444#c1a444
RGB Decimal193, 164, 68rgb(193, 164, 68)
RGB Percent76%, 64%, 27%rgb(76%, 64%, 27%)
CSS RGBa193, 164, 68,1rgba(193,164,68,1)
CMYK Modelcmyk(0%,15%,65%,24%)
HSL Color Space46,50% ,51%hsl(46,50% ,51%)
HSV Color Space46°, 65%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011010010001000100
Octal301244104
Decimal19316468
Hexc1a444

Different shades of #c1a444 color code.

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

Light Shade of #c1a444
#ceb76a
Dark Shade of #c1a444
#9e8534
Saturated Shade of #c1a444
#cdab38
Desaturated Shade of #c1a444
#b59d50
Grey scale Shade of #c1a444
#828282
Brighten Shade
#dabd5d
Most Readable Shade
#000000

Shades of #c1a444 color code

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

#c1a444
#ab913c
#967f34
#806d2d
#6b5b25
#55481e
#403616
#2a240f
#151207
#000000

Similar Color like #c1a444 color

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

#c2a545
#c3a646
#c4a747
#c5a848
#c6a949
#c7aa4a
#c8ab4b
#c9ac4c
#caad4d
#cbae4e
#ccaf4f
#cdb050
#ceb151
#cfb252
#c0a343
#bfa242
#bea141
#bda040
#bc9f3f
#bb9e3e
#ba9d3d
#b99c3c
#b89b3b
#b79a3a
#b69939
#b59838
#b49737
#b39636

Monochromatic Color with #c1a444

#c1a444
#ebc853
#171408
#413817
#6c5c26
#968035

Tints of #c1a444 Color

#c1a444
#c7ae58
#ceb86d
#d5c282
#dccc97
#e3d6ab
#eae0c0
#f1ead5
#f8f4ea
#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

#c1a444
#4461c1

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

Split Complementary

#c1a444
#449fc1
#6544c1

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

Analogous Color

#c17244
#c18b44
#c1a444
#c1bd44
#acc144

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

#c1a444
#44c1a4
#a444c1

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

#c1a444
#44c165
#4461c1
#c1449f

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

#c1a444
#4461c1
#6644c1
#9fc144

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

#c1a444 Color Code Preview on Black Background Color

This is how #c1a444 Color will look on black background color. Color contrast ratio is 8.66

#c1a444 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1a444

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1a444

#c1a444 color code is use for CSS Background Color

Background color for the above div is #c1a444

HTML with inline CSS

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

#c1a444 color code is use for CSS Border Color

CSS Border color for the above div is #c1a444

HTML with inline CSS

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

CSS Border Left color for the above div is #c1a444

HTML with inline CSS

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

CSS Border Right color for the above div is #c1a444

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1a444

HTML with inline CSS

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

CSS Border Top color for the above div is #c1a444

HTML with inline CSS

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

#c1a444 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1a444 Color code Preview on White Background

This is how #c1a444 Color code will look on white background color. Color contrast ratio is 2.42

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

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(193,164,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,97,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,164,68,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.