crispedge.com

Color picker

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

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

#7b55b9 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7b55b9 Color code in RGB color code model is created after adding 48.24% red color, 33.33% green color and 72.55% blue color. Hex #7b55b9 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 54% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7b55b9#7b55b9
RGB Decimal123, 85, 185rgb(123, 85, 185)
RGB Percent48%, 33%, 73%rgb(48%, 33%, 73%)
CSS RGBa123, 85, 185,1rgba(123,85,185,1)
CMYK Modelcmyk(34%,54%,0%,27%)
HSL Color Space263,42% ,53%hsl(263,42% ,53%)
HSV Color Space263°, 54%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110110101010110111001
Octal173125271
Decimal12385185
Hex7b55b9

Different shades of #7b55b9 color code.

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

Light Shade of #7b55b9
#9779c8
Dark Shade of #7b55b9
#63409b
Saturated Shade of #7b55b9
#7849c5
Desaturated Shade of #7b55b9
#7e61ad
Grey scale Shade of #7b55b9
#878787
Brighten Shade
#946ed2
Most Readable Shade
#FFFFFF

Shades of #7b55b9 color code

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

#7b55b9
#6d4ba4
#5f428f
#52387b
#442f66
#362552
#291c3d
#1b1229
#0d0914
#000000

Similar Color like #7b55b9 color

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

#7c56ba
#7d57bb
#7e58bc
#7f59bd
#805abe
#815bbf
#825cc0
#835dc1
#845ec2
#855fc3
#8660c4
#8761c5
#8862c6
#8963c7
#7a54b8
#7953b7
#7852b6
#7751b5
#7650b4
#754fb3
#744eb2
#734db1
#724cb0
#714baf
#704aae
#6f49ad
#6e48ac
#6d47ab

Monochromatic Color with #7b55b9

#7b55b9
#9769e3
#0a070f
#261a39
#422e64
#5f418e

Tints of #7b55b9 Color

#7b55b9
#8967c0
#987ac8
#a78dd0
#b5a0d8
#c4b3df
#d3c6e7
#e1d9ef
#f0ecf7
#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

#7b55b9
#93b955

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

Split Complementary

#7b55b9
#b9ad55
#61b955

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

Analogous Color

#5557b9
#6755b9
#7b55b9
#8f55b9
#a355b9

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

#7b55b9
#b97b55
#55b97b

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

#7b55b9
#b95561
#93b955
#55b9ad

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

#7b55b9
#93b955
#61b955
#ad55b9

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

#7b55b9 Color Code Preview on Black Background Color

This is how #7b55b9 Color will look on black background color. Color contrast ratio is 3.84

#7b55b9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7b55b9 color code is use for CSS Background Color

Background color for the above div is #7b55b9

HTML with inline CSS

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

#7b55b9 color code is use for CSS Border Color

CSS Border color for the above div is #7b55b9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7b55b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7b55b9 Color code Preview on White Background

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

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

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.