crispedge.com

Color picker

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

#b473fb hex color - Violet - Cool color - Information

#b473fb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b473fb Color code in RGB color code model is created after adding 70.59% red color, 45.1% green color and 98.43% blue color. Hex #b473fb Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 54% magenta, 0% yellow and 2% black.

Hex #b473fb color code is between #bb77ff web safe hex color code and #aa66ee web safe hex color code. #bb77ff is the nearest web safe color code. You can see here many more shades of #b473fb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb473fb#b473fb
RGB Decimal180, 115, 251rgb(180, 115, 251)
RGB Percent71%, 45%, 98%rgb(71%, 45%, 98%)
CSS RGBa180, 115, 251,1rgba(180,115,251,1)
CMYK Modelcmyk(28%,54%,0%,2%)
HSL Color Space269,94% ,72%hsl(269,94% ,72%)
HSV Color Space269°, 54%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101000111001111111011
Octal264163373
Decimal180115251
Hexb473fb

Different shades of #b473fb color code.

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

Light Shade of #b473fb
#cfa5fc
Dark Shade of #b473fb
#9941fa
Saturated Shade of #b473fb
#b46fff
Desaturated Shade of #b473fb
#b47af4
Grey scale Shade of #b473fb
#b7b7b7
Brighten Shade
#cd8cff
Most Readable Shade
#000000

Shades of #b473fb color code

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

#b473fb
#a066df
#8c59c3
#784ca7
#643f8b
#50336f
#3c2653
#281937
#140c1b
#000000

Similar Color like #b473fb color

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

#b574fc
#b675fd
#b776fe
#b877ff
#b978ff
#ba79ff
#bb7aff
#bc7bff
#bd7cff
#be7dff
#bf7eff
#c07fff
#c180ff
#c281ff
#b372fa
#b271f9
#b170f8
#b06ff7
#af6ef6
#ae6df5
#ad6cf4
#ac6bf3
#ab6af2
#aa69f1
#a968f0
#a867ef
#a766ee
#a665ed

Monochromatic Color with #b473fb

#b473fb
#1c1226
#3a2551
#59397b
#774ca6
#9660d0

Tints of #b473fb Color

#b473fb
#bc82fb
#c492fb
#cda1fc
#d5b1fc
#ddc0fd
#e6d0fd
#eedffe
#f6effe
#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

#b473fb
#bafb73

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

Split Complementary

#b473fb
#fbf873
#76fb73

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

Analogous Color

#7e73fb
#9973fb
#b473fb
#cf73fb
#ea73fb

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

#b473fb
#fbb473
#73fbb4

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

#b473fb
#fb7376
#bafb73
#73fbf8

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

#b473fb
#bafb73
#76fb73
#f873fb

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

#b473fb Color Code Preview on Black Background Color

This is how #b473fb Color will look on black background color. Color contrast ratio is 6.79

#b473fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b473fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b473fb

#b473fb color code is use for CSS Background Color

Background color for the above div is #b473fb

HTML with inline CSS

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

#b473fb color code is use for CSS Border Color

CSS Border color for the above div is #b473fb

HTML with inline CSS

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

CSS Border Left color for the above div is #b473fb

HTML with inline CSS

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

CSS Border Right color for the above div is #b473fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b473fb

HTML with inline CSS

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

CSS Border Top color for the above div is #b473fb

HTML with inline CSS

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

#b473fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b473fb Color code Preview on White Background

This is how #b473fb Color code will look on white background color. Color contrast ratio is 3.09

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

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.