Skip to main content Skip to docs navigation

#308eac 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 #308eac Color code in RGB color code model is created after adding 18.82% red color, 55.69% green color and 67.45% blue color. Hex #308eac Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 17% magenta, 0% yellow and 32.55% black.

Hex #308eac 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 #308eac 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 308eac #308eac
RGB Decimal 48, 142, 172 rgb(48, 142, 172)
RGB Percent 19%, 56%, 67% rgb(19%, 56%, 67%)
CSS RGBa 48, 142, 172,1 rgba(48,142,172,1)
CMYK Model cmyk(72%,17%,0%,32.55%)
HSL Color Space 195,56% ,43% hsl(195,56% ,43%)
HSV Color Space 195°, 72%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110000 10001110 10101100
Octal 60 216 254
Decimal 48 142 172
Hex 30 8e ac

Different shades of #308eac color code.

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

Light Shade of #308eac
#44aacb
Dark Shade of #308eac
#256d84
Saturated Shade of #308eac
#2594b7
Desaturated Shade of #308eac
#3b88a1
Grey scale Shade of #308eac
#6e6e6e
Brighten Shade
#49a7c5
Most Readable Shade
#FFFFFF

Shades of #308eac color code

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

#308eac
#2a7e98
#256e85
#205e72
#1a4e5f
#153f4c
#102f39
#0a1f26
#050f13
#000000

Similar Color like #308eac color

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

#318fad
#3290ae
#3391af
#3492b0
#3593b1
#3694b2
#3795b3
#3896b4
#3997b5
#3a98b6
#3b99b7
#3c9ab8
#3d9bb9
#3e9cba
#2f8dab
#2e8caa
#2d8ba9
#2c8aa8
#2b89a7
#2a88a6
#2987a5
#2886a4
#2785a3
#2684a2
#2583a1
#2482a0
#23819f
#22809e

Monochromatic Color with #308eac

#308eac
#3cb1d6
#010202
#0c252c
#184857
#246b81

Tints of #308eac Color

#308eac
#479ab5
#5ea7be
#75b3c7
#8cc0d0
#a3ccda
#bad9e3
#d1e5ec
#e8f2f5
#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

#308eac
#ac4e30

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

Split Complementary

#308eac
#ac3050
#ac8c30

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

Analogous Color

#30ac98
#30a7ac
#308eac
#3075ac
#305cac

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

#308eac
#ac308e
#8eac30

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

#308eac
#8c30ac
#ac4e30
#50ac30

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

#308eac
#ac4e30
#ac8c30
#3050ac

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

#308eac Color Code Preview on Black Background Color

This is how #308eac Color will look on black background color. Color contrast ratio is 5.59

#308eac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#308eac color code is use for CSS Background Color

Background color for the above div is #308eac

HTML with inline CSS

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

#308eac color code is use for CSS Border Color

CSS Border color for the above div is #308eac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#308eac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#308eac Color code Preview on White Background

This is how #308eac Color code will look on white background color. Color contrast ratio is 3.76

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

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,142,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,78,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,142,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.