crispedge.com

Color picker

Loading...

#c25dad hex color - Violet - Warm color - Information

#c25dad hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c25dad Color code in RGB color code model is created after adding 76.08% red color, 36.47% green color and 67.84% blue color. Hex #c25dad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 11% yellow and 24% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec25dad#c25dad
RGB Decimal194, 93, 173rgb(194, 93, 173)
RGB Percent76%, 36%, 68%rgb(76%, 36%, 68%)
CSS RGBa194, 93, 173,1rgba(194,93,173,1)
CMYK Modelcmyk(0%,52%,11%,24%)
HSL Color Space312,45% ,56%hsl(312,45% ,56%)
HSV Color Space312°, 52%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000100101110110101101
Octal302135255
Decimal19493173
Hexc25dad

Different shades of #c25dad color code.

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

Light Shade of #c25dad
#d082c0
Dark Shade of #c25dad
#ab4195
Saturated Shade of #c25dad
#cd52b4
Desaturated Shade of #c25dad
#b768a6
Grey scale Shade of #c25dad
#8f8f8f
Brighten Shade
#db76c6
Most Readable Shade
#FFFFFF

Shades of #c25dad color code

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

#c25dad
#ac5299
#964886
#813e73
#6b3360
#56294c
#401f39
#2b1426
#150a13
#000000

Similar Color like #c25dad color

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

#c35eae
#c45faf
#c560b0
#c661b1
#c762b2
#c863b3
#c964b4
#ca65b5
#cb66b6
#cc67b7
#cd68b8
#ce69b9
#cf6aba
#d06bbb
#c15cac
#c05bab
#bf5aaa
#be59a9
#bd58a8
#bc57a7
#bb56a6
#ba55a5
#b954a4
#b853a3
#b752a2
#b651a1
#b550a0
#b44f9f

Monochromatic Color with #c25dad

#c25dad
#ec71d3
#180c15
#42203b
#6d3461
#974987

Tints of #c25dad Color

#c25dad
#c86fb6
#cf81bf
#d693c8
#dda5d1
#e3b7da
#eac9e3
#f1dbec
#f8edf5
#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

#c25dad
#5dc272

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

Split Complementary

#c25dad
#7ac25d
#5dc2a5

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

Analogous Color

#af5dc2
#c25dc1
#c25dad
#c25d99
#c25d85

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

#c25dad
#adc25d
#5dadc2

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

#c25dad
#c2a45d
#5dc272
#5d7ac2

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

#c25dad
#5dc272
#5dc2a5
#c25d7a

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

#c25dad Color Code Preview on Black Background Color

This is how #c25dad Color will look on black background color. Color contrast ratio is 5.46

#c25dad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c25dad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c25dad

#c25dad color code is use for CSS Background Color

Background color for the above div is #c25dad

HTML with inline CSS

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

#c25dad color code is use for CSS Border Color

CSS Border color for the above div is #c25dad

HTML with inline CSS

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

CSS Border Left color for the above div is #c25dad

HTML with inline CSS

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

CSS Border Right color for the above div is #c25dad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c25dad

HTML with inline CSS

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

CSS Border Top color for the above div is #c25dad

HTML with inline CSS

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

#c25dad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c25dad Color code Preview on White Background

This is how #c25dad Color code will look on white background color. Color contrast ratio is 3.84

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

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,93,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,194,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,93,173,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.