Skip to main content Skip to docs navigation

#c1915e hex color | 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

Woow we have a nearby visually matching color name available. It's name is Eastlake Gold and its hex is #C28E61 Nearest Color Name

Color Hue/Base color: Yellow

Hex #c1915e Color code in RGB color code model is created after adding 75.69% red color, 56.86% green color and 36.86% blue color. Hex #c1915e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 51% yellow and 24.31% black.

Hex #c1915e color code is between #bb9966 web safe hex color code and #cc8855 web safe hex color code. #bb9966 is the nearest web safe color code. You can see here many more shades of #c1915e color code.

RGB Chart

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

Color Table

Hex Color Code c1915e #c1915e
RGB Decimal 193, 145, 94 193, 145, 94
RGB Percent 76%, 57%, 37% rgb(76%, 57%, 37%)
CSS RGBa 193, 145, 94,1 rgba(193,145,94,1)
CMYK Model cmyk(0%,25%,51%,24.31%)
HSL Color Space 31,44% ,56% hsl(31,44% ,56%)
HSV Color Space 31°, 51%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000001 10010001 01011110
Octal 301 221 136
Decimal 193 145 94
Hex c1 91 5e

Different shades of #c1915e color code.

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

Darkest of #c1915e
#614425
Darker of #c1915e
#865e33
Dark of #c1915e
#aa7842
Base of #c1915e
#c1915e
Light of #c1915e
#cfaa83
Lighter
#ddc3a8
Lightest
#ecdccc

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

#c1915e
#5e8ec1

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

Split Complementary

#c1915e
#5ebfc1
#5f5ec1

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

Analogous Color

#c15e65
#c1685e
#c1915e
#c1b25e
#a7c15e

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

#c1915e
#915ec1
#5ec191

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

#c1915e
#5ec191
#5e8ec1
#c15e8e

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

#c1915e
#5ec15f
#5e8ec1
#c15ebf

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 #c1915e

#3c2a17
#614425
#865e33
#aa7842
#c1915e
#cfaa83
#ddc3a8
#ecdccc
#faf6f1

Tints of #c1915e Color

#c1915e
#c79d6f
#cea981
#d5b593
#dcc1a5
#e3ceb7
#eadac9
#f1e6db
#f8f2ed
#ffffff

Shades of #c1915e color code

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

#c1915e
#ab8053
#967049
#80603e
#6b5034
#554029
#40301f
#2a2014
#15100a
#000000

Tones

#c1915e
#ab9074
#94908b
#8f8f8f
#8f8f8f

Tones

Similar Color like #c1915e color

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

#c2925f
#c39360
#c49461
#c59562
#c69663
#c79764
#c89865
#c99966
#ca9a67
#cb9b68
#cc9c69
#cd9d6a
#ce9e6b
#cf9f6c
#c0905d
#bf8f5c
#be8e5b
#bd8d5a
#bc8c59
#bb8b58
#ba8a57
#b98956
#b88855
#b78754
#b68653
#b58552
#b48451
#b38350

Download this Dark Yellow

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

#c1915e Color Code Preview on Black Background Color

This is how #c1915e Color will look on black background color. Color contrast ratio is 7.48

#c1915e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1915e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1915e

#c1915e color code is use for CSS Background Color

Background color for the above div is #c1915e

HTML with inline CSS

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

#c1915e color code is use for CSS Border Color

CSS Border color for the above div is #c1915e

HTML with inline CSS

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

CSS Border Left color for the above div is #c1915e

HTML with inline CSS

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

CSS Border Right color for the above div is #c1915e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1915e

HTML with inline CSS

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

CSS Border Top color for the above div is #c1915e

HTML with inline CSS

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

#c1915e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1915e Color code Preview on White Background

This is how #c1915e Color code will look on white background color. Color contrast ratio is 2.81

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

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(193,145,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,142,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,145,94,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }