crispedge.com

Color picker

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

#8b83ff hex color - Blue - Cool color - Information

#8b83ff hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #8b83ff Color code in RGB color code model is created after adding 54.51% red color, 51.37% green color and 100% blue color. Hex #8b83ff Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 49% magenta, 0% yellow and 0% black.

Hex #8b83ff color code is between #8888ee web safe hex color code and #9977dd web safe hex color code. #8888ee is the nearest web safe color code. You can see here many more shades of #8b83ff color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8b83ff#8b83ff
RGB Decimal139, 131, 255rgb(139, 131, 255)
RGB Percent55%, 51%, 100%rgb(55%, 51%, 100%)
CSS RGBa139, 131, 255,1rgba(139,131,255,1)
CMYK Modelcmyk(45%,49%,0%,0%)
HSL Color Space244,100% ,76%hsl(244,100% ,76%)
HSV Color Space244°, 49%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010111000001111111111
Octal213203377
Decimal139131255
Hex8b83ff

Different shades of #8b83ff color code.

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

Light Shade of #8b83ff
#bbb6ff
Dark Shade of #8b83ff
#5b50ff
Saturated Shade of #8b83ff
#8b83ff
Desaturated Shade of #8b83ff
#9089f9
Grey scale Shade of #8b83ff
#c1c1c1
Brighten Shade
#a49cff
Most Readable Shade
#000000

Shades of #8b83ff color code

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

#8b83ff
#7b74e2
#6c65c6
#5c57aa
#4d488d
#3d3a71
#2e2b55
#1e1d38
#0f0e1c
#000000

Similar Color like #8b83ff color

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

#8c84ff
#8d85ff
#8e86ff
#8f87ff
#9088ff
#9189ff
#928aff
#938bff
#948cff
#958dff
#968eff
#978fff
#9890ff
#9991ff
#8a82fe
#8981fd
#8880fc
#877ffb
#867efa
#857df9
#847cf8
#837bf7
#827af6
#8179f5
#8078f4
#7f77f3
#7e76f2
#7d75f1

Monochromatic Color with #8b83ff

#8b83ff
#17162a
#2e2c55
#464280
#5d57aa
#746dd4

Tints of #8b83ff Color

#8b83ff
#9790ff
#a49eff
#b1acff
#bebaff
#cbc7ff
#d8d5ff
#e5e3ff
#f2f1ff
#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

#8b83ff
#f7ff83

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

Split Complementary

#8b83ff
#ffc983
#b9ff83

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

Analogous Color

#83adff
#8394ff
#8b83ff
#a483ff
#bd83ff

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

#8b83ff
#ff8b83
#83ff8b

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

#8b83ff
#ff83b9
#f7ff83
#83ffc9

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

#8b83ff
#f7ff83
#b9ff83
#c983ff

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 #8b83ff 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.

#8b83ff Color Code Preview on Black Background Color

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

#8b83ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8b83ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8b83ff

#8b83ff color code is use for CSS Background Color

Background color for the above div is #8b83ff

HTML with inline CSS

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

#8b83ff color code is use for CSS Border Color

CSS Border color for the above div is #8b83ff

HTML with inline CSS

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

CSS Border Left color for the above div is #8b83ff

HTML with inline CSS

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

CSS Border Right color for the above div is #8b83ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8b83ff

HTML with inline CSS

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

CSS Border Top color for the above div is #8b83ff

HTML with inline CSS

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

#8b83ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8b83ff Color code Preview on White Background

This is how #8b83ff 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 #8b83ff; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #8b83ff; }

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.