crispedge.com

Color picker

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

#d7649c hex color - Red - Warm color - Information

#d7649c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d7649c Color code in RGB color code model is created after adding 84.31% red color, 39.22% green color and 61.18% blue color. Hex #d7649c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 27% yellow and 16% black.

Hex #d7649c color code is between #dd6699 web safe hex color code and #cc55aa web safe hex color code. #dd6699 is the nearest web safe color code. You can see here many more shades of #d7649c color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded7649c#d7649c
RGB Decimal215, 100, 156rgb(215, 100, 156)
RGB Percent84%, 39%, 61%rgb(84%, 39%, 61%)
CSS RGBa215, 100, 156,1rgba(215,100,156,1)
CMYK Modelcmyk(0%,53%,27%,16%)
HSL Color Space331,59% ,62%hsl(331,59% ,62%)
HSV Color Space331°, 53%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101110110010010011100
Octal327144234
Decimal215100156
Hexd7649c

Different shades of #d7649c color code.

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

Light Shade of #d7649c
#e18db6
Dark Shade of #d7649c
#cd3b82
Saturated Shade of #d7649c
#e15a9c
Desaturated Shade of #d7649c
#cd6e9c
Grey scale Shade of #d7649c
#9d9d9d
Brighten Shade
#f07db5
Most Readable Shade
#000000

Shades of #d7649c color code

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

#d7649c
#bf588a
#a74d79
#8f4268
#773756
#5f2c45
#472134
#2f1622
#170b11
#000000

Similar Color like #d7649c color

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

#d8659d
#d9669e
#da679f
#db68a0
#dc69a1
#dd6aa2
#de6ba3
#df6ca4
#e06da5
#e16ea6
#e26fa7
#e370a8
#e471a9
#e572aa
#d6639b
#d5629a
#d46199
#d36098
#d25f97
#d15e96
#d05d95
#cf5c94
#ce5b93
#cd5a92
#cc5991
#cb5890
#ca578f
#c9568e

Monochromatic Color with #d7649c

#d7649c
#020102
#2d1521
#57293f
#823c5e
#ac507d

Tints of #d7649c Color

#d7649c
#db75a7
#df86b2
#e497bd
#e8a8c8
#edbad3
#f1cbde
#f6dce9
#faedf4
#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

#d7649c
#64d79f

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

Split Complementary

#d7649c
#64d766
#64d5d7

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

Analogous Color

#d764ca
#d764b3
#d7649c
#d76485
#d7646e

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

#d7649c
#9cd764
#649cd7

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

#d7649c
#d5d764
#64d79f
#6564d7

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

#d7649c
#64d79f
#64d6d7
#d76664

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

#d7649c Color Code Preview on Black Background Color

This is how #d7649c Color will look on black background color. Color contrast ratio is 6.19

#d7649c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d7649c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d7649c

#d7649c color code is use for CSS Background Color

Background color for the above div is #d7649c

HTML with inline CSS

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

#d7649c color code is use for CSS Border Color

CSS Border color for the above div is #d7649c

HTML with inline CSS

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

CSS Border Left color for the above div is #d7649c

HTML with inline CSS

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

CSS Border Right color for the above div is #d7649c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d7649c

HTML with inline CSS

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

CSS Border Top color for the above div is #d7649c

HTML with inline CSS

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

#d7649c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d7649c Color code Preview on White Background

This is how #d7649c Color code will look on white background color. Color contrast ratio is 3.39

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.