Skip to main content Skip to docs navigation

#c19e7d hex color | Download Dark Grey 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 Egyptian Pyramid and its hex is #C19A7D Nearest Color Name

Color Hue/Base color: Grey

Hex #c19e7d Color code in RGB color code model is created after adding 75.69% red color, 61.96% green color and 49.02% blue color. Hex #c19e7d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 35% yellow and 24.31% black.

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

RGB Chart

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

Color Table

Hex Color Code c19e7d #c19e7d
RGB Decimal 193, 158, 125 193, 158, 125
RGB Percent 76%, 62%, 49% rgb(76%, 62%, 49%)
CSS RGBa 193, 158, 125,1 rgba(193,158,125,1)
CMYK Model cmyk(0%,18%,35%,24.31%)
HSL Color Space 29,35% ,62% hsl(29,35% ,62%)
HSV Color Space 29°, 35%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000001 10011110 01111101
Octal 301 236 175
Decimal 193 158 125
Hex c1 9e 7d

Different shades of #c19e7d color code.

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

Darkest of #c19e7d
#705235
Darker of #c19e7d
#926b46
Dark of #c19e7d
#b1845a
Base of #c19e7d
#c19e7d
Light of #c19e7d
#d1b8a0
Lighter
#e2d2c2
Lightest
#f2ebe5

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

#c19e7d
#7da0c1

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

Split Complementary

#c19e7d
#7dc1c0
#7d7ec1

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

Analogous Color

#c17d84
#c1827d
#c19e7d
#c1b57d
#b1c17d

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

#c19e7d
#9e7dc1
#7dc19e

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

#c19e7d
#7dc19e
#7da0c1
#c17da0

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

#c19e7d
#7ec17d
#7da0c1
#c07dc1

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

#4d3825
#705235
#926b46
#b1845a
#c19e7d
#d1b8a0
#e2d2c2
#f2ebe5
#ffffff

Tints of #c19e7d Color

#c19e7d
#c7a88b
#ceb399
#d5bea8
#dcc9b6
#e3d3c5
#eaded3
#f1e9e2
#f8f4f0
#ffffff

Shades of #c19e7d color code

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

#c19e7d
#ab8c6f
#967a61
#806953
#6b5745
#554637
#403429
#2a231b
#15110d
#000000

Tones

#c19e7d
#ae9f90
#9f9f9f
#9f9f9f
#9f9f9f

Tones

Similar Color like #c19e7d color

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

#c29f7e
#c3a07f
#c4a180
#c5a281
#c6a382
#c7a483
#c8a584
#c9a685
#caa786
#cba887
#cca988
#cdaa89
#ceab8a
#cfac8b
#c09d7c
#bf9c7b
#be9b7a
#bd9a79
#bc9978
#bb9877
#ba9776
#b99675
#b89574
#b79473
#b69372
#b59271
#b49170
#b3906f

Download this Dark Grey

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

#c19e7d Color Code Preview on Black Background Color

This is how #c19e7d Color will look on black background color. Color contrast ratio is 8.45

#c19e7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c19e7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c19e7d

#c19e7d color code is use for CSS Background Color

Background color for the above div is #c19e7d

HTML with inline CSS

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

#c19e7d color code is use for CSS Border Color

CSS Border color for the above div is #c19e7d

HTML with inline CSS

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

CSS Border Left color for the above div is #c19e7d

HTML with inline CSS

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

CSS Border Right color for the above div is #c19e7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c19e7d

HTML with inline CSS

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

CSS Border Top color for the above div is #c19e7d

HTML with inline CSS

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

#c19e7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c19e7d Color code Preview on White Background

This is how #c19e7d Color code will look on white background color. Color contrast ratio is 2.48

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

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