crispedge.com

Color picker

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

#c7537d hex color - Violet - Warm color - Information

#c7537d hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c7537d Color code in RGB color code model is created after adding 78.04% red color, 32.55% green color and 49.02% blue color. Hex #c7537d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 37% yellow and 22% black.

Hex #c7537d color code is between #cc5577 web safe hex color code and #bb4488 web safe hex color code. #cc5577 is the nearest web safe color code. You can see here many more shades of #c7537d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec7537d#c7537d
RGB Decimal199, 83, 125rgb(199, 83, 125)
RGB Percent78%, 33%, 49%rgb(78%, 33%, 49%)
CSS RGBa199, 83, 125,1rgba(199,83,125,1)
CMYK Modelcmyk(0%,58%,37%,22%)
HSL Color Space338,51% ,55%hsl(338,51% ,55%)
HSV Color Space338°, 58%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110101001101111101
Octal307123175
Decimal19983125
Hexc7537d

Different shades of #c7537d color code.

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

Light Shade of #c7537d
#d4799a
Dark Shade of #c7537d
#ae3963
Saturated Shade of #c7537d
#d2487a
Desaturated Shade of #c7537d
#bc5e80
Grey scale Shade of #c7537d
#8d8d8d
Brighten Shade
#e06c96
Most Readable Shade
#FFFFFF

Shades of #c7537d color code

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

#c7537d
#b0496f
#9a4061
#843753
#6e2e45
#582437
#421b29
#2c121b
#16090d
#000000

Similar Color like #c7537d color

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

#c8547e
#c9557f
#ca5680
#cb5781
#cc5882
#cd5983
#ce5a84
#cf5b85
#d05c86
#d15d87
#d25e88
#d35f89
#d4608a
#d5618b
#c6527c
#c5517b
#c4507a
#c34f79
#c24e78
#c14d77
#c04c76
#bf4b75
#be4a74
#bd4973
#bc4872
#bb4771
#ba4670
#b9456f

Monochromatic Color with #c7537d

#c7537d
#f16598
#1d0c12
#471e2d
#723048
#9c4162

Tints of #c7537d Color

#c7537d
#cd668b
#d37999
#d98ca8
#df9fb6
#e6b2c5
#ecc5d3
#f2d8e2
#f8ebf0
#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

#c7537d
#53c79d

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

Split Complementary

#c7537d
#53c763
#53b7c7

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

Analogous Color

#c753ab
#c75394
#c7537d
#c75366
#c75753

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

#c7537d
#7dc753
#537dc7

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

#c7537d
#b7c753
#53c79d
#6353c7

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

#c7537d
#53c79d
#53b7c7
#c76353

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

#c7537d Color Code Preview on Black Background Color

This is how #c7537d Color will look on black background color. Color contrast ratio is 4.96

#c7537d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7537d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7537d

#c7537d color code is use for CSS Background Color

Background color for the above div is #c7537d

HTML with inline CSS

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

#c7537d color code is use for CSS Border Color

CSS Border color for the above div is #c7537d

HTML with inline CSS

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

CSS Border Left color for the above div is #c7537d

HTML with inline CSS

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

CSS Border Right color for the above div is #c7537d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7537d

HTML with inline CSS

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

CSS Border Top color for the above div is #c7537d

HTML with inline CSS

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

#c7537d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7537d Color code Preview on White Background

This is how #c7537d Color code will look on white background color. Color contrast ratio is 4.23

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

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.