crispedge.com

Color picker

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

#d53868 hex color - Violet - Warm color - Information

#d53868 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d53868 Color code in RGB color code model is created after adding 83.53% red color, 21.96% green color and 40.78% blue color. Hex #d53868 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 51% yellow and 16% black.

Hex #d53868 color code is between #dd3366 web safe hex color code and #cc4477 web safe hex color code. #dd3366 is the nearest web safe color code. You can see here many more shades of #d53868 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded53868#d53868
RGB Decimal213, 56, 104rgb(213, 56, 104)
RGB Percent84%, 22%, 41%rgb(84%, 22%, 41%)
CSS RGBa213, 56, 104,1rgba(213,56,104,1)
CMYK Modelcmyk(0%,74%,51%,16%)
HSL Color Space342,65% ,53%hsl(342,65% ,53%)
HSV Color Space342°, 74%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010011100001101000
Octal32570150
Decimal21356104
Hexd53868

Different shades of #d53868 color code.

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

Light Shade of #d53868
#de6288
Dark Shade of #d53868
#b42651
Saturated Shade of #d53868
#e12c63
Desaturated Shade of #d53868
#c9446d
Grey scale Shade of #d53868
#868686
Brighten Shade
#ee5181
Most Readable Shade
#FFFFFF

Shades of #d53868 color code

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

#d53868
#bd315c
#a52b50
#8e2545
#761f39
#5e182e
#471222
#2f0c17
#17060b
#000000

Similar Color like #d53868 color

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

#d63969
#d73a6a
#d83b6b
#d93c6c
#da3d6d
#db3e6e
#dc3f6f
#dd4070
#de4171
#df4272
#e04373
#e14474
#e24575
#e34676
#d43767
#d33666
#d23565
#d13464
#d03363
#cf3262
#ce3161
#cd3060
#cc2f5f
#cb2e5e
#ca2d5d
#c92c5c
#c82b5b
#c72a5a

Monochromatic Color with #d53868

#d53868
#000000
#2b0b15
#55162a
#80223e
#aa2d53

Tints of #d53868 Color

#d53868
#d94e78
#de6489
#e37a9a
#e790ab
#eca6bb
#f1bccc
#f5d2dd
#fae8ee
#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

#d53868
#38d5a5

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

Split Complementary

#d53868
#38d556
#38b7d5

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

Analogous Color

#d538a7
#d53887
#d53868
#d53849
#d54738

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

#d53868
#68d538
#3868d5

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

#d53868
#b6d538
#38d5a5
#5638d5

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

#d53868
#38d5a5
#38b7d5
#d55638

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

#d53868 Color Code Preview on Black Background Color

This is how #d53868 Color will look on black background color. Color contrast ratio is 4.59

#d53868 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d53868

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d53868

#d53868 color code is use for CSS Background Color

Background color for the above div is #d53868

HTML with inline CSS

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

#d53868 color code is use for CSS Border Color

CSS Border color for the above div is #d53868

HTML with inline CSS

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

CSS Border Left color for the above div is #d53868

HTML with inline CSS

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

CSS Border Right color for the above div is #d53868

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d53868

HTML with inline CSS

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

CSS Border Top color for the above div is #d53868

HTML with inline CSS

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

#d53868 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d53868 Color code Preview on White Background

This is how #d53868 Color code will look on white background color. Color contrast ratio is 4.57

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

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.