crispedge.com

Color picker

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

#d81a66 hex color - Red - Warm color - Information

#d81a66 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d81a66 Color code in RGB color code model is created after adding 84.71% red color, 10.2% green color and 40% blue color. Hex #d81a66 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 53% yellow and 15% black.

Hex #d81a66 color code is between #dd2255 web safe hex color code and #cc1177 web safe hex color code. #dd2255 is the nearest web safe color code. You can see here many more shades of #d81a66 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded81a66#d81a66
RGB Decimal216, 26, 102rgb(216, 26, 102)
RGB Percent85%, 10%, 40%rgb(85%, 10%, 40%)
CSS RGBa216, 26, 102,1rgba(216,26,102,1)
CMYK Modelcmyk(0%,88%,53%,15%)
HSL Color Space336,79% ,47%hsl(336,79% ,47%)
HSV Color Space336°, 88%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110000001101001100110
Octal33032146
Decimal21626102
Hexd81a66

Different shades of #d81a66 color code.

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

Light Shade of #d81a66
#e83d81
Dark Shade of #d81a66
#aa1551
Saturated Shade of #d81a66
#e40e64
Desaturated Shade of #d81a66
#cc2668
Grey scale Shade of #d81a66
#797979
Brighten Shade
#f1337f
Most Readable Shade
#FFFFFF

Shades of #d81a66 color code

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

#d81a66
#c0175a
#a8144f
#901144
#780e38
#600b2d
#480822
#300516
#18020b
#000000

Similar Color like #d81a66 color

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

#d91b67
#da1c68
#db1d69
#dc1e6a
#dd1f6b
#de206c
#df216d
#e0226e
#e1236f
#e22470
#e32571
#e42672
#e52773
#e62874
#d71965
#d61864
#d51763
#d41662
#d31561
#d21460
#d1135f
#d0125e
#cf115d
#ce105c
#cd0f5b
#cc0e5a
#cb0d59
#ca0c58

Monochromatic Color with #d81a66

#d81a66
#030002
#2e0616
#580b2a
#83103e
#ad1552

Tints of #d81a66 Color

#d81a66
#dc3377
#e04c88
#e56699
#e97faa
#ed99bb
#f2b2cc
#f6ccdd
#fae5ee
#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

#d81a66
#1ad88c

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

Split Complementary

#d81a66
#1ad82d
#1ac5d8

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

Analogous Color

#d81ab2
#d81a8c
#d81a66
#d81a40
#d81a1a

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

#d81a66
#66d81a
#1a66d8

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

#d81a66
#c5d81a
#1ad88c
#2d1ad8

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

#d81a66
#1ad88c
#1ac5d8
#d82d1a

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

#d81a66 Color Code Preview on Black Background Color

This is how #d81a66 Color will look on black background color. Color contrast ratio is 4.26

#d81a66 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d81a66

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d81a66

#d81a66 color code is use for CSS Background Color

Background color for the above div is #d81a66

HTML with inline CSS

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

#d81a66 color code is use for CSS Border Color

CSS Border color for the above div is #d81a66

HTML with inline CSS

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

CSS Border Left color for the above div is #d81a66

HTML with inline CSS

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

CSS Border Right color for the above div is #d81a66

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d81a66

HTML with inline CSS

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

CSS Border Top color for the above div is #d81a66

HTML with inline CSS

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

#d81a66 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d81a66 Color code Preview on White Background

This is how #d81a66 Color code will look on white background color. Color contrast ratio is 4.93

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

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.