crispedge.com

Color picker

Loading...

#829edb hex color - Blue - Cool color - Information

#829edb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #829edb Color code in RGB color code model is created after adding 50.98% red color, 61.96% green color and 85.88% blue color. Hex #829edb Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 28% magenta, 0% yellow and 14% black.

Hex #829edb color code is between #8899dd web safe hex color code and #77aacc web safe hex color code. #8899dd is the nearest web safe color code. You can see here many more shades of #829edb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code829edb#829edb
RGB Decimal130, 158, 219rgb(130, 158, 219)
RGB Percent51%, 62%, 86%rgb(51%, 62%, 86%)
CSS RGBa130, 158, 219,1rgba(130,158,219,1)
CMYK Modelcmyk(41%,28%,0%,14%)
HSL Color Space221,55% ,68%hsl(221,55% ,68%)
HSV Color Space221°, 41%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101001111011011011
Octal202236333
Decimal130158219
Hex829edb

Different shades of #829edb color code.

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

Light Shade of #829edb
#aabde6
Dark Shade of #829edb
#5a7fd0
Saturated Shade of #829edb
#7a9be3
Desaturated Shade of #829edb
#8aa1d3
Grey scale Shade of #829edb
#aeaeae
Brighten Shade
#9bb7f4
Most Readable Shade
#000000

Shades of #829edb color code

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

#829edb
#738cc2
#657aaa
#566992
#485779
#394661
#2b3449
#1c2330
#0e1118
#000000

Similar Color like #829edb color

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

#839fdc
#84a0dd
#85a1de
#86a2df
#87a3e0
#88a4e1
#89a5e2
#8aa6e3
#8ba7e4
#8ca8e5
#8da9e6
#8eaae7
#8fabe8
#90ace9
#819dda
#809cd9
#7f9bd8
#7e9ad7
#7d99d6
#7c98d5
#7b97d4
#7a96d3
#7995d2
#7894d1
#7793d0
#7692cf
#7591ce
#7490cd

Monochromatic Color with #829edb

#829edb
#040506
#1d2331
#36425b
#506186
#697fb0

Tints of #829edb Color

#829edb
#8fa8df
#9db3e3
#abbee7
#b9c9eb
#c7d3ef
#d5def3
#e3e9f7
#f1f4fb
#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

#829edb
#dbbf82

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

Split Complementary

#829edb
#db9282
#cbdb82

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

Analogous Color

#82c2db
#82b0db
#829edb
#828cdb
#8a82db

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

#829edb
#db829e
#9edb82

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

#829edb
#db82ca
#dbbf82
#82db93

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

#829edb
#dbbf82
#cbdb82
#9282db

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 #829edb 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.

#829edb Color Code Preview on Black Background Color

This is how #829edb Color will look on black background color. Color contrast ratio is 7.86

#829edb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #829edb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #829edb

#829edb color code is use for CSS Background Color

Background color for the above div is #829edb

HTML with inline CSS

<div style="background-color:#829edb;"></div>

#829edb color code is use for CSS Border Color

CSS Border color for the above div is #829edb

HTML with inline CSS

<div style="border:5px solid #829edb;"></div>

CSS Border Left color for the above div is #829edb

HTML with inline CSS

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

CSS Border Right color for the above div is #829edb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #829edb

HTML with inline CSS

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

CSS Border Top color for the above div is #829edb

HTML with inline CSS

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

#829edb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#829edb Color code Preview on White Background

This is how #829edb Color code will look on white background color. Color contrast ratio is 2.67

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

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(130,158,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,191,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,158,219,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.