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

#c4549b hex color - Violet - Warm color - Information

#c4549b hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #c4549b Color code in RGB color code model is created after adding 76.86% red color, 32.94% green color and 60.78% blue color. Hex #c4549b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 21% yellow and 23.14% black.

Hex #c4549b color code is between #cc5599 web safe hex color code and #bb44aa web safe hex color code. #cc5599 is the nearest web safe color code. You can see here many more shades of #c4549b color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code c4549b #c4549b
RGB Decimal 196, 84, 155 rgb(196, 84, 155)
RGB Percent 77%, 33%, 61% rgb(77%, 33%, 61%)
CSS RGBa 196, 84, 155,1 rgba(196,84,155,1)
CMYK Model cmyk(0%,57%,21%,23.14%)
HSL Color Space 322,49% ,55% hsl(322,49% ,55%)
HSV Color Space 322°, 57%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 01010100 10011011
Octal 304 124 233
Decimal 196 84 155
Hex c4 54 9b

Different shades of #c4549b color code.

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

Light Shade of #c4549b
#d17ab1
Dark Shade of #c4549b
#aa3b81
Saturated Shade of #c4549b
#cf489e
Desaturated Shade of #c4549b
#b85f98
Grey scale Shade of #c4549b
#8c8c8c
Brighten Shade
#dd6db4
Most Readable Shade
#FFFFFF

Shades of #c4549b color code

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

#c4549b
#ae4a89
#984178
#823867
#6c2e56
#572544
#411c33
#2b1222
#150911
#000000

Similar Color like #c4549b color

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

#c5559c
#c6569d
#c7579e
#c8589f
#c959a0
#ca5aa1
#cb5ba2
#cc5ca3
#cd5da4
#ce5ea5
#cf5fa6
#d060a7
#d161a8
#d262a9
#c3539a
#c25299
#c15198
#c05097
#bf4f96
#be4e95
#bd4d94
#bc4c93
#bb4b92
#ba4a91
#b94990
#b8488f
#b7478e
#b6468d

Monochromatic Color with #c4549b

#c4549b
#ee66bd
#1a0b15
#441d36
#6f3058
#994279

Tints of #c4549b Color

#c4549b
#ca67a6
#d17ab1
#d78dbc
#dea0c7
#e4b3d2
#ebc6dd
#f1d9e8
#f8ecf3
#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

#c4549b
#54c47d

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

Split Complementary

#c4549b
#63c454
#54c4b5

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

Analogous Color

#c054c4
#c454b1
#c4549b
#c45485
#c4546e

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

#c4549b
#9bc454
#549bc4

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

#c4549b
#c4b554
#54c47d
#5463c4

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

#c4549b
#54c47d
#54c4b5
#c45463

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

#c4549b Color Code Preview on Black Background Color

This is how #c4549b Color will look on black background color. Color contrast ratio is 5.09

#c4549b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4549b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4549b

#c4549b color code is use for CSS Background Color

Background color for the above div is #c4549b

HTML with inline CSS

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

#c4549b color code is use for CSS Border Color

CSS Border color for the above div is #c4549b

HTML with inline CSS

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

CSS Border Left color for the above div is #c4549b

HTML with inline CSS

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

CSS Border Right color for the above div is #c4549b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4549b

HTML with inline CSS

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

CSS Border Top color for the above div is #c4549b

HTML with inline CSS

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

#c4549b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4549b Color code Preview on White Background

This is how #c4549b Color code will look on white background color. Color contrast ratio is 4.13

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

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,84,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(84,196,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,84,155,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.