crispedge.com

Color picker

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

#49efe0 hex color - Blue - Cool color - Information

#49efe0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #49efe0 Color code in RGB color code model is created after adding 28.63% red color, 93.73% green color and 87.84% blue color. Hex #49efe0 Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 0% magenta, 6% yellow and 6% black.

Hex #49efe0 color code is between #44eedd web safe hex color code and #55ffee web safe hex color code. #44eedd is the nearest web safe color code. You can see here many more shades of #49efe0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code49efe0#49efe0
RGB Decimal73, 239, 224rgb(73, 239, 224)
RGB Percent29%, 94%, 88%rgb(29%, 94%, 88%)
CSS RGBa73, 239, 224,1rgba(73,239,224,1)
CMYK Modelcmyk(69%,0%,6%,6%)
HSL Color Space175,84% ,61%hsl(175,84% ,61%)
HSV Color Space175°, 69%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010011110111111100000
Octal111357340
Decimal73239224
Hex49efe0

Different shades of #49efe0 color code.

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

Light Shade of #49efe0
#78f3e8
Dark Shade of #49efe0
#1aebd8
Saturated Shade of #49efe0
#3ff9e8
Desaturated Shade of #49efe0
#53e5d8
Grey scale Shade of #49efe0
#9c9c9c
Brighten Shade
#62fff9
Most Readable Shade
#000000

Shades of #49efe0 color code

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

#49efe0
#40d4c7
#38b9ae
#309f95
#28847c
#206a63
#184f4a
#103531
#081a18
#000000

Similar Color like #49efe0 color

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

#4af0e1
#4bf1e2
#4cf2e3
#4df3e4
#4ef4e5
#4ff5e6
#50f6e7
#51f7e8
#52f8e9
#53f9ea
#54faeb
#55fbec
#56fced
#57fdee
#48eedf
#47edde
#46ecdd
#45ebdc
#44eadb
#43e9da
#42e8d9
#41e7d8
#40e6d7
#3fe5d6
#3ee4d5
#3de3d4
#3ce2d3
#3be1d2

Monochromatic Color with #49efe0

#49efe0
#081a19
#154541
#226f68
#2f9a90
#3cc4b8

Tints of #49efe0 Color

#49efe0
#5df0e3
#71f2e6
#85f4ea
#99f6ed
#aef7f1
#c2f9f4
#d6fbf8
#eafdfb
#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

#49efe0
#ef4958

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

Split Complementary

#49efe0
#ef49ab
#ef8d49

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

Analogous Color

#49ef9e
#49efbf
#49efe0
#49ddef
#49bcef

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

#49efe0
#e049ef
#efe049

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

#49efe0
#8d49ef
#ef4958
#abef49

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

#49efe0
#ef4958
#ef8d49
#49abef

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 #49efe0 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.

#49efe0 Color Code Preview on Black Background Color

This is how #49efe0 Color will look on black background color. Color contrast ratio is 14.71

#49efe0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49efe0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49efe0

#49efe0 color code is use for CSS Background Color

Background color for the above div is #49efe0

HTML with inline CSS

<div style="background-color:#49efe0;"></div>

#49efe0 color code is use for CSS Border Color

CSS Border color for the above div is #49efe0

HTML with inline CSS

<div style="border:5px solid #49efe0;"></div>

CSS Border Left color for the above div is #49efe0

HTML with inline CSS

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

CSS Border Right color for the above div is #49efe0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #49efe0

HTML with inline CSS

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

CSS Border Top color for the above div is #49efe0

HTML with inline CSS

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

#49efe0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#49efe0 Color code Preview on White Background

This is how #49efe0 Color code will look on white background color. Color contrast ratio is 1.43

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

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.