@
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.

#c47150 hex color - Red - Warm color - Information

#c47150 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #c47150 Color code in RGB color code model is created after adding 76.86% red color, 44.31% green color and 31.37% blue color. Hex #c47150 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 59% yellow and 23.14% black.

Hex #c47150 color code is between #cc7755 web safe hex color code and #bb6644 web safe hex color code. #cc7755 is the nearest web safe color code. You can see here many more shades of #c47150 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec47150#c47150
RGB Decimal196, 113, 80rgb(196, 113, 80)
RGB Percent77%, 44%, 31%rgb(77%, 44%, 31%)
CSS RGBa196, 113, 80,1rgba(196,113,80,1)
CMYK Modelcmyk(0%,42%,59%,23.14%)
HSL Color Space17,50% ,54%hsl(17,50% ,54%)
HSV Color Space17°, 59%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001000111000101010000
Octal304161120
Decimal19611380
Hexc47150

Different shades of #c47150 color code.

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

Light Shade of #c47150
#d19076
Dark Shade of #c47150
#a85839
Saturated Shade of #c47150
#d06c44
Desaturated Shade of #c47150
#b8765c
Grey scale Shade of #c47150
#8a8a8a
Brighten Shade
#dd8a69
Most Readable Shade
#FFFFFF

Shades of #c47150 color code

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

#c47150
#ae6447
#98573e
#824b35
#6c3e2c
#573223
#41251a
#2b1911
#150c08
#000000

Similar Color like #c47150 color

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

#c57251
#c67352
#c77453
#c87554
#c97655
#ca7756
#cb7857
#cc7958
#cd7a59
#ce7b5a
#cf7c5b
#d07d5c
#d17e5d
#d27f5e
#c3704f
#c26f4e
#c16e4d
#c06d4c
#bf6c4b
#be6b4a
#bd6a49
#bc6948
#bb6847
#ba6746
#b96645
#b86544
#b76443
#b66342

Monochromatic Color with #c47150

#c47150
#ee8961
#1a0f0b
#44271c
#6f402d
#99583f

Tints of #c47150 Color

#c47150
#ca8063
#d19076
#d7a08a
#deb09d
#e4bfb1
#ebcfc4
#f1dfd8
#f8efeb
#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

#c47150
#50a3c4

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

Split Complementary

#c47150
#50c4ab
#5069c4

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

Analogous Color

#c4505d
#c45a50
#c47150
#c48850
#c49f50

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

#c47150
#50c471
#7150c4

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

#c47150
#69c450
#50a3c4
#ab50c4

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

#c47150
#50a3c4
#5069c4
#c4ab50

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

#c47150 Color Code Preview on Black Background Color

This is how #c47150 Color will look on black background color. Color contrast ratio is 5.83

#c47150 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c47150

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c47150

#c47150 color code is use for CSS Background Color

Background color for the above div is #c47150

HTML with inline CSS

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

#c47150 color code is use for CSS Border Color

CSS Border color for the above div is #c47150

HTML with inline CSS

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

CSS Border Left color for the above div is #c47150

HTML with inline CSS

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

CSS Border Right color for the above div is #c47150

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c47150

HTML with inline CSS

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

CSS Border Top color for the above div is #c47150

HTML with inline CSS

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

#c47150 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c47150 Color code Preview on White Background

This is how #c47150 Color code will look on white background color. Color contrast ratio is 3.61

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

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(196,113,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,163,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,113,80,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.