crispedge.com

Color picker

Loading...

#885dfb hex color - Blue - Cool color - Information

#885dfb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #885dfb Color code in RGB color code model is created after adding 53.33% red color, 36.47% green color and 98.43% blue color. Hex #885dfb Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 63% magenta, 0% yellow and 2% black.

Hex #885dfb color code is between #7755ff web safe hex color code and #9966ee web safe hex color code. #7755ff is the nearest web safe color code. You can see here many more shades of #885dfb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code885dfb#885dfb
RGB Decimal136, 93, 251rgb(136, 93, 251)
RGB Percent53%, 36%, 98%rgb(53%, 36%, 98%)
CSS RGBa136, 93, 251,1rgba(136,93,251,1)
CMYK Modelcmyk(46%,63%,0%,2%)
HSL Color Space256,95% ,67%hsl(256,95% ,67%)
HSV Color Space256°, 63%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010000101110111111011
Octal210135373
Decimal13693251
Hex885dfb

Different shades of #885dfb color code.

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

Light Shade of #885dfb
#ad8ffc
Dark Shade of #885dfb
#632bfa
Saturated Shade of #885dfb
#8659ff
Desaturated Shade of #885dfb
#8c65f3
Grey scale Shade of #885dfb
#acacac
Brighten Shade
#a176ff
Most Readable Shade
#FFFFFF

Shades of #885dfb color code

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

#885dfb
#7852df
#6948c3
#5a3ea7
#4b338b
#3c296f
#2d1f53
#1e1437
#0f0a1b
#000000

Similar Color like #885dfb color

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

#895efc
#8a5ffd
#8b60fe
#8c61ff
#8d62ff
#8e63ff
#8f64ff
#9065ff
#9166ff
#9267ff
#9368ff
#9469ff
#956aff
#966bff
#875cfa
#865bf9
#855af8
#8459f7
#8358f6
#8257f5
#8156f4
#8055f3
#7f54f2
#7e53f1
#7d52f0
#7c51ef
#7b50ee
#7a4fed

Monochromatic Color with #885dfb

#885dfb
#150e26
#2c1e51
#432e7b
#5a3ea6
#714dd0

Tints of #885dfb Color

#885dfb
#956ffb
#a281fb
#af93fc
#bca5fc
#cab7fd
#d7c9fd
#e4dbfe
#f1edfe
#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

#885dfb
#d0fb5d

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

Split Complementary

#885dfb
#fbd75d
#81fb5d

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

Analogous Color

#5d71fb
#685dfb
#885dfb
#a85dfb
#c75dfb

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

#885dfb
#fb885d
#5dfb88

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

#885dfb
#fb5d81
#d0fb5d
#5dfbd7

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

#885dfb
#d0fb5d
#81fb5d
#d75dfb

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 #885dfb 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.

#885dfb Color Code Preview on Black Background Color

This is how #885dfb Color will look on black background color. Color contrast ratio is 5.01

#885dfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #885dfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #885dfb

#885dfb color code is use for CSS Background Color

Background color for the above div is #885dfb

HTML with inline CSS

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

#885dfb color code is use for CSS Border Color

CSS Border color for the above div is #885dfb

HTML with inline CSS

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

CSS Border Left color for the above div is #885dfb

HTML with inline CSS

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

CSS Border Right color for the above div is #885dfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #885dfb

HTML with inline CSS

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

CSS Border Top color for the above div is #885dfb

HTML with inline CSS

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

#885dfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#885dfb Color code Preview on White Background

This is how #885dfb Color code will look on white background color. Color contrast ratio is 4.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 #885dfb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #885dfb; }

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(136,93,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,251,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(136,93,251,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.