crispedge.com

Color picker

Loading...

#828fac hex color - Blue - Cool color - Information

#828fac hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #828fac Color code in RGB color code model is created after adding 50.98% red color, 56.08% green color and 67.45% blue color. Hex #828fac Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 17% magenta, 0% yellow and 33% black.

Hex #828fac color code is between #8888aa web safe hex color code and #7799bb web safe hex color code. #8888aa is the nearest web safe color code. You can see here many more shades of #828fac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code828fac#828fac
RGB Decimal130, 143, 172rgb(130, 143, 172)
RGB Percent51%, 56%, 67%rgb(51%, 56%, 67%)
CSS RGBa130, 143, 172,1rgba(130,143,172,1)
CMYK Modelcmyk(24%,17%,0%,33%)
HSL Color Space221,20% ,59%hsl(221,20% ,59%)
HSV Color Space221°, 24%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101000111110101100
Octal202217254
Decimal130143172
Hex828fac

Different shades of #828fac color code.

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

Light Shade of #828fac
#a1aac0
Dark Shade of #828fac
#647497
Saturated Shade of #828fac
#788bb6
Desaturated Shade of #828fac
#8c93a2
Grey scale Shade of #828fac
#979797
Brighten Shade
#9ba8c5
Most Readable Shade
#000000

Shades of #828fac color code

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

#828fac
#737f98
#656f85
#565f72
#484f5f
#393f4c
#2b2f39
#1c1f26
#0e0f13
#000000

Similar Color like #828fac color

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

#8390ad
#8491ae
#8592af
#8693b0
#8794b1
#8895b2
#8996b3
#8a97b4
#8b98b5
#8c99b6
#8d9ab7
#8e9bb8
#8f9cb9
#909dba
#818eab
#808daa
#7f8ca9
#7e8ba8
#7d8aa7
#7c89a6
#7b88a5
#7a87a4
#7986a3
#7885a2
#7784a1
#7683a0
#75829f
#74819e

Monochromatic Color with #828fac

#828fac
#a2b2d6
#020202
#22252c
#424857
#626c81

Tints of #828fac Color

#828fac
#8f9bb5
#9da7be
#abb4c7
#b9c0d0
#c7cdda
#d5d9e3
#e3e6ec
#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

#828fac
#ac9f82

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

Split Complementary

#828fac
#ac8a82
#a4ac82

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

Analogous Color

#82a0ac
#8297ac
#828fac
#8287ac
#8682ac

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

#828fac
#ac828f
#8fac82

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

#828fac
#ac82a4
#ac9f82
#82ac8a

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

#828fac
#ac9f82
#a4ac82
#8a82ac

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 #828fac 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.

#828fac Color Code Preview on Black Background Color

This is how #828fac Color will look on black background color. Color contrast ratio is 6.47

#828fac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #828fac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #828fac

#828fac color code is use for CSS Background Color

Background color for the above div is #828fac

HTML with inline CSS

<div style="background-color:#828fac;"></div>

#828fac color code is use for CSS Border Color

CSS Border color for the above div is #828fac

HTML with inline CSS

<div style="border:5px solid #828fac;"></div>

CSS Border Left color for the above div is #828fac

HTML with inline CSS

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

CSS Border Right color for the above div is #828fac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #828fac

HTML with inline CSS

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

CSS Border Top color for the above div is #828fac

HTML with inline CSS

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

#828fac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#828fac Color code Preview on White Background

This is how #828fac Color code will look on white background color. Color contrast ratio is 3.24

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

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,143,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,159,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,143,172,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.