crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c757b4 hex color - Violet - Warm color - Information

#c757b4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c757b4 Color code in RGB color code model is created after adding 78.04% red color, 34.12% green color and 70.59% blue color. Hex #c757b4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 10% yellow and 22% black.

Hex #c757b4 color code is between #cc55bb web safe hex color code and #bb66aa web safe hex color code. #cc55bb is the nearest web safe color code. You can see here many more shades of #c757b4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec757b4#c757b4
RGB Decimal199, 87, 180rgb(199, 87, 180)
RGB Percent78%, 34%, 71%rgb(78%, 34%, 71%)
CSS RGBa199, 87, 180,1rgba(199,87,180,1)
CMYK Modelcmyk(0%,56%,10%,22%)
HSL Color Space310,50% ,56%hsl(310,50% ,56%)
HSV Color Space310°, 56%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110101011110110100
Octal307127264
Decimal19987180
Hexc757b4

Different shades of #c757b4 color code.

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

Light Shade of #c757b4
#d47dc5
Dark Shade of #c757b4
#b03b9c
Saturated Shade of #c757b4
#d24cbb
Desaturated Shade of #c757b4
#bc62ad
Grey scale Shade of #c757b4
#8f8f8f
Brighten Shade
#e070cd
Most Readable Shade
#FFFFFF

Shades of #c757b4 color code

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

#c757b4
#b04da0
#9a438c
#843a78
#6e3064
#582650
#421d3c
#2c1328
#160914
#000000

Similar Color like #c757b4 color

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

#c858b5
#c959b6
#ca5ab7
#cb5bb8
#cc5cb9
#cd5dba
#ce5ebb
#cf5fbc
#d060bd
#d161be
#d262bf
#d363c0
#d464c1
#d565c2
#c656b3
#c555b2
#c454b1
#c353b0
#c252af
#c151ae
#c050ad
#bf4fac
#be4eab
#bd4daa
#bc4ca9
#bb4ba8
#ba4aa7
#b949a6

Monochromatic Color with #c757b4

#c757b4
#f16ada
#1d0d1a
#471f41
#723267
#9c448e

Tints of #c757b4 Color

#c757b4
#cd69bc
#d37cc4
#d98fcd
#dfa1d5
#e6b4dd
#ecc7e6
#f2d9ee
#f8ecf6
#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

#c757b4
#57c76a

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

Split Complementary

#c757b4
#7cc757
#57c7a2

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

Analogous Color

#ad57c7
#c457c7
#c757b4
#c7579e
#c75787

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

#c757b4
#b4c757
#57b4c7

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

#c757b4
#c7a257
#57c76a
#577cc7

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

#c757b4
#57c76a
#57c7a2
#c7577c

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

#c757b4 Color Code Preview on Black Background Color

This is how #c757b4 Color will look on black background color. Color contrast ratio is 5.45

#c757b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c757b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c757b4

#c757b4 color code is use for CSS Background Color

Background color for the above div is #c757b4

HTML with inline CSS

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

#c757b4 color code is use for CSS Border Color

CSS Border color for the above div is #c757b4

HTML with inline CSS

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

CSS Border Left color for the above div is #c757b4

HTML with inline CSS

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

CSS Border Right color for the above div is #c757b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c757b4

HTML with inline CSS

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

CSS Border Top color for the above div is #c757b4

HTML with inline CSS

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

#c757b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c757b4 Color code Preview on White Background

This is how #c757b4 Color code will look on white background color. Color contrast ratio is 3.85

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.