crispedge.com

Color picker

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

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

#7b00bb hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

Hex #7b00bb color code is between #7700aa web safe hex color code and #8800cc web safe hex color code. #7700aa is the nearest web safe color code. You can see here many more shades of #7b00bb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7b00bb#7b00bb
RGB Decimal123, 0, 187rgb(123, 0, 187)
RGB Percent48%, 0%, 73%rgb(48%, 0%, 73%)
CSS RGBa123, 0, 187,1rgba(123,0,187,1)
CMYK Modelcmyk(34%,100%,0%,27%)
HSL Color Space279,100% ,37%hsl(279,100% ,37%)
HSV Color Space279°, 100%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110110000000010111011
Octal1730273
Decimal1230187
Hex7b00bb

Different shades of #7b00bb color code.

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

Light Shade of #7b00bb
#9d00ee
Dark Shade of #7b00bb
#590088
Saturated Shade of #7b00bb
#7b00bb
Desaturated Shade of #7b00bb
#7809b2
Grey scale Shade of #7b00bb
#5d5d5d
Brighten Shade
#9419d4
Most Readable Shade
#FFFFFF

Shades of #7b00bb color code

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

#7b00bb
#6d00a6
#5f0091
#52007c
#440067
#360053
#29003e
#1b0029
#0d0014
#000000

Similar Color like #7b00bb color

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

#7c01bc
#7d02bd
#7e03be
#7f04bf
#8005c0
#8106c1
#8207c2
#8308c3
#8409c4
#850ac5
#860bc6
#870cc7
#880dc8
#890ec9
#7a00ba
#7900b9
#7800b8
#7700b7
#7600b6
#7500b5
#7400b4
#7300b3
#7200b2
#7100b1
#7000b0
#6f00af
#6e00ae
#6d00ad

Monochromatic Color with #7b00bb

#7b00bb
#9700e5
#0b0011
#27003b
#430066
#5f0090

Tints of #7b00bb Color

#7b00bb
#891cc2
#9838ca
#a755d1
#b571d9
#c48de0
#d3aae8
#e1c6ef
#f0e2f7
#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

#7b00bb
#40bb00

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

Split Complementary

#7b00bb
#9dbb00
#00bb1e

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

Analogous Color

#3000bb
#5600bb
#7b00bb
#a000bb
#bb00b0

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

#7b00bb
#bb7b00
#00bb7b

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

#7b00bb
#bb1d00
#40bb00
#009dbb

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

#7b00bb
#40bb00
#00bb1e
#bb009d

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

#7b00bb Color Code Preview on Black Background Color

This is how #7b00bb Color will look on black background color. Color contrast ratio is 2.56

#7b00bb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7b00bb color code is use for CSS Background Color

Background color for the above div is #7b00bb

HTML with inline CSS

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

#7b00bb color code is use for CSS Border Color

CSS Border color for the above div is #7b00bb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7b00bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7b00bb Color code Preview on White Background

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

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

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.