crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#4e9e9b hex color - Blue - Cool color - Information

#4e9e9b hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4e9e9b Color code in RGB color code model is created after adding 30.59% red color, 61.96% green color and 60.78% blue color. Hex #4e9e9b Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 2% yellow and 38% black.

Hex #4e9e9b color code is between #559999 web safe hex color code and #44aaaa web safe hex color code. #559999 is the nearest web safe color code. You can see here many more shades of #4e9e9b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code4e9e9b#4e9e9b
RGB Decimal78, 158, 155rgb(78, 158, 155)
RGB Percent31%, 62%, 61%rgb(31%, 62%, 61%)
CSS RGBa78, 158, 155,1rgba(78,158,155,1)
CMYK Modelcmyk(51%,0%,2%,38%)
HSL Color Space178,34% ,46%hsl(178,34% ,46%)
HSV Color Space178°, 51%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011101001111010011011
Octal116236233
Decimal78158155
Hex4e9e9b

Different shades of #4e9e9b color code.

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

Light Shade of #4e9e9b
#6ab5b2
Dark Shade of #4e9e9b
#3d7c79
Saturated Shade of #4e9e9b
#42aaa6
Desaturated Shade of #4e9e9b
#5a9290
Grey scale Shade of #4e9e9b
#767676
Brighten Shade
#67b7b4
Most Readable Shade
#000000

Shades of #4e9e9b color code

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

#4e9e9b
#458c89
#3c7a78
#346967
#2b5756
#224644
#1a3433
#112322
#081111
#000000

Similar Color like #4e9e9b color

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

#4f9f9c
#50a09d
#51a19e
#52a29f
#53a3a0
#54a4a1
#55a5a2
#56a6a3
#57a7a4
#58a8a5
#59a9a6
#5aaaa7
#5baba8
#5caca9
#4d9d9a
#4c9c99
#4b9b98
#4a9a97
#499996
#489895
#479794
#469693
#459592
#449491
#439390
#42928f
#41918e
#40908d

Monochromatic Color with #4e9e9b

#4e9e9b
#63c8c5
#78f3ee
#0f1e1e
#244948
#397371

Tints of #4e9e9b Color

#4e9e9b
#61a8a6
#75b3b1
#89bebc
#9cc9c7
#b0d3d2
#c4dedd
#d7e9e8
#ebf4f3
#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

#4e9e9b
#9e4e51

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

Split Complementary

#4e9e9b
#9e4e79
#9e734e

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

Analogous Color

#4e9e7b
#4e9e8b
#4e9e9b
#4e919e
#4e819e

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

#4e9e9b
#9b4e9e
#9e9b4e

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

#4e9e9b
#734e9e
#9e4e51
#799e4e

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

#4e9e9b
#9e4e51
#9e734e
#4e799e

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 #4e9e9b 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.

#4e9e9b Color Code Preview on Black Background Color

This is how #4e9e9b Color will look on black background color. Color contrast ratio is 6.69

#4e9e9b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4e9e9b color code is use for CSS Background Color

Background color for the above div is #4e9e9b

HTML with inline CSS

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

#4e9e9b color code is use for CSS Border Color

CSS Border color for the above div is #4e9e9b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4e9e9b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4e9e9b Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.