crispedge.com

Color picker

Loading...

#c46d8d hex color - Violet - Warm color - Information

#c46d8d hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c46d8d Color code in RGB color code model is created after adding 76.86% red color, 42.75% green color and 55.29% blue color. Hex #c46d8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 28% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec46d8d#c46d8d
RGB Decimal196, 109, 141rgb(196, 109, 141)
RGB Percent77%, 43%, 55%rgb(77%, 43%, 55%)
CSS RGBa196, 109, 141,1rgba(196,109,141,1)
CMYK Modelcmyk(0%,44%,28%,23%)
HSL Color Space338,42% ,60%hsl(338,42% ,60%)
HSV Color Space338°, 44%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001000110110110001101
Octal304155215
Decimal196109141
Hexc46d8d

Different shades of #c46d8d color code.

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

Light Shade of #c46d8d
#d391a9
Dark Shade of #c46d8d
#b54971
Saturated Shade of #c46d8d
#ce638a
Desaturated Shade of #c46d8d
#ba7790
Grey scale Shade of #c46d8d
#989898
Brighten Shade
#dd86a6
Most Readable Shade
#FFFFFF

Shades of #c46d8d color code

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

#c46d8d
#ae607d
#98546d
#82485e
#6c3c4e
#57303e
#41242f
#2b181f
#150c0f
#000000

Similar Color like #c46d8d color

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

#c56e8e
#c66f8f
#c77090
#c87191
#c97292
#ca7393
#cb7494
#cc7595
#cd7696
#ce7797
#cf7898
#d07999
#d17a9a
#d27b9b
#c36c8c
#c26b8b
#c16a8a
#c06989
#bf6888
#be6787
#bd6686
#bc6585
#bb6484
#ba6383
#b96282
#b86181
#b76080
#b65f7f

Monochromatic Color with #c46d8d

#c46d8d
#ee85ac
#1a0e13
#442631
#6f3e50
#99556e

Tints of #c46d8d Color

#c46d8d
#ca7d99
#d18da6
#d79db3
#deadbf
#e4becc
#ebced9
#f1dee5
#f8eef2
#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

#c46d8d
#6dc4a4

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

Split Complementary

#c46d8d
#6dc478
#6db9c4

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

Analogous Color

#c46db0
#c46d9e
#c46d8d
#c46d7c
#c4706d

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

#c46d8d
#8dc46d
#6d8dc4

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

#c46d8d
#b8c46d
#6dc4a4
#786dc4

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

#c46d8d
#6dc4a4
#6db9c4
#c4786d

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

#c46d8d Color Code Preview on Black Background Color

This is how #c46d8d Color will look on black background color. Color contrast ratio is 5.92

#c46d8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46d8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46d8d

#c46d8d color code is use for CSS Background Color

Background color for the above div is #c46d8d

HTML with inline CSS

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

#c46d8d color code is use for CSS Border Color

CSS Border color for the above div is #c46d8d

HTML with inline CSS

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

CSS Border Left color for the above div is #c46d8d

HTML with inline CSS

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

CSS Border Right color for the above div is #c46d8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c46d8d

HTML with inline CSS

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

CSS Border Top color for the above div is #c46d8d

HTML with inline CSS

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

#c46d8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c46d8d Color code Preview on White Background

This is how #c46d8d Color code will look on white background color. Color contrast ratio is 3.55

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

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,109,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,196,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,109,141,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.