crispedge.com

Color picker

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

#7b74ae hex color - Violet - Cool color - Information

#7b74ae hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7b74ae Color code in RGB color code model is created after adding 48.24% red color, 45.49% green color and 68.24% blue color. Hex #7b74ae Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 33% magenta, 0% yellow and 32% black.

Hex #7b74ae color code is between #7777aa web safe hex color code and #8866bb web safe hex color code. #7777aa is the nearest web safe color code. You can see here many more shades of #7b74ae color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code7b74ae#7b74ae
RGB Decimal123, 116, 174rgb(123, 116, 174)
RGB Percent48%, 45%, 68%rgb(48%, 45%, 68%)
CSS RGBa123, 116, 174,1rgba(123,116,174,1)
CMYK Modelcmyk(29%,33%,0%,32%)
HSL Color Space247,26% ,57%hsl(247,26% ,57%)
HSV Color Space247°, 33%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110110111010010101110
Octal173164256
Decimal123116174
Hex7b74ae

Different shades of #7b74ae color code.

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

Light Shade of #7b74ae
#9a94c1
Dark Shade of #7b74ae
#605897
Saturated Shade of #7b74ae
#7369b9
Desaturated Shade of #7b74ae
#837fa3
Grey scale Shade of #7b74ae
#919191
Brighten Shade
#948dc7
Most Readable Shade
#FFFFFF

Shades of #7b74ae color code

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

#7b74ae
#6d679a
#5f5a87
#524d74
#444060
#36334d
#29263a
#1b1926
#0d0c13
#000000

Similar Color like #7b74ae color

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

#7c75af
#7d76b0
#7e77b1
#7f78b2
#8079b3
#817ab4
#827bb5
#837cb6
#847db7
#857eb8
#867fb9
#8780ba
#8881bb
#8982bc
#7a73ad
#7972ac
#7871ab
#7770aa
#766fa9
#756ea8
#746da7
#736ca6
#726ba5
#716aa4
#7069a3
#6f68a2
#6e67a1
#6d66a0

Monochromatic Color with #7b74ae

#7b74ae
#9990d8
#030304
#211f2e
#3f3b59
#5d5883

Tints of #7b74ae Color

#7b74ae
#8983b7
#9892c0
#a7a2c9
#b5b1d2
#c4c1db
#d3d0e4
#e1e0ed
#f0eff6
#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

#7b74ae
#a7ae74

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

Split Complementary

#7b74ae
#ae9874
#8aae74

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

Analogous Color

#7484ae
#7479ae
#7b74ae
#8774ae
#9274ae

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

#7b74ae
#ae7b74
#74ae7b

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

#7b74ae
#ae748a
#a7ae74
#74ae98

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

#7b74ae
#a7ae74
#8aae74
#9874ae

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

#7b74ae Color Code Preview on Black Background Color

This is how #7b74ae Color will look on black background color. Color contrast ratio is 4.95

#7b74ae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7b74ae color code is use for CSS Background Color

Background color for the above div is #7b74ae

HTML with inline CSS

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

#7b74ae color code is use for CSS Border Color

CSS Border color for the above div is #7b74ae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7b74ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7b74ae Color code Preview on White Background

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

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

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.