@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#858be6 hex color - Blue - Cool color - Information

#858be6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #858be6 Color code in RGB color code model is created after adding 52.16% red color, 54.51% green color and 90.2% blue color. Hex #858be6 Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 40% magenta, 0% yellow and 9.8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 858be6 #858be6
RGB Decimal 133, 139, 230 rgb(133, 139, 230)
RGB Percent 52%, 55%, 90% rgb(52%, 55%, 90%)
CSS RGBa 133, 139, 230,1 rgba(133,139,230,1)
CMYK Model cmyk(42%,40%,0%,9.8%)
HSL Color Space 236,66% ,71% hsl(236,66% ,71%)
HSV Color Space 236°, 42%, 90%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000101 10001011 11100110
Octal 205 213 346
Decimal 133 139 230
Hex 85 8b e6

Different shades of #858be6 color code.

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

Light Shade of #858be6
#afb3ef
Dark Shade of #858be6
#5b63dd
Saturated Shade of #858be6
#7e85ed
Desaturated Shade of #858be6
#8c91df
Grey scale Shade of #858be6
#b5b5b5
Brighten Shade
#9ea4ff
Most Readable Shade
#000000

Shades of #858be6 color code

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

#858be6
#767bcc
#676cb2
#585c99
#494d7f
#3b3d66
#2c2e4c
#1d1e33
#0e0f19
#000000

Similar Color like #858be6 color

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

#868ce7
#878de8
#888ee9
#898fea
#8a90eb
#8b91ec
#8c92ed
#8d93ee
#8e94ef
#8f95f0
#9096f1
#9197f2
#9298f3
#9399f4
#848ae5
#8389e4
#8288e3
#8187e2
#8086e1
#7f85e0
#7e84df
#7d83de
#7c82dd
#7b81dc
#7a80db
#797fda
#787ed9
#777dd8

Monochromatic Color with #858be6

#858be6
#0a0b11
#23243c
#3b3e66
#545891
#6c71bb

Tints of #858be6 Color

#858be6
#9297e8
#a0a4eb
#adb1ee
#bbbef1
#c8cbf3
#d6d8f6
#e3e5f9
#f1f2fc
#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

#858be6
#e6e085

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

Split Complementary

#858be6
#e6af85
#bce685

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

Analogous Color

#85b2e6
#859ee6
#858be6
#9285e6
#a685e6

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

#858be6
#e6858b
#8be685

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

#858be6
#e685bb
#e6e085
#85e6af

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

#858be6
#e6e085
#bce685
#af85e6

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 #858be6 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.

#858be6 Color Code Preview on Black Background Color

This is how #858be6 Color will look on black background color. Color contrast ratio is 6.83

#858be6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #858be6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #858be6

#858be6 color code is use for CSS Background Color

Background color for the above div is #858be6

HTML with inline CSS

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

#858be6 color code is use for CSS Border Color

CSS Border color for the above div is #858be6

HTML with inline CSS

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

CSS Border Left color for the above div is #858be6

HTML with inline CSS

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

CSS Border Right color for the above div is #858be6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #858be6

HTML with inline CSS

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

CSS Border Top color for the above div is #858be6

HTML with inline CSS

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

#858be6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#858be6 Color code Preview on White Background

This is how #858be6 Color code will look on white background color. Color contrast ratio is 3.07

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

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,139,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,224,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,139,230,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.