crispedge.com

Color picker

Loading...

#855afa hex color - Blue - Cool color - Information

#855afa hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #855afa Color code in RGB color code model is created after adding 52.16% red color, 35.29% green color and 98.04% blue color. Hex #855afa Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 64% magenta, 0% yellow and 2% black.

Hex #855afa color code is between #8855ff web safe hex color code and #7766ee web safe hex color code. #8855ff is the nearest web safe color code. You can see here many more shades of #855afa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code855afa#855afa
RGB Decimal133, 90, 250rgb(133, 90, 250)
RGB Percent52%, 35%, 98%rgb(52%, 35%, 98%)
CSS RGBa133, 90, 250,1rgba(133,90,250,1)
CMYK Modelcmyk(47%,64%,0%,2%)
HSL Color Space256,94% ,67%hsl(256,94% ,67%)
HSV Color Space256°, 64%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001010101101011111010
Octal205132372
Decimal13390250
Hex855afa

Different shades of #855afa color code.

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

Light Shade of #855afa
#aa8bfb
Dark Shade of #855afa
#6028f8
Saturated Shade of #855afa
#8355ff
Desaturated Shade of #855afa
#8962f1
Grey scale Shade of #855afa
#aaaaaa
Brighten Shade
#9e73ff
Most Readable Shade
#FFFFFF

Shades of #855afa color code

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

#855afa
#7650de
#6746c2
#583ca6
#49328a
#3b286f
#2c1e53
#1d1437
#0e0a1b
#000000

Similar Color like #855afa color

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

#865bfb
#875cfc
#885dfd
#895efe
#8a5fff
#8b60ff
#8c61ff
#8d62ff
#8e63ff
#8f64ff
#9065ff
#9166ff
#9267ff
#9368ff
#8459f9
#8358f8
#8257f7
#8156f6
#8055f5
#7f54f4
#7e53f3
#7d52f2
#7c51f1
#7b50f0
#7a4fef
#794eee
#784ded
#774cec

Monochromatic Color with #855afa

#855afa
#140d25
#2b1d50
#412c7a
#583ba5
#6e4bcf

Tints of #855afa Color

#855afa
#926cfa
#a07efb
#ad91fb
#bba3fc
#c8b5fc
#d6c8fd
#e3dafd
#f1ecfe
#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

#855afa
#cffa5a

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

Split Complementary

#855afa
#fad55a
#7ffa5a

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

Analogous Color

#5a6ffa
#655afa
#855afa
#a55afa
#c55afa

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

#855afa
#fa855a
#5afa85

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

#855afa
#fa5a7f
#cffa5a
#5afad5

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

#855afa
#cffa5a
#7ffa5a
#d55afa

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 #855afa 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.

#855afa Color Code Preview on Black Background Color

This is how #855afa Color will look on black background color. Color contrast ratio is 4.84

#855afa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #855afa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #855afa

#855afa color code is use for CSS Background Color

Background color for the above div is #855afa

HTML with inline CSS

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

#855afa color code is use for CSS Border Color

CSS Border color for the above div is #855afa

HTML with inline CSS

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

CSS Border Left color for the above div is #855afa

HTML with inline CSS

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

CSS Border Right color for the above div is #855afa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #855afa

HTML with inline CSS

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

CSS Border Top color for the above div is #855afa

HTML with inline CSS

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

#855afa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#855afa Color code Preview on White Background

This is how #855afa Color code will look on white background color. Color contrast ratio is 4.34

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(133,90,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,250,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,90,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.