crispedge.com

Color picker

Loading...

#c25aa5 hex color - Violet - Warm color - Information

#c25aa5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c25aa5 Color code in RGB color code model is created after adding 76.08% red color, 35.29% green color and 64.71% blue color. Hex #c25aa5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 15% yellow and 24% black.

Hex #c25aa5 color code is between #bb55aa web safe hex color code and #cc6699 web safe hex color code. #bb55aa is the nearest web safe color code. You can see here many more shades of #c25aa5 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec25aa5#c25aa5
RGB Decimal194, 90, 165rgb(194, 90, 165)
RGB Percent76%, 35%, 65%rgb(76%, 35%, 65%)
CSS RGBa194, 90, 165,1rgba(194,90,165,1)
CMYK Modelcmyk(0%,54%,15%,24%)
HSL Color Space317,46% ,56%hsl(317,46% ,56%)
HSV Color Space317°, 54%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000100101101010100101
Octal302132245
Decimal19490165
Hexc25aa5

Different shades of #c25aa5 color code.

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

Light Shade of #c25aa5
#d07fb9
Dark Shade of #c25aa5
#aa3f8c
Saturated Shade of #c25aa5
#cd4faa
Desaturated Shade of #c25aa5
#b765a0
Grey scale Shade of #c25aa5
#8e8e8e
Brighten Shade
#db73be
Most Readable Shade
#FFFFFF

Shades of #c25aa5 color code

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

#c25aa5
#ac5092
#964680
#813c6e
#6b325b
#562849
#401e37
#2b1424
#150a12
#000000

Similar Color like #c25aa5 color

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

#c35ba6
#c45ca7
#c55da8
#c65ea9
#c75faa
#c860ab
#c961ac
#ca62ad
#cb63ae
#cc64af
#cd65b0
#ce66b1
#cf67b2
#d068b3
#c159a4
#c058a3
#bf57a2
#be56a1
#bd55a0
#bc549f
#bb539e
#ba529d
#b9519c
#b8509b
#b74f9a
#b64e99
#b54d98
#b44c97

Monochromatic Color with #c25aa5

#c25aa5
#ec6ec9
#180b14
#421f39
#6d335d
#974681

Tints of #c25aa5 Color

#c25aa5
#c86caf
#cf7eb9
#d691c3
#dda3cd
#e3b5d7
#eac8e1
#f1daeb
#f8ecf5
#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

#c25aa5
#5ac277

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

Split Complementary

#c25aa5
#71c25a
#5ac2ab

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

Analogous Color

#b55ac2
#c25aba
#c25aa5
#c25a90
#c25a7b

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

#c25aa5
#a5c25a
#5aa5c2

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

#c25aa5
#c2ab5a
#5ac277
#5a71c2

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

#c25aa5
#5ac277
#5ac2ab
#c25a71

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

#c25aa5 Color Code Preview on Black Background Color

This is how #c25aa5 Color will look on black background color. Color contrast ratio is 5.30

#c25aa5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c25aa5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c25aa5

#c25aa5 color code is use for CSS Background Color

Background color for the above div is #c25aa5

HTML with inline CSS

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

#c25aa5 color code is use for CSS Border Color

CSS Border color for the above div is #c25aa5

HTML with inline CSS

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

CSS Border Left color for the above div is #c25aa5

HTML with inline CSS

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

CSS Border Right color for the above div is #c25aa5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c25aa5

HTML with inline CSS

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

CSS Border Top color for the above div is #c25aa5

HTML with inline CSS

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

#c25aa5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c25aa5 Color code Preview on White Background

This is how #c25aa5 Color code will look on white background color. Color contrast ratio is 3.96

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

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(194,90,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,194,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,90,165,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.