crispedge.com

Color picker

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

#8480b5 hex color - Blue - Cool color - Information

#8480b5 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #8480b5 Color code in RGB color code model is created after adding 51.76% red color, 50.2% green color and 70.98% blue color. Hex #8480b5 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 29% magenta, 0% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8480b5#8480b5
RGB Decimal132, 128, 181rgb(132, 128, 181)
RGB Percent52%, 50%, 71%rgb(52%, 50%, 71%)
CSS RGBa132, 128, 181,1rgba(132,128,181,1)
CMYK Modelcmyk(27%,29%,0%,29%)
HSL Color Space245,26% ,61%hsl(245,26% ,61%)
HSV Color Space245°, 29%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001001000000010110101
Octal204200265
Decimal132128181
Hex8480b5

Different shades of #8480b5 color code.

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

Light Shade of #8480b5
#a3a0c8
Dark Shade of #8480b5
#6560a2
Saturated Shade of #8480b5
#7b76bf
Desaturated Shade of #8480b5
#8d8aab
Grey scale Shade of #8480b5
#9a9a9a
Brighten Shade
#9d99ce
Most Readable Shade
#FFFFFF

Shades of #8480b5 color code

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

#8480b5
#7571a0
#66638c
#585578
#494764
#3a3850
#2c2a3c
#1d1c28
#0e0e14
#000000

Similar Color like #8480b5 color

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

#8581b6
#8682b7
#8783b8
#8884b9
#8985ba
#8a86bb
#8b87bc
#8c88bd
#8d89be
#8e8abf
#8f8bc0
#908cc1
#918dc2
#928ec3
#837fb4
#827eb3
#817db2
#807cb1
#7f7bb0
#7e7aaf
#7d79ae
#7c78ad
#7b77ac
#7a76ab
#7975aa
#7874a9
#7773a8
#7672a7

Monochromatic Color with #8480b5

#8480b5
#a39edf
#08080b
#272635
#464460
#65628a

Tints of #8480b5 Color

#8480b5
#918ebd
#9f9cc5
#adaacd
#bab8d5
#c8c6de
#d6d4e6
#e3e2ee
#f1f0f6
#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

#8480b5
#b1b580

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

Split Complementary

#8480b5
#b59f80
#96b580

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

Analogous Color

#8091b5
#8087b5
#8480b5
#8f80b5
#9980b5

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

#8480b5
#b58480
#80b584

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

#8480b5
#b58096
#b1b580
#80b59e

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

#8480b5
#b1b580
#96b580
#9f80b5

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 #8480b5 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.

#8480b5 Color Code Preview on Black Background Color

This is how #8480b5 Color will look on black background color. Color contrast ratio is 5.74

#8480b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8480b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8480b5

#8480b5 color code is use for CSS Background Color

Background color for the above div is #8480b5

HTML with inline CSS

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

#8480b5 color code is use for CSS Border Color

CSS Border color for the above div is #8480b5

HTML with inline CSS

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

CSS Border Left color for the above div is #8480b5

HTML with inline CSS

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

CSS Border Right color for the above div is #8480b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8480b5

HTML with inline CSS

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

CSS Border Top color for the above div is #8480b5

HTML with inline CSS

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

#8480b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8480b5 Color code Preview on White Background

This is how #8480b5 Color code will look on white background color. Color contrast ratio is 3.66

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

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.