crispedge.com

Color picker

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

#7b4a71 hex color - Violet - Warm color - Information

#7b4a71 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #7b4a71 Color code in RGB color code model is created after adding 48.24% red color, 29.02% green color and 44.31% blue color. Hex #7b4a71 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 8% yellow and 52% black.

Hex #7b4a71 color code is between #774477 web safe hex color code and #885566 web safe hex color code. #774477 is the nearest web safe color code. You can see here many more shades of #7b4a71 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7b4a71#7b4a71
RGB Decimal123, 74, 113rgb(123, 74, 113)
RGB Percent48%, 29%, 44%rgb(48%, 29%, 44%)
CSS RGBa123, 74, 113,1rgba(123,74,113,1)
CMYK Modelcmyk(0%,40%,8%,52%)
HSL Color Space312,25% ,39%hsl(312,25% ,39%)
HSV Color Space312°, 40%, 48%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110110100101001110001
Octal173112161
Decimal12374113
Hex7b4a71

Different shades of #7b4a71 color code.

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

Light Shade of #7b4a71
#9b5d8e
Dark Shade of #7b4a71
#5b3754
Saturated Shade of #7b4a71
#854077
Desaturated Shade of #7b4a71
#71546b
Grey scale Shade of #7b4a71
#626262
Brighten Shade
#94638a
Most Readable Shade
#FFFFFF

Shades of #7b4a71 color code

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

#7b4a71
#6d4164
#5f3957
#52314b
#44293e
#362032
#291825
#1b1019
#0d080c
#000000

Similar Color like #7b4a71 color

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

#7c4b72
#7d4c73
#7e4d74
#7f4e75
#804f76
#815077
#825178
#835279
#84537a
#85547b
#86557c
#87567d
#88577e
#89587f
#7a4970
#79486f
#78476e
#77466d
#76456c
#75446b
#74436a
#734269
#724168
#714067
#703f66
#6f3e65
#6e3d64
#6d3c63

Monochromatic Color with #7b4a71

#7b4a71
#a56498
#d07dbf
#fa97e6
#261723
#50304a

Tints of #7b4a71 Color

#7b4a71
#895e80
#987290
#a786a0
#b59ab0
#c4aebf
#d3c2cf
#e1d6df
#f0eaef
#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

#7b4a71
#4a7b54

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

Split Complementary

#7b4a71
#597b4a
#4a7b6c

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

Analogous Color

#714a7b
#7b4a7b
#7b4a71
#7b4a67
#7b4a5d

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

#7b4a71
#717b4a
#4a717b

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

#7b4a71
#7b6c4a
#4a7b54
#4a587b

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

#7b4a71
#4a7b54
#4a7b6d
#7b4a59

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

#7b4a71 Color Code Preview on Black Background Color

This is how #7b4a71 Color will look on black background color. Color contrast ratio is 3.06

#7b4a71 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7b4a71

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7b4a71

#7b4a71 color code is use for CSS Background Color

Background color for the above div is #7b4a71

HTML with inline CSS

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

#7b4a71 color code is use for CSS Border Color

CSS Border color for the above div is #7b4a71

HTML with inline CSS

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

CSS Border Left color for the above div is #7b4a71

HTML with inline CSS

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

CSS Border Right color for the above div is #7b4a71

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7b4a71

HTML with inline CSS

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

CSS Border Top color for the above div is #7b4a71

HTML with inline CSS

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

#7b4a71 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7b4a71 Color code Preview on White Background

This is how #7b4a71 Color code will look on white background color. Color contrast ratio is 6.86

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

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.