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

#48efce hex color - Blue - Cool color - Information

#48efce hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #48efce Color code in RGB color code model is created after adding 28.24% red color, 93.73% green color and 80.78% blue color. Hex #48efce Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 0% magenta, 14% yellow and 6.27% black.

Hex #48efce color code is between #44eecc web safe hex color code and #55ffdd web safe hex color code. #44eecc is the nearest web safe color code. You can see here many more shades of #48efce color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48efce#48efce
RGB Decimal72, 239, 206rgb(72, 239, 206)
RGB Percent28%, 94%, 81%rgb(28%, 94%, 81%)
CSS RGBa72, 239, 206,1rgba(72,239,206,1)
CMYK Modelcmyk(70%,0%,14%,6.27%)
HSL Color Space168,84% ,61%hsl(168,84% ,61%)
HSV Color Space168°, 70%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010001110111111001110
Octal110357316
Decimal72239206
Hex48efce

Different shades of #48efce color code.

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

Light Shade of #48efce
#77f3db
Dark Shade of #48efce
#19ebc1
Saturated Shade of #48efce
#3ef9d4
Desaturated Shade of #48efce
#52e5c8
Grey scale Shade of #48efce
#9b9b9b
Brighten Shade
#61ffe7
Most Readable Shade
#000000

Shades of #48efce color code

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

#48efce
#40d4b7
#38b9a0
#309f89
#288472
#206a5b
#184f44
#10352d
#081a16
#000000

Similar Color like #48efce color

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

#49f0cf
#4af1d0
#4bf2d1
#4cf3d2
#4df4d3
#4ef5d4
#4ff6d5
#50f7d6
#51f8d7
#52f9d8
#53fad9
#54fbda
#55fcdb
#56fddc
#47eecd
#46edcc
#45eccb
#44ebca
#43eac9
#42e9c8
#41e8c7
#40e7c6
#3fe6c5
#3ee5c4
#3de4c3
#3ce3c2
#3be2c1
#3ae1c0

Monochromatic Color with #48efce

#48efce
#081a17
#15453b
#226f60
#2e9a85
#3bc4a9

Tints of #48efce Color

#48efce
#5cf0d3
#70f2d8
#85f4de
#99f6e3
#adf7e9
#c2f9ee
#d6fbf4
#eafdf9
#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

#48efce
#ef4869

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

Split Complementary

#48efce
#ef48bd
#ef7a48

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

Analogous Color

#48ef8b
#48efad
#48efce
#48efef
#48cdef

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

#48efce
#ce48ef
#efce48

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

#48efce
#7b48ef
#ef4869
#bcef48

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

#48efce
#ef4869
#ef7a48
#48bdef

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 #48efce 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.

#48efce Color Code Preview on Black Background Color

This is how #48efce Color will look on black background color. Color contrast ratio is 14.51

#48efce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48efce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48efce

#48efce color code is use for CSS Background Color

Background color for the above div is #48efce

HTML with inline CSS

<div style="background-color:#48efce;"></div>

#48efce color code is use for CSS Border Color

CSS Border color for the above div is #48efce

HTML with inline CSS

<div style="border:5px solid #48efce;"></div>

CSS Border Left color for the above div is #48efce

HTML with inline CSS

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

CSS Border Right color for the above div is #48efce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48efce

HTML with inline CSS

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

CSS Border Top color for the above div is #48efce

HTML with inline CSS

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

#48efce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48efce Color code Preview on White Background

This is how #48efce Color code will look on white background color. Color contrast ratio is 1.45

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

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(72,239,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,72,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,239,206,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.