crispedge.com

Color picker

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

#d13a95 hex color - Violet - Warm color - Information

#d13a95 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #d13a95 Color code in RGB color code model is created after adding 81.96% red color, 22.75% green color and 58.43% blue color. Hex #d13a95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 29% yellow and 18% black.

Hex #d13a95 color code is between #cc3399 web safe hex color code and #dd4488 web safe hex color code. #cc3399 is the nearest web safe color code. You can see here many more shades of #d13a95 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded13a95#d13a95
RGB Decimal209, 58, 149rgb(209, 58, 149)
RGB Percent82%, 23%, 58%rgb(82%, 23%, 58%)
CSS RGBa209, 58, 149,1rgba(209,58,149,1)
CMYK Modelcmyk(0%,72%,29%,18%)
HSL Color Space324,62% ,52%hsl(324,62% ,52%)
HSV Color Space324°, 72%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010011101010010101
Octal32172225
Decimal20958149
Hexd13a95

Different shades of #d13a95 color code.

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

Light Shade of #d13a95
#db63ab
Dark Shade of #d13a95
#af297a
Saturated Shade of #d13a95
#dd2e97
Desaturated Shade of #d13a95
#c54692
Grey scale Shade of #d13a95
#858585
Brighten Shade
#ea53ae
Most Readable Shade
#FFFFFF

Shades of #d13a95 color code

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

#d13a95
#b93384
#a22d73
#8b2663
#742052
#5c1942
#451331
#2e0c21
#170610
#000000

Similar Color like #d13a95 color

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

#d23b96
#d33c97
#d43d98
#d53e99
#d63f9a
#d7409b
#d8419c
#d9429d
#da439e
#db449f
#dc45a0
#dd46a1
#de47a2
#df48a3
#d03994
#cf3893
#ce3792
#cd3691
#cc3590
#cb348f
#ca338e
#c9328d
#c8318c
#c7308b
#c62f8a
#c52e89
#c42d88
#c32c87

Monochromatic Color with #d13a95

#d13a95
#fb46b3
#270b1c
#51173a
#7c2258
#a62e77

Tints of #d13a95 Color

#d13a95
#d64fa0
#db65ac
#e07bb8
#e591c4
#eaa7cf
#efbddb
#f4d3e7
#f9e9f3
#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

#d13a95
#3ad176

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

Split Complementary

#d13a95
#4ad13a
#3ad1c2

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

Analogous Color

#d13ad1
#d13ab3
#d13a95
#d13a77
#d13a59

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

#d13a95
#95d13a
#3a95d1

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

#d13a95
#d1c13a
#3ad176
#3a49d1

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

#d13a95
#3ad176
#3ad1c2
#d13a4a

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

#d13a95 Color Code Preview on Black Background Color

This is how #d13a95 Color will look on black background color. Color contrast ratio is 4.75

#d13a95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d13a95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d13a95

#d13a95 color code is use for CSS Background Color

Background color for the above div is #d13a95

HTML with inline CSS

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

#d13a95 color code is use for CSS Border Color

CSS Border color for the above div is #d13a95

HTML with inline CSS

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

CSS Border Left color for the above div is #d13a95

HTML with inline CSS

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

CSS Border Right color for the above div is #d13a95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d13a95

HTML with inline CSS

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

CSS Border Top color for the above div is #d13a95

HTML with inline CSS

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

#d13a95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d13a95 Color code Preview on White Background

This is how #d13a95 Color code will look on white background color. Color contrast ratio is 4.42

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

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.