crispedge.com

Color picker

Loading...

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

#858da7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #858da7 Color code in RGB color code model is created after adding 52.16% red color, 55.29% green color and 65.49% blue color. Hex #858da7 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 16% magenta, 0% yellow and 35% black.

Hex #858da7 color code is between #8888aa web safe hex color code and #779999 web safe hex color code. #8888aa is the nearest web safe color code. You can see here many more shades of #858da7 color code.

0 Likes 0 Comments | 12 Views

RGB Chart

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

Color Table

Hex Color Code858da7#858da7
RGB Decimal133, 141, 167rgb(133, 141, 167)
RGB Percent52%, 55%, 65%rgb(52%, 55%, 65%)
CSS RGBa133, 141, 167,1rgba(133,141,167,1)
CMYK Modelcmyk(20%,16%,0%,35%)
HSL Color Space226,16% ,59%hsl(226,16% ,59%)
HSV Color Space226°, 20%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001011000110110100111
Octal205215247
Decimal133141167
Hex858da7

Different shades of #858da7 color code.

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

Light Shade of #858da7
#a3a9bc
Dark Shade of #858da7
#687291
Saturated Shade of #858da7
#7a87b1
Desaturated Shade of #858da7
#8f939c
Grey scale Shade of #858da7
#969696
Brighten Shade
#9ea6c0
Most Readable Shade
#000000

Shades of #858da7 color code

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

#858da7
#767d94
#676d81
#585e6f
#494e5c
#3b3e4a
#2c2f37
#1d1f25
#0e0f12
#000000

Similar Color like #858da7 color

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

#868ea8
#878fa9
#8890aa
#8991ab
#8a92ac
#8b93ad
#8c94ae
#8d95af
#8e96b0
#8f97b1
#9098b2
#9199b3
#929ab4
#939bb5
#848ca6
#838ba5
#828aa4
#8189a3
#8088a2
#7f87a1
#7e86a0
#7d859f
#7c849e
#7b839d
#7a829c
#79819b
#78809a
#777f99

Monochromatic Color with #858da7

#858da7
#a7b1d1
#c9d5fc
#1f2127
#414552
#63697c

Tints of #858da7 Color

#858da7
#9299b0
#a0a6ba
#adb3c4
#bbbfce
#c8ccd7
#d6d9e1
#e3e5eb
#f1f2f5
#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

#858da7
#a79f85

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

Split Complementary

#858da7
#a78e85
#9ea785

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

Analogous Color

#859ba7
#8594a7
#858da7
#8586a7
#8b85a7

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

#858da7
#a7858d
#8da785

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

#858da7
#a7859e
#a79f85
#85a78e

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

#858da7
#a79f85
#9ea785
#8e85a7

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

#858da7 Color Code Preview on Black Background Color

This is how #858da7 Color will look on black background color. Color contrast ratio is 6.37

#858da7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#858da7 color code is use for CSS Background Color

Background color for the above div is #858da7

HTML with inline CSS

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

#858da7 color code is use for CSS Border Color

CSS Border color for the above div is #858da7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#858da7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#858da7 Color code Preview on White Background

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

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

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,141,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,159,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,141,167,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 12 Views

Post your comment:-

By submitting comment you agree to our privacy policy.