crispedge.com

Color picker

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

#711d48 hex color - Violet - Warm color - Information

#711d48 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #711d48 Color code in RGB color code model is created after adding 44.31% red color, 11.37% green color and 28.24% blue color. Hex #711d48 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 36% yellow and 56% black.

Hex #711d48 color code is between #772244 web safe hex color code and #661155 web safe hex color code. #772244 is the nearest web safe color code. You can see here many more shades of #711d48 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code711d48#711d48
RGB Decimal113, 29, 72rgb(113, 29, 72)
RGB Percent44%, 11%, 28%rgb(44%, 11%, 28%)
CSS RGBa113, 29, 72,1rgba(113,29,72,1)
CMYK Modelcmyk(0%,74%,36%,56%)
HSL Color Space329,59% ,28%hsl(329,59% ,28%)
HSV Color Space329°, 74%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100010001110101001000
Octal16135110
Decimal1132972
Hex711d48

Different shades of #711d48 color code.

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

Light Shade of #711d48
#9a2762
Dark Shade of #711d48
#48132e
Saturated Shade of #711d48
#781648
Desaturated Shade of #711d48
#6a2448
Grey scale Shade of #711d48
#474747
Brighten Shade
#8a3661
Most Readable Shade
#FFFFFF

Shades of #711d48 color code

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

#711d48
#641940
#571638
#4b1330
#3e1028
#320c20
#250918
#190610
#0c0308
#000000

Similar Color like #711d48 color

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

#721e49
#731f4a
#74204b
#75214c
#76224d
#77234e
#78244f
#792550
#7a2651
#7b2752
#7c2853
#7d2954
#7e2a55
#7f2b56
#701c47
#6f1b46
#6e1a45
#6d1944
#6c1843
#6b1742
#6a1641
#691540
#68143f
#67133e
#66123d
#65113c
#64103b
#630f3a

Monochromatic Color with #711d48

#711d48
#9b2863
#c6337e
#f03e99
#1c0712
#46122d

Tints of #711d48 Color

#711d48
#80365c
#904f70
#a06885
#b08199
#bf9aad
#cfb3c2
#dfccd6
#efe5ea
#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

#711d48
#1d7146

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

Split Complementary

#711d48
#1e711d
#1d7170

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

Analogous Color

#711d6a
#711d59
#711d48
#711d37
#711d26

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

#711d48
#48711d
#1d4871

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

#711d48
#71701d
#1d7146
#1d1e71

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

#711d48
#1d7146
#1d7170
#711d1e

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 #711d48 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.

#711d48 Color Code Preview on Black Background Color

This is how #711d48 Color will look on black background color. Color contrast ratio is 1.97

#711d48 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #711d48

HTML with inline CSS

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

Your Example Paragraph content text in with font color #711d48

#711d48 color code is use for CSS Background Color

Background color for the above div is #711d48

HTML with inline CSS

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

#711d48 color code is use for CSS Border Color

CSS Border color for the above div is #711d48

HTML with inline CSS

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

CSS Border Left color for the above div is #711d48

HTML with inline CSS

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

CSS Border Right color for the above div is #711d48

HTML with inline CSS

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

CSS Border Bottom color for the above div is #711d48

HTML with inline CSS

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

CSS Border Top color for the above div is #711d48

HTML with inline CSS

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

#711d48 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#711d48 Color code Preview on White Background

This is how #711d48 Color code will look on white background color. Color contrast ratio is 10.65

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

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.