crispedge.com

Color picker

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

#d49acb hex color - Violet - Warm color - Information

#d49acb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d49acb Color code in RGB color code model is created after adding 83.14% red color, 60.39% green color and 79.61% blue color. Hex #d49acb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 4% yellow and 17% black.

Hex #d49acb color code is between #cc99cc web safe hex color code and #ddaabb web safe hex color code. #cc99cc is the nearest web safe color code. You can see here many more shades of #d49acb color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded49acb#d49acb
RGB Decimal212, 154, 203rgb(212, 154, 203)
RGB Percent83%, 60%, 80%rgb(83%, 60%, 80%)
CSS RGBa212, 154, 203,1rgba(212,154,203,1)
CMYK Modelcmyk(0%,27%,4%,17%)
HSL Color Space309,40% ,72%hsl(309,40% ,72%)
HSV Color Space309°, 27%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101001001101011001011
Octal324232313
Decimal212154203
Hexd49acb

Different shades of #d49acb color code.

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

Light Shade of #d49acb
#e3bedd
Dark Shade of #d49acb
#c576b9
Saturated Shade of #d49acb
#db93d0
Desaturated Shade of #d49acb
#cda1c6
Grey scale Shade of #d49acb
#b7b7b7
Brighten Shade
#edb3e4
Most Readable Shade
#000000

Shades of #d49acb color code

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

#d49acb
#bc88b4
#a4779d
#8d6687
#755570
#5e445a
#463343
#2f222d
#171116
#000000

Similar Color like #d49acb color

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

#d59bcc
#d69ccd
#d79dce
#d89ecf
#d99fd0
#daa0d1
#dba1d2
#dca2d3
#dda3d4
#dea4d5
#dfa5d6
#e0a6d7
#e1a7d8
#e2a8d9
#d399ca
#d298c9
#d197c8
#d096c7
#cf95c6
#ce94c5
#cd93c4
#cc92c3
#cb91c2
#ca90c1
#c98fc0
#c88ebf
#c78dbe
#c68cbd

Monochromatic Color with #d49acb

#d49acb
#feb9f4
#2a1f28
#543d51
#7f5c7a
#a97ba2

Tints of #d49acb Color

#d49acb
#d8a5d0
#ddb0d6
#e2bbdc
#e7c6e2
#ebd2e7
#f0dded
#f5e8f3
#faf3f9
#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

#d49acb
#9ad4a3

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

Split Complementary

#d49acb
#aed49a
#9ad4c0

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

Analogous Color

#c69ad4
#d19ad4
#d49acb
#d49abf
#d49ab4

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

#d49acb
#cbd49a
#9acbd4

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

#d49acb
#d4c09a
#9ad4a3
#9aaed4

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

#d49acb
#9ad4a3
#9ad4c0
#d49aae

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

#d49acb Color Code Preview on Black Background Color

This is how #d49acb Color will look on black background color. Color contrast ratio is 9.28

#d49acb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d49acb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d49acb

#d49acb color code is use for CSS Background Color

Background color for the above div is #d49acb

HTML with inline CSS

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

#d49acb color code is use for CSS Border Color

CSS Border color for the above div is #d49acb

HTML with inline CSS

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

CSS Border Left color for the above div is #d49acb

HTML with inline CSS

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

CSS Border Right color for the above div is #d49acb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d49acb

HTML with inline CSS

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

CSS Border Top color for the above div is #d49acb

HTML with inline CSS

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

#d49acb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d49acb Color code Preview on White Background

This is how #d49acb Color code will look on white background color. Color contrast ratio is 2.26

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.