crispedge.com

Color picker

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

#d61097 hex color - Red - Warm color - Information

#d61097 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d61097 Color code in RGB color code model is created after adding 83.92% red color, 6.27% green color and 59.22% blue color. Hex #d61097 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 29% yellow and 16% black.

Hex #d61097 color code is between #dd1199 web safe hex color code and #cc0088 web safe hex color code. #dd1199 is the nearest web safe color code. You can see here many more shades of #d61097 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded61097#d61097
RGB Decimal214, 16, 151rgb(214, 16, 151)
RGB Percent84%, 6%, 59%rgb(84%, 6%, 59%)
CSS RGBa214, 16, 151,1rgba(214,16,151,1)
CMYK Modelcmyk(0%,93%,29%,16%)
HSL Color Space319,86% ,45%hsl(319,86% ,45%)
HSV Color Space319°, 93%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101100001000010010111
Octal32620227
Decimal21416151
Hexd61097

Different shades of #d61097 color code.

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

Light Shade of #d61097
#ef2ab0
Dark Shade of #d61097
#a70c75
Saturated Shade of #d61097
#e1059b
Desaturated Shade of #d61097
#ca1c93
Grey scale Shade of #d61097
#737373
Brighten Shade
#ef29b0
Most Readable Shade
#FFFFFF

Shades of #d61097 color code

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

#d61097
#be0e86
#a60c75
#8e0a64
#760853
#5f0743
#470532
#2f0321
#170110
#000000

Similar Color like #d61097 color

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

#d71198
#d81299
#d9139a
#da149b
#db159c
#dc169d
#dd179e
#de189f
#df19a0
#e01aa1
#e11ba2
#e21ca3
#e31da4
#e41ea5
#d50f96
#d40e95
#d30d94
#d20c93
#d10b92
#d00a91
#cf0990
#ce088f
#cd078e
#cc068d
#cb058c
#ca048b
#c9038a
#c80289

Monochromatic Color with #d61097

#d61097
#010001
#2c031f
#56063d
#810a5b
#ab0d79

Tints of #d61097 Color

#d61097
#da2aa2
#df45ae
#e35fb9
#e87ac5
#ec94d0
#f1afdc
#f5c9e7
#fae4f3
#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

#d61097
#10d64f

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

Split Complementary

#d61097
#34d610
#10d6b2

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

Analogous Color

#c610d6
#d610bf
#d61097
#d6106f
#d61048

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

#d61097
#97d610
#1097d6

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

#d61097
#d6b210
#10d64f
#1034d6

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

#d61097
#10d64f
#10d6b2
#d61034

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

#d61097 Color Code Preview on Black Background Color

This is how #d61097 Color will look on black background color. Color contrast ratio is 4.38

#d61097 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d61097

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d61097

#d61097 color code is use for CSS Background Color

Background color for the above div is #d61097

HTML with inline CSS

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

#d61097 color code is use for CSS Border Color

CSS Border color for the above div is #d61097

HTML with inline CSS

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

CSS Border Left color for the above div is #d61097

HTML with inline CSS

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

CSS Border Right color for the above div is #d61097

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d61097

HTML with inline CSS

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

CSS Border Top color for the above div is #d61097

HTML with inline CSS

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

#d61097 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d61097 Color code Preview on White Background

This is how #d61097 Color code will look on white background color. Color contrast ratio is 4.79

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

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.