Skip to main content Skip to docs navigation

#C3585C hex color | Pimm’s | Download Dark Brown 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

Color Hue/Base color: Brown

Hex #C3585C Color Code is also known as | Pimm’s color.

Hex #C3585C Color code in RGB color code model is created after adding 76.47% red color, 34.51% green color and 36.08% blue color. Hex #C3585C Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 53% yellow and 23.53% black.

Hex #C3585C color code is between #bb5555 web safe hex color code and #cc6666 web safe hex color code. #bb5555 is the nearest web safe color code. You can see here many more shades of #C3585C color code.

RGB Chart

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

Color Table

Hex Color Code C3585C #C3585C
RGB Decimal 195, 88, 92 195, 88, 92
RGB Percent 76%, 35%, 36% rgb(76%, 35%, 36%)
CSS RGBa 195, 88, 92,1 rgba(195,88,92,1)
CMYK Model cmyk(0%,55%,53%,23.53%)
HSL Color Space 358,47% ,55% hsl(358,47% ,55%)
HSV Color Space 358°, 55%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000011 01011000 01011100
Octal 303 130 134
Decimal 195 88 92
Hex C3 58 5C

Different shades of #C3585C color code.

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

Darkest of #C3585C
#602225
Darker of #C3585C
#853033
Dark of #C3585C
#ab3d41
Base of #C3585C
#c3585c
Light of #C3585C
#d07e81
Lighter
#dea3a5
Lightest
#ebc9ca

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

#c3585c
#58c3bf

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

Split Complementary

#C3585C
#58c38a
#5891c3

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

Analogous Color

#c3589a
#c35889
#c3585c
#c37858
#c3a458

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

#C3585C
#585cc3
#5cc358

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

#C3585C
#5cc358
#58c3bf
#bf58c3

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

#C3585C
#91c358
#58c3bf
#8a58c3

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

#3a1516
#602225
#853033
#ab3d41
#c3585c
#d07e81
#dea3a5
#ebc9ca
#f9eeee

Tints of #C3585C Color

#c3585c
#c96a6e
#d07d80
#d78f92
#dda2a4
#e4b4b6
#ebc7c8
#f1d9da
#f8ecec
#ffffff

Shades of #C3585C color code

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

#c3585c
#ad4e51
#974447
#823a3d
#6c3033
#562728
#411d1e
#2b1314
#15090a
#000000

Tones

#c3585c
#ac6f71
#968586
#8d8d8d
#8d8d8d

Tones

Similar Color like #C3585C color

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

#c4595d
#c55a5e
#c65b5f
#c75c60
#c85d61
#c95e62
#ca5f63
#cb6064
#cc6165
#cd6266
#ce6367
#cf6468
#d06569
#d1666a
#c2575b
#c1565a
#c05559
#bf5458
#be5357
#bd5256
#bc5155
#bb5054
#ba4f53
#b94e52
#b84d51
#b74c50
#b64b4f
#b54a4e

Download this Dark Brown

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

#C3585C Color Code Preview on Black Background Color

This is how #C3585C Color will look on black background color. Color contrast ratio is 4.87

#C3585C in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #C3585C

HTML with inline CSS

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

Your Example Paragraph content text in with font color #C3585C

#C3585C color code is use for CSS Background Color

Background color for the above div is #C3585C

HTML with inline CSS

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

#C3585C color code is use for CSS Border Color

CSS Border color for the above div is #C3585C

HTML with inline CSS

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

CSS Border Left color for the above div is #C3585C

HTML with inline CSS

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

CSS Border Right color for the above div is #C3585C

HTML with inline CSS

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

CSS Border Bottom color for the above div is #C3585C

HTML with inline CSS

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

CSS Border Top color for the above div is #C3585C

HTML with inline CSS

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

#C3585C hex Color code used as CSS color Codes

Example CSS Class for usage

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

#C3585C Color code Preview on White Background

This is how #C3585C Color code will look on white background color. Color contrast ratio is 4.31

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

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(195,88,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,195,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,88,92,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }