Skip to main content Skip to docs navigation

#8398cb hex color - Blue - Cool color - Information

On this page
@
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.

Color Hue/Base color: Blue

Hex #8398cb Color code in RGB color code model is created after adding 51.37% red color, 59.61% green color and 79.61% blue color. Hex #8398cb Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 25% magenta, 0% yellow and 20.39% black.

Hex #8398cb color code is between #8899cc web safe hex color code and #7788bb web safe hex color code. #8899cc is the nearest web safe color code. You can see here many more shades of #8398cb 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 8398cb #8398cb
RGB Decimal 131, 152, 203 rgb(131, 152, 203)
RGB Percent 51%, 60%, 80% rgb(51%, 60%, 80%)
CSS RGBa 131, 152, 203,1 rgba(131,152,203,1)
CMYK Model cmyk(35%,25%,0%,20.39%)
HSL Color Space 223,41% ,65% hsl(223,41% ,65%)
HSV Color Space 223°, 35%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000011 10011000 11001011
Octal 203 230 313
Decimal 131 152 203
Hex 83 98 cb

Different shades of #8398cb color code.

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

Light Shade of #8398cb
#a7b6da
Dark Shade of #8398cb
#5f7abc
Saturated Shade of #8398cb
#7a94d4
Desaturated Shade of #8398cb
#8c9cc2
Grey scale Shade of #8398cb
#a7a7a7
Brighten Shade
#9cb1e4
Most Readable Shade
#000000

Shades of #8398cb color code

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

#8398cb
#7487b4
#65769d
#576587
#485470
#3a435a
#2b3243
#1d212d
#0e1016
#000000

Similar Color like #8398cb color

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

#8499cc
#859acd
#869bce
#879ccf
#889dd0
#899ed1
#8a9fd2
#8ba0d3
#8ca1d4
#8da2d5
#8ea3d6
#8fa4d7
#90a5d8
#91a6d9
#8297ca
#8196c9
#8095c8
#7f94c7
#7e93c6
#7d92c5
#7c91c4
#7b90c3
#7a8fc2
#798ec1
#788dc0
#778cbf
#768bbe
#758abd

Monochromatic Color with #8398cb

#8398cb
#9eb8f5
#151921
#31394b
#4c5876
#6878a0

Tints of #8398cb Color

#8398cb
#90a3d0
#9eaed6
#acbadc
#bac5e2
#c7d1e7
#d5dced
#e3e8f3
#f1f3f9
#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

#8398cb
#cbb683

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

Split Complementary

#8398cb
#cb9283
#bccb83

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

Analogous Color

#83b5cb
#83a6cb
#8398cb
#838acb
#8b83cb

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

#8398cb
#cb8398
#98cb83

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

#8398cb
#cb83bc
#cbb683
#83cb92

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

#8398cb
#cbb683
#bccb83
#9283cb

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 #8398cb 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.

#8398cb Color Code Preview on Black Background Color

This is how #8398cb Color will look on black background color. Color contrast ratio is 7.32

#8398cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8398cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8398cb

#8398cb color code is use for CSS Background Color

Background color for the above div is #8398cb

HTML with inline CSS

<div style="background-color:#8398cb;"></div>

#8398cb color code is use for CSS Border Color

CSS Border color for the above div is #8398cb

HTML with inline CSS

<div style="border:5px solid #8398cb;"></div>

CSS Border Left color for the above div is #8398cb

HTML with inline CSS

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

CSS Border Right color for the above div is #8398cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8398cb

HTML with inline CSS

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

CSS Border Top color for the above div is #8398cb

HTML with inline CSS

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

#8398cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8398cb Color code Preview on White Background

This is how #8398cb Color code will look on white background color. Color contrast ratio is 2.87

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

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(131,152,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,182,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(131,152,203,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.