@
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.

#398bba hex color - Blue - Cool color - Information

#398bba hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #398bba Color code in RGB color code model is created after adding 22.35% red color, 54.51% green color and 72.94% blue color. Hex #398bba Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 25% magenta, 0% yellow and 27.06% black.

Hex #398bba color code is between #3388bb web safe hex color code and #4499aa web safe hex color code. #3388bb is the nearest web safe color code. You can see here many more shades of #398bba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code398bba#398bba
RGB Decimal57, 139, 186rgb(57, 139, 186)
RGB Percent22%, 55%, 73%rgb(22%, 55%, 73%)
CSS RGBa57, 139, 186,1rgba(57,139,186,1)
CMYK Modelcmyk(69%,25%,0%,27.06%)
HSL Color Space202,53% ,48%hsl(202,53% ,48%)
HSV Color Space202°, 69%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110011000101110111010
Octal71213272
Decimal57139186
Hex398bba

Different shades of #398bba color code.

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

Light Shade of #398bba
#5aa3cc
Dark Shade of #398bba
#2d6e93
Saturated Shade of #398bba
#2d8ec6
Desaturated Shade of #398bba
#4588ae
Grey scale Shade of #398bba
#797979
Brighten Shade
#52a4d3
Most Readable Shade
#FFFFFF

Shades of #398bba color code

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

#398bba
#327ba5
#2c6c90
#265c7c
#1f4d67
#193d52
#132e3e
#0c1e29
#060f14
#000000

Similar Color like #398bba color

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

#3a8cbb
#3b8dbc
#3c8ebd
#3d8fbe
#3e90bf
#3f91c0
#4092c1
#4193c2
#4294c3
#4395c4
#4496c5
#4597c6
#4698c7
#4799c8
#388ab9
#3789b8
#3688b7
#3587b6
#3486b5
#3385b4
#3284b3
#3183b2
#3082b1
#2f81b0
#2e80af
#2d7fae
#2c7ead
#2b7dac

Monochromatic Color with #398bba

#398bba
#46abe4
#050c10
#122c3a
#1f4b65
#2c6b8f

Tints of #398bba Color

#398bba
#4f97c1
#65a4c9
#7bb1d1
#91bed8
#a7cbe0
#bdd8e8
#d3e5ef
#e9f2f7
#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

#398bba
#ba6839

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

Split Complementary

#398bba
#ba394a
#baa939

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

Analogous Color

#39bab5
#39a5ba
#398bba
#3971ba
#3957ba

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

#398bba
#ba398b
#8bba39

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

#398bba
#a839ba
#ba6839
#4aba39

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

#398bba
#ba6839
#baa939
#394aba

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 #398bba 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.

#398bba Color Code Preview on Black Background Color

This is how #398bba Color will look on black background color. Color contrast ratio is 5.58

#398bba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #398bba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #398bba

#398bba color code is use for CSS Background Color

Background color for the above div is #398bba

HTML with inline CSS

<div style="background-color:#398bba;"></div>

#398bba color code is use for CSS Border Color

CSS Border color for the above div is #398bba

HTML with inline CSS

<div style="border:5px solid #398bba;"></div>

CSS Border Left color for the above div is #398bba

HTML with inline CSS

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

CSS Border Right color for the above div is #398bba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #398bba

HTML with inline CSS

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

CSS Border Top color for the above div is #398bba

HTML with inline CSS

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

#398bba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#398bba Color code Preview on White Background

This is how #398bba Color code will look on white background color. Color contrast ratio is 3.77

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

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(57,139,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,104,57,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(57,139,186,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.