crispedge.com

Color picker

Loading...

#d0999e hex color - Red - Warm color - Information

#d0999e hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #d0999e Color code in RGB color code model is created after adding 81.57% red color, 60% green color and 61.96% blue color. Hex #d0999e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 24% yellow and 18% black.

Hex #d0999e color code is between #cc8899 web safe hex color code and #ddaaaa web safe hex color code. #cc8899 is the nearest web safe color code. You can see here many more shades of #d0999e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Coded0999e#d0999e
RGB Decimal208, 153, 158rgb(208, 153, 158)
RGB Percent82%, 60%, 62%rgb(82%, 60%, 62%)
CSS RGBa208, 153, 158,1rgba(208,153,158,1)
CMYK Modelcmyk(0%,26%,24%,18%)
HSL Color Space355,37% ,71%hsl(355,37% ,71%)
HSV Color Space355°, 26%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100001001100110011110
Octal320231236
Decimal208153158
Hexd0999e

Different shades of #d0999e color code.

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

Light Shade of #d0999e
#e0bcbf
Dark Shade of #d0999e
#c0767d
Saturated Shade of #d0999e
#d79298
Desaturated Shade of #d0999e
#c9a0a4
Grey scale Shade of #d0999e
#b4b4b4
Brighten Shade
#e9b2b7
Most Readable Shade
#000000

Shades of #d0999e color code

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

#d0999e
#b8888c
#a1777a
#8a6669
#735557
#5c4446
#453334
#2e2223
#171111
#000000

Similar Color like #d0999e color

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

#d19a9f
#d29ba0
#d39ca1
#d49da2
#d59ea3
#d69fa4
#d7a0a5
#d8a1a6
#d9a2a7
#daa3a8
#dba4a9
#dca5aa
#dda6ab
#dea7ac
#cf989d
#ce979c
#cd969b
#cc959a
#cb9499
#ca9398
#c99297
#c89196
#c79095
#c68f94
#c58e93
#c48d92
#c38c91
#c28b90

Monochromatic Color with #d0999e

#d0999e
#fab8be
#261c1d
#503b3d
#7b5a5d
#a57a7e

Tints of #d0999e Color

#d0999e
#d5a4a8
#daafb3
#dfbbbe
#e4c6c9
#ead1d3
#efddde
#f4e8e9
#f9f3f4
#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

#d0999e
#99d0cb

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

Split Complementary

#d0999e
#99d0b0
#99bad0

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

Analogous Color

#d099b4
#d099a9
#d0999e
#d09f99
#d0aa99

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

#d0999e
#9ed099
#999ed0

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

#d0999e
#b9d099
#99d0cb
#af99d0

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

#d0999e
#99d0cb
#99bad0
#d0af99

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

#d0999e Color Code Preview on Black Background Color

This is how #d0999e Color will look on black background color. Color contrast ratio is 8.73

#d0999e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d0999e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d0999e

#d0999e color code is use for CSS Background Color

Background color for the above div is #d0999e

HTML with inline CSS

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

#d0999e color code is use for CSS Border Color

CSS Border color for the above div is #d0999e

HTML with inline CSS

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

CSS Border Left color for the above div is #d0999e

HTML with inline CSS

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

CSS Border Right color for the above div is #d0999e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d0999e

HTML with inline CSS

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

CSS Border Top color for the above div is #d0999e

HTML with inline CSS

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

#d0999e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d0999e Color code Preview on White Background

This is how #d0999e Color code will look on white background color. Color contrast ratio is 2.40

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(208,153,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,208,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(208,153,158,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.