Skip to main content Skip to docs navigation

#c5366f 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 Pantone 2452 C and its hex is #C3366F Nearest Color Name

Color Hue/Base color: Violet

Hex #c5366f Color code in RGB color code model is created after adding 77.25% red color, 21.18% green color and 43.53% blue color. Hex #c5366f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 44% yellow and 22.75% black.

Hex #c5366f color code is between #cc3377 web safe hex color code and #bb4466 web safe hex color code. #cc3377 is the nearest web safe color code. You can see here many more shades of #c5366f color code.

RGB Chart

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

Color Table

Hex Color Code c5366f #c5366f
RGB Decimal 197, 54, 111 197, 54, 111
RGB Percent 77%, 21%, 44% rgb(77%, 21%, 44%)
CSS RGBa 197, 54, 111,1 rgba(197,54,111,1)
CMYK Model cmyk(0%,73%,44%,22.75%)
HSL Color Space 336,57% ,49% hsl(336,57% ,49%)
HSV Color Space 336°, 73%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 00110110 01101111
Octal 305 66 157
Decimal 197 54 111
Hex c5 36 6f

Different shades of #c5366f color code.

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

Darkest of #c5366f
#4d152b
Darker of #c5366f
#752042
Dark of #c5366f
#9d2b58
Base of #c5366f
#c5366f
Light of #c5366f
#d25c8b
Lighter
#dd84a7
Lightest
#e8acc4

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

#c5366f
#36c58c

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

Split Complementary

#c5366f
#36c544
#36b7c5

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

Analogous Color

#c536c2
#c536ab
#c5366f
#c5363f
#c56836

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

#c5366f
#366fc5
#6fc536

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

#c5366f
#6fc536
#36c58c
#8c36c5

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

#c5366f
#b7c536
#36c58c
#4436c5

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

#250a15
#4d152b
#752042
#9d2b58
#c5366f
#d25c8b
#dd84a7
#e8acc4
#f3d4e0

Tints of #c5366f Color

#c5366f
#cb4c7f
#d1628f
#d8799f
#de8faf
#e5a5bf
#ebbccf
#f2d2df
#f8e8ef
#ffffff

Shades of #c5366f color code

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

#c5366f
#af3062
#992a56
#83244a
#6d1e3d
#571831
#411225
#2b0c18
#15060c
#000000

Tones

#c5366f
#ac4f74
#936879
#7e7e7e
#7e7e7e

Tones

Similar Color like #c5366f color

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

#c63770
#c73871
#c83972
#c93a73
#ca3b74
#cb3c75
#cc3d76
#cd3e77
#ce3f78
#cf4079
#d0417a
#d1427b
#d2437c
#d3447d
#c4356e
#c3346d
#c2336c
#c1326b
#c0316a
#bf3069
#be2f68
#bd2e67
#bc2d66
#bb2c65
#ba2b64
#b92a63
#b82962
#b72861

Download this Dark Violet

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

#c5366f Color Code Preview on Black Background Color

This is how #c5366f Color will look on black background color. Color contrast ratio is 4.13

#c5366f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5366f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5366f

#c5366f color code is use for CSS Background Color

Background color for the above div is #c5366f

HTML with inline CSS

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

#c5366f color code is use for CSS Border Color

CSS Border color for the above div is #c5366f

HTML with inline CSS

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

CSS Border Left color for the above div is #c5366f

HTML with inline CSS

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

CSS Border Right color for the above div is #c5366f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5366f

HTML with inline CSS

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

CSS Border Top color for the above div is #c5366f

HTML with inline CSS

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

#c5366f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5366f Color code Preview on White Background

This is how #c5366f Color code will look on white background color. Color contrast ratio is 5.08

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

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