Skip to main content Skip to docs navigation

#4e8f8a hex color | Download Dark Blue BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Agate Green and its hex is #52928D Nearest Color Name

Color Hue/Base color: Blue

Hex #4e8f8a Color code in RGB color code model is created after adding 30.59% red color, 56.08% green color and 54.12% blue color. Hex #4e8f8a Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 0% magenta, 3% yellow and 43.92% black.

Hex #4e8f8a color code is between #558888 web safe hex color code and #449999 web safe hex color code. #558888 is the nearest web safe color code. You can see here many more shades of #4e8f8a color code.

RGB Chart

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

Color Table

Hex Color Code 4e8f8a #4e8f8a
RGB Decimal 78, 143, 138 78, 143, 138
RGB Percent 31%, 56%, 54% rgb(31%, 56%, 54%)
CSS RGBa 78, 143, 138,1 rgba(78,143,138,1)
CMYK Model cmyk(45%,0%,3%,43.92%)
HSL Color Space 175,29% ,43% hsl(175,29% ,43%)
HSV Color Space 175°, 45%, 56%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 10001111 10001010
Octal 116 217 212
Decimal 78 143 138
Hex 4e 8f 8a

Different shades of #4e8f8a color code.

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

Darkest of #4e8f8a
#182c2a
Darker of #4e8f8a
#2a4d4a
Dark of #4e8f8a
#3c6e6a
Base of #4e8f8a
#4e8f8a
Light of #4e8f8a
#65aba6
Lighter
#86bdb9
Lightest
#a7cfcc

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

#4e8f8a
#8f4e53

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

Split Complementary

#4e8f8a
#8f4e73
#8f694e

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

Analogous Color

#4e8f64
#4e8f6f
#4e8f8a
#4e7e8f
#4e638f

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

#4e8f8a
#8f8a4e
#8a4e8f

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

#4e8f8a
#8a4e8f
#8f4e53
#538f4e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#4e8f8a
#694e8f
#8f4e53
#738f4e

Square 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).

Monochromatic Color with #4e8f8a

#060b0b
#182c2a
#2a4d4a
#3c6e6a
#4e8f8a
#65aba6
#86bdb9
#a7cfcc
#c8e1df

Tints of #4e8f8a Color

#4e8f8a
#619b97
#75a7a4
#89b4b1
#9cc0be
#b0cdcb
#c4d9d8
#d7e6e5
#ebf2f2
#ffffff

Shades of #4e8f8a color code

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

#4e8f8a
#457f7a
#3c6f6b
#345f5c
#2b4f4c
#223f3d
#1a2f2e
#111f1e
#080f0f
#000000

Tones

#4e8f8a
#647977
#6e6e6e
#6e6e6e
#6e6e6e

Tones

Similar Color like #4e8f8a color

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

#4f908b
#50918c
#51928d
#52938e
#53948f
#549590
#559691
#569792
#579893
#589994
#599a95
#5a9b96
#5b9c97
#5c9d98
#4d8e89
#4c8d88
#4b8c87
#4a8b86
#498a85
#488984
#478883
#468782
#458681
#448580
#43847f
#42837e
#41827d
#40817c

Download this Dark Blue

Hex #4e8f8a 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.

#4e8f8a Color Code Preview on Black Background Color

This is how #4e8f8a Color will look on black background color. Color contrast ratio is 5.62

#4e8f8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e8f8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e8f8a

#4e8f8a color code is use for CSS Background Color

Background color for the above div is #4e8f8a

HTML with inline CSS

<div style="background-color:#4e8f8a;"></div>

#4e8f8a color code is use for CSS Border Color

CSS Border color for the above div is #4e8f8a

HTML with inline CSS

<div style="border:5px solid #4e8f8a;"></div>

CSS Border Left color for the above div is #4e8f8a

HTML with inline CSS

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

CSS Border Right color for the above div is #4e8f8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4e8f8a

HTML with inline CSS

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

CSS Border Top color for the above div is #4e8f8a

HTML with inline CSS

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

#4e8f8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4e8f8a Color code Preview on White Background

This is how #4e8f8a Color code will look on white background color. Color contrast ratio is 3.74

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(78,143,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,78,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(78,143,138,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }