crispedge.com

Color picker

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

#d1395a hex color - Red - Warm color - Information

#d1395a hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #d1395a Color code in RGB color code model is created after adding 81.96% red color, 22.35% green color and 35.29% blue color. Hex #d1395a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 57% yellow and 18% black.

Hex #d1395a color code is between #cc3355 web safe hex color code and #dd4466 web safe hex color code. #cc3355 is the nearest web safe color code. You can see here many more shades of #d1395a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded1395a#d1395a
RGB Decimal209, 57, 90rgb(209, 57, 90)
RGB Percent82%, 22%, 35%rgb(82%, 22%, 35%)
CSS RGBa209, 57, 90,1rgba(209,57,90,1)
CMYK Modelcmyk(0%,73%,57%,18%)
HSL Color Space347,62% ,52%hsl(347,62% ,52%)
HSV Color Space347°, 73%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010011100101011010
Octal32171132
Decimal2095790
Hexd1395a

Different shades of #d1395a color code.

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

Light Shade of #d1395a
#db627c
Dark Shade of #d1395a
#ae2946
Saturated Shade of #d1395a
#dd2d53
Desaturated Shade of #d1395a
#c54561
Grey scale Shade of #d1395a
#858585
Brighten Shade
#ea5273
Most Readable Shade
#FFFFFF

Shades of #d1395a color code

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

#d1395a
#b93250
#a22c46
#8b263c
#741f32
#5c1928
#45131e
#2e0c14
#17060a
#000000

Similar Color like #d1395a color

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

#d23a5b
#d33b5c
#d43c5d
#d53d5e
#d63e5f
#d73f60
#d84061
#d94162
#da4263
#db4364
#dc4465
#dd4566
#de4667
#df4768
#d03859
#cf3758
#ce3657
#cd3556
#cc3455
#cb3354
#ca3253
#c93152
#c83051
#c72f50
#c62e4f
#c52d4e
#c42c4d
#c32b4c

Monochromatic Color with #d1395a

#d1395a
#fb456c
#270b11
#511623
#7c2235
#a62d48

Tints of #d1395a Color

#d1395a
#d64f6c
#db657e
#e07b91
#e591a3
#eaa7b5
#efbdc8
#f4d3da
#f9e9ec
#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

#d1395a
#39d1b0

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

Split Complementary

#d1395a
#39d164
#39a6d1

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

Analogous Color

#d13997
#d13978
#d1395a
#d1393c
#d15539

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

#d1395a
#5ad139
#395ad1

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

#d1395a
#a6d139
#39d1b0
#6439d1

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

#d1395a
#39d1b0
#39a6d1
#d16439

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

#d1395a Color Code Preview on Black Background Color

This is how #d1395a Color will look on black background color. Color contrast ratio is 4.44

#d1395a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1395a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1395a

#d1395a color code is use for CSS Background Color

Background color for the above div is #d1395a

HTML with inline CSS

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

#d1395a color code is use for CSS Border Color

CSS Border color for the above div is #d1395a

HTML with inline CSS

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

CSS Border Left color for the above div is #d1395a

HTML with inline CSS

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

CSS Border Right color for the above div is #d1395a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1395a

HTML with inline CSS

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

CSS Border Top color for the above div is #d1395a

HTML with inline CSS

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

#d1395a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1395a Color code Preview on White Background

This is how #d1395a Color code will look on white background color. Color contrast ratio is 4.73

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

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.