crispedge.com

Color picker

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

#71425b hex color - Violet - Warm color - Information

#71425b hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #71425b Color code in RGB color code model is created after adding 44.31% red color, 25.88% green color and 35.69% blue color. Hex #71425b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 19% yellow and 56% black.

Hex #71425b color code is between #774455 web safe hex color code and #663366 web safe hex color code. #774455 is the nearest web safe color code. You can see here many more shades of #71425b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code71425b#71425b
RGB Decimal113, 66, 91rgb(113, 66, 91)
RGB Percent44%, 26%, 36%rgb(44%, 26%, 36%)
CSS RGBa113, 66, 91,1rgba(113,66,91,1)
CMYK Modelcmyk(0%,42%,19%,56%)
HSL Color Space328,26% ,35%hsl(328,26% ,35%)
HSV Color Space328°, 42%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100010100001001011011
Octal161102133
Decimal1136691
Hex71425b

Different shades of #71425b color code.

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

Light Shade of #71425b
#915575
Dark Shade of #71425b
#512f41
Saturated Shade of #71425b
#7a395c
Desaturated Shade of #71425b
#684b5a
Grey scale Shade of #71425b
#595959
Brighten Shade
#8a5b74
Most Readable Shade
#FFFFFF

Shades of #71425b color code

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

#71425b
#643a50
#573346
#4b2c3c
#3e2432
#321d28
#25161e
#190e14
#0c070a
#000000

Similar Color like #71425b color

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

#72435c
#73445d
#74455e
#75465f
#764760
#774861
#784962
#794a63
#7a4b64
#7b4c65
#7c4d66
#7d4e67
#7e4f68
#7f5069
#70415a
#6f4059
#6e3f58
#6d3e57
#6c3d56
#6b3c55
#6a3b54
#693a53
#683952
#673851
#663750
#65364f
#64354e
#63344d

Monochromatic Color with #71425b

#71425b
#9b5b7d
#c6749f
#f08cc2
#1c1017
#462939

Tints of #71425b Color

#71425b
#80576d
#906c7f
#a08191
#b096a3
#bfabb6
#cfc0c8
#dfd5da
#efeaec
#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

#71425b
#427158

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

Split Complementary

#71425b
#447142
#42716f

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

Analogous Color

#71426e
#714264
#71425b
#714252
#714248

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

#71425b
#5b7142
#425b71

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

#71425b
#716f42
#427158
#424371

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

#71425b
#427158
#427170
#714244

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 #71425b 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.

#71425b Color Code Preview on Black Background Color

This is how #71425b Color will look on black background color. Color contrast ratio is 2.63

#71425b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71425b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71425b

#71425b color code is use for CSS Background Color

Background color for the above div is #71425b

HTML with inline CSS

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

#71425b color code is use for CSS Border Color

CSS Border color for the above div is #71425b

HTML with inline CSS

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

CSS Border Left color for the above div is #71425b

HTML with inline CSS

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

CSS Border Right color for the above div is #71425b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #71425b

HTML with inline CSS

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

CSS Border Top color for the above div is #71425b

HTML with inline CSS

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

#71425b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71425b Color code Preview on White Background

This is how #71425b Color code will look on white background color. Color contrast ratio is 7.98

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

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.