crispedge.com

Color picker

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

#cd5983 hex color - Red - Warm color - Information

#cd5983 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cd5983 Color code in RGB color code model is created after adding 80.39% red color, 34.9% green color and 51.37% blue color. Hex #cd5983 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 36% yellow and 20% black.

Hex #cd5983 color code is between #cc5588 web safe hex color code and #dd6677 web safe hex color code. #cc5588 is the nearest web safe color code. You can see here many more shades of #cd5983 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecd5983#cd5983
RGB Decimal205, 89, 131rgb(205, 89, 131)
RGB Percent80%, 35%, 51%rgb(80%, 35%, 51%)
CSS RGBa205, 89, 131,1rgba(205,89,131,1)
CMYK Modelcmyk(0%,57%,36%,20%)
HSL Color Space338,54% ,58%hsl(338,54% ,58%)
HSV Color Space338°, 57%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011010101100110000011
Octal315131203
Decimal20589131
Hexcd5983

Different shades of #cd5983 color code.

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

Light Shade of #cd5983
#d980a0
Dark Shade of #cd5983
#bb3867
Saturated Shade of #cd5983
#d84e80
Desaturated Shade of #cd5983
#c26486
Grey scale Shade of #cd5983
#939393
Brighten Shade
#e6729c
Most Readable Shade
#FFFFFF

Shades of #cd5983 color code

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

#cd5983
#b64f74
#9f4565
#883b57
#713148
#5b273a
#441d2b
#2d131d
#16090e
#000000

Similar Color like #cd5983 color

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

#ce5a84
#cf5b85
#d05c86
#d15d87
#d25e88
#d35f89
#d4608a
#d5618b
#d6628c
#d7638d
#d8648e
#d9658f
#da6690
#db6791
#cc5882
#cb5781
#ca5680
#c9557f
#c8547e
#c7537d
#c6527c
#c5517b
#c4507a
#c34f79
#c24e78
#c14d77
#c04c76
#bf4b75

Monochromatic Color with #cd5983

#cd5983
#f76b9e
#230f16
#4d2232
#78344d
#a24768

Tints of #cd5983 Color

#cd5983
#d26b90
#d87d9e
#dd90ac
#e3a2ba
#e8b5c7
#eec7d5
#f3dae3
#f9ecf1
#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

#cd5983
#59cda3

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

Split Complementary

#cd5983
#59cd69
#59bdcd

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

Analogous Color

#cd59b1
#cd599a
#cd5983
#cd596c
#cd5d59

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

#cd5983
#83cd59
#5983cd

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

#cd5983
#bdcd59
#59cda3
#6959cd

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

#cd5983
#59cda3
#59bdcd
#cd6959

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

#cd5983 Color Code Preview on Black Background Color

This is how #cd5983 Color will look on black background color. Color contrast ratio is 5.35

#cd5983 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5983

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5983

#cd5983 color code is use for CSS Background Color

Background color for the above div is #cd5983

HTML with inline CSS

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

#cd5983 color code is use for CSS Border Color

CSS Border color for the above div is #cd5983

HTML with inline CSS

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

CSS Border Left color for the above div is #cd5983

HTML with inline CSS

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

CSS Border Right color for the above div is #cd5983

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd5983

HTML with inline CSS

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

CSS Border Top color for the above div is #cd5983

HTML with inline CSS

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

#cd5983 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd5983 Color code Preview on White Background

This is how #cd5983 Color code will look on white background color. Color contrast ratio is 3.92

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

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.