crispedge.com

Color picker

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

#d95777 hex color - Red - Warm color - Information

#d95777 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d95777 Color code in RGB color code model is created after adding 85.1% red color, 34.12% green color and 46.67% blue color. Hex #d95777 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 45% yellow and 15% black.

Hex #d95777 color code is between #dd5566 web safe hex color code and #cc6688 web safe hex color code. #dd5566 is the nearest web safe color code. You can see here many more shades of #d95777 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded95777#d95777
RGB Decimal217, 87, 119rgb(217, 87, 119)
RGB Percent85%, 34%, 47%rgb(85%, 34%, 47%)
CSS RGBa217, 87, 119,1rgba(217,87,119,1)
CMYK Modelcmyk(0%,60%,45%,15%)
HSL Color Space345,63% ,60%hsl(345,63% ,60%)
HSV Color Space345°, 60%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010101011101110111
Octal331127167
Decimal21787119
Hexd95777

Different shades of #d95777 color code.

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

Light Shade of #d95777
#e28199
Dark Shade of #d95777
#ce2f56
Saturated Shade of #d95777
#e34d72
Desaturated Shade of #d95777
#cf617c
Grey scale Shade of #d95777
#989898
Brighten Shade
#f27090
Most Readable Shade
#FFFFFF

Shades of #d95777 color code

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

#d95777
#c04d69
#a8435c
#903a4f
#783042
#602634
#481d27
#30131a
#18090d
#000000

Similar Color like #d95777 color

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

#da5878
#db5979
#dc5a7a
#dd5b7b
#de5c7c
#df5d7d
#e05e7e
#e15f7f
#e26080
#e36181
#e46282
#e56383
#e66484
#e76585
#d85676
#d75575
#d65474
#d55373
#d45272
#d35171
#d25070
#d14f6f
#d04e6e
#cf4d6d
#ce4c6c
#cd4b6b
#cc4a6a
#cb4969

Monochromatic Color with #d95777

#d95777
#040202
#2f131a
#592431
#843548
#ae4660

Tints of #d95777 Color

#d95777
#dd6986
#e17c95
#e58fa4
#e9a1b3
#eeb4c2
#f2c7d1
#f6d9e0
#faecef
#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

#d95777
#57d9b9

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

Split Complementary

#d95777
#57d978
#57b8d9

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

Analogous Color

#d957ab
#d95791
#d95777
#d9575d
#d96b57

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

#d95777
#77d957
#5777d9

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

#d95777
#b8d957
#57d9b9
#7857d9

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

#d95777
#57d9b9
#57b8d9
#d97857

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

#d95777 Color Code Preview on Black Background Color

This is how #d95777 Color will look on black background color. Color contrast ratio is 5.58

#d95777 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d95777

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d95777

#d95777 color code is use for CSS Background Color

Background color for the above div is #d95777

HTML with inline CSS

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

#d95777 color code is use for CSS Border Color

CSS Border color for the above div is #d95777

HTML with inline CSS

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

CSS Border Left color for the above div is #d95777

HTML with inline CSS

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

CSS Border Right color for the above div is #d95777

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d95777

HTML with inline CSS

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

CSS Border Top color for the above div is #d95777

HTML with inline CSS

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

#d95777 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d95777 Color code Preview on White Background

This is how #d95777 Color code will look on white background color. Color contrast ratio is 3.76

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

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.