Skip to main content Skip to docs navigation

#c5658d hex color | Download Dark Violet 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 Old Geranium and its hex is #C66787 Nearest Color Name

Color Hue/Base color: Violet

Hex #c5658d Color code in RGB color code model is created after adding 77.25% red color, 39.61% green color and 55.29% blue color. Hex #c5658d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 28% yellow and 22.75% black.

Hex #c5658d color code is between #cc6688 web safe hex color code and #bb5599 web safe hex color code. #cc6688 is the nearest web safe color code. You can see here many more shades of #c5658d color code.

RGB Chart

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

Color Table

Hex Color Code c5658d #c5658d
RGB Decimal 197, 101, 141 197, 101, 141
RGB Percent 77%, 40%, 55% rgb(77%, 40%, 55%)
CSS RGBa 197, 101, 141,1 rgba(197,101,141,1)
CMYK Model cmyk(0%,49%,28%,22.75%)
HSL Color Space 335,45% ,58% hsl(335,45% ,58%)
HSV Color Space 335°, 49%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 01100101 10001101
Octal 305 145 215
Decimal 197 101 141
Hex c5 65 8d

Different shades of #c5658d color code.

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

Darkest of #c5658d
#692843
Darker of #c5658d
#8e365b
Dark of #c5658d
#b34472
Base of #c5658d
#c5658d
Light of #c5658d
#d38aa8
Lighter
#e1afc4
Lightest
#efd4df

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

#c5658d
#65c59d

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

Split Complementary

#c5658d
#65c56d
#65bdc5

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

Analogous Color

#c565c5
#c565b5
#c5658d
#c5656d
#c58565

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

#c5658d
#658dc5
#8dc565

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

#c5658d
#8dc565
#65c59d
#9d65c5

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

#c5658d
#bdc565
#65c59d
#6d65c5

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

#441a2b
#692843
#8e365b
#b34472
#c5658d
#d38aa8
#e1afc4
#efd4df
#fdf9fb

Tints of #c5658d Color

#c5658d
#cb7699
#d187a6
#d898b3
#dea9bf
#e5bacc
#ebcbd9
#f2dce5
#f8edf2
#ffffff

Shades of #c5658d color code

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

#c5658d
#af597d
#994e6d
#83435e
#6d384e
#572c3e
#41212f
#2b161f
#150b0f
#000000

Tones

#c5658d
#b07a91
#9b8f94
#959595
#959595

Tones

Similar Color like #c5658d color

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

#c6668e
#c7678f
#c86890
#c96991
#ca6a92
#cb6b93
#cc6c94
#cd6d95
#ce6e96
#cf6f97
#d07098
#d17199
#d2729a
#d3739b
#c4648c
#c3638b
#c2628a
#c16189
#c06088
#bf5f87
#be5e86
#bd5d85
#bc5c84
#bb5b83
#ba5a82
#b95981
#b85880
#b7577f

Download this Dark Violet

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

#c5658d Color Code Preview on Black Background Color

This is how #c5658d Color will look on black background color. Color contrast ratio is 5.62

#c5658d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5658d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5658d

#c5658d color code is use for CSS Background Color

Background color for the above div is #c5658d

HTML with inline CSS

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

#c5658d color code is use for CSS Border Color

CSS Border color for the above div is #c5658d

HTML with inline CSS

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

CSS Border Left color for the above div is #c5658d

HTML with inline CSS

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

CSS Border Right color for the above div is #c5658d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5658d

HTML with inline CSS

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

CSS Border Top color for the above div is #c5658d

HTML with inline CSS

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

#c5658d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5658d Color code Preview on White Background

This is how #c5658d Color code will look on white background color. Color contrast ratio is 3.74

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

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(197,101,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(101,197,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,101,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }