crispedge.com

Color picker

Loading...

#308bae hex color - Blue - Cool color - Information

#308bae hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #308bae Color code in RGB color code model is created after adding 18.82% red color, 54.51% green color and 68.24% blue color. Hex #308bae Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 20% magenta, 0% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code308bae#308bae
RGB Decimal48, 139, 174rgb(48, 139, 174)
RGB Percent19%, 55%, 68%rgb(19%, 55%, 68%)
CSS RGBa48, 139, 174,1rgba(48,139,174,1)
CMYK Modelcmyk(72%,20%,0%,32%)
HSL Color Space197,57% ,44%hsl(197,57% ,44%)
HSV Color Space197°, 72%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100001000101110101110
Octal60213256
Decimal48139174
Hex308bae

Different shades of #308bae color code.

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

Light Shade of #308bae
#45a6cc
Dark Shade of #308bae
#256b86
Saturated Shade of #308bae
#2590b9
Desaturated Shade of #308bae
#3b86a3
Grey scale Shade of #308bae
#6f6f6f
Brighten Shade
#49a4c7
Most Readable Shade
#FFFFFF

Shades of #308bae color code

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

#308bae
#2a7b9a
#256c87
#205c74
#1a4d60
#153d4d
#102e3a
#0a1e26
#050f13
#000000

Similar Color like #308bae color

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

#318caf
#328db0
#338eb1
#348fb2
#3590b3
#3691b4
#3792b5
#3893b6
#3994b7
#3a95b8
#3b96b9
#3c97ba
#3d98bb
#3e99bc
#2f8aad
#2e89ac
#2d88ab
#2c87aa
#2b86a9
#2a85a8
#2984a7
#2883a6
#2782a5
#2681a4
#2580a3
#247fa2
#237ea1
#227da0

Monochromatic Color with #308bae

#308bae
#3cadd8
#010304
#0d252e
#194759
#246983

Tints of #308bae Color

#308bae
#4797b7
#5ea4c0
#75b1c9
#8cbed2
#a3cbdb
#bad8e4
#d1e5ed
#e8f2f6
#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

#308bae
#ae5330

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

Split Complementary

#308bae
#ae304c
#ae9230

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

Analogous Color

#30ae9f
#30a4ae
#308bae
#3072ae
#3059ae

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

#308bae
#ae308b
#8bae30

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

#308bae
#9230ae
#ae5330
#4cae30

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

#308bae
#ae5330
#ae9230
#304cae

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 #308bae 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.

#308bae Color Code Preview on Black Background Color

This is how #308bae Color will look on black background color. Color contrast ratio is 5.43

#308bae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #308bae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #308bae

#308bae color code is use for CSS Background Color

Background color for the above div is #308bae

HTML with inline CSS

<div style="background-color:#308bae;"></div>

#308bae color code is use for CSS Border Color

CSS Border color for the above div is #308bae

HTML with inline CSS

<div style="border:5px solid #308bae;"></div>

CSS Border Left color for the above div is #308bae

HTML with inline CSS

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

CSS Border Right color for the above div is #308bae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #308bae

HTML with inline CSS

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

CSS Border Top color for the above div is #308bae

HTML with inline CSS

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

#308bae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#308bae Color code Preview on White Background

This is how #308bae Color code will look on white background color. Color contrast ratio is 3.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 #308bae; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #308bae; }

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(48,139,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,83,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,139,174,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.