crispedge.com

Color picker

Loading...

#8a99ff hex color - Blue - Cool color - Information

#8a99ff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8a99ff Color code in RGB color code model is created after adding 54.12% red color, 60% green color and 100% blue color. Hex #8a99ff Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 40% magenta, 0% yellow and 0% black.

Hex #8a99ff color code is between #8888ee web safe hex color code and #99aadd web safe hex color code. #8888ee is the nearest web safe color code. You can see here many more shades of #8a99ff color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8a99ff#8a99ff
RGB Decimal138, 153, 255rgb(138, 153, 255)
RGB Percent54%, 60%, 100%rgb(54%, 60%, 100%)
CSS RGBa138, 153, 255,1rgba(138,153,255,1)
CMYK Modelcmyk(46%,40%,0%,0%)
HSL Color Space232,100% ,77%hsl(232,100% ,77%)
HSV Color Space232°, 46%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010101001100111111111
Octal212231377
Decimal138153255
Hex8a99ff

Different shades of #8a99ff color code.

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

Light Shade of #8a99ff
#bdc5ff
Dark Shade of #8a99ff
#576cff
Saturated Shade of #8a99ff
#8a99ff
Desaturated Shade of #8a99ff
#909df9
Grey scale Shade of #8a99ff
#c4c4c4
Brighten Shade
#a3b2ff
Most Readable Shade
#000000

Shades of #8a99ff color code

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

#8a99ff
#7a88e2
#6b77c6
#5c66aa
#4c558d
#3d4471
#2e3355
#1e2238
#0f111c
#000000

Similar Color like #8a99ff color

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

#8b9aff
#8c9bff
#8d9cff
#8e9dff
#8f9eff
#909fff
#91a0ff
#92a1ff
#93a2ff
#94a3ff
#95a4ff
#96a5ff
#97a6ff
#98a7ff
#8998fe
#8897fd
#8796fc
#8695fb
#8594fa
#8493f9
#8392f8
#8291f7
#8190f6
#808ff5
#7f8ef4
#7e8df3
#7d8cf2
#7c8bf1

Monochromatic Color with #8a99ff

#8a99ff
#17192a
#2e3355
#454d80
#5c66aa
#737fd4

Tints of #8a99ff Color

#8a99ff
#97a4ff
#a4afff
#b1bbff
#bec6ff
#cbd1ff
#d8ddff
#e5e8ff
#f2f3ff
#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

#8a99ff
#fff08a

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

Split Complementary

#8a99ff
#ffb68a
#d4ff8a

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

Analogous Color

#8ac8ff
#8ab0ff
#8a99ff
#928aff
#aa8aff

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

#8a99ff
#ff8a99
#99ff8a

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

#8a99ff
#ff8ad3
#fff08a
#8affb5

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

#8a99ff
#fff08a
#d4ff8a
#b68aff

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 #8a99ff 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.

#8a99ff Color Code Preview on Black Background Color

This is how #8a99ff Color will look on black background color. Color contrast ratio is 8.08

#8a99ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a99ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a99ff

#8a99ff color code is use for CSS Background Color

Background color for the above div is #8a99ff

HTML with inline CSS

<div style="background-color:#8a99ff;"></div>

#8a99ff color code is use for CSS Border Color

CSS Border color for the above div is #8a99ff

HTML with inline CSS

<div style="border:5px solid #8a99ff;"></div>

CSS Border Left color for the above div is #8a99ff

HTML with inline CSS

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

CSS Border Right color for the above div is #8a99ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8a99ff

HTML with inline CSS

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

CSS Border Top color for the above div is #8a99ff

HTML with inline CSS

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

#8a99ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8a99ff Color code Preview on White Background

This is how #8a99ff Color code will look on white background color. Color contrast ratio is 2.60

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

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(138,153,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,240,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(138,153,255,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.