Skip to main content Skip to docs navigation

#4fddff 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 Ionized-air Glow and its hex is #55DDFF Nearest Color Name

Color Hue/Base color: Blue

Hex #4fddff Color code in RGB color code model is created after adding 30.98% red color, 86.67% green color and 100% blue color. Hex #4fddff Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 13% magenta, 0% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code 4fddff #4fddff
RGB Decimal 79, 221, 255 79, 221, 255
RGB Percent 31%, 87%, 100% rgb(31%, 87%, 100%)
CSS RGBa 79, 221, 255,1 rgba(79,221,255,1)
CMYK Model cmyk(69%,13%,0%,0%)
HSL Color Space 192,100% ,65% hsl(192,100% ,65%)
HSV Color Space 192°, 69%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001111 11011101 11111111
Octal 117 335 377
Decimal 79 221 255
Hex 4f dd ff

Different shades of #4fddff color code.

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

Darkest of #4fddff
#0092b5
Darker of #4fddff
#00bbe8
Dark of #4fddff
#1cd3ff
Base of #4fddff
#4fddff
Light of #4fddff
#82e7ff
Lighter
#b5f1ff
Lightest
#e8fbff

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

#4fddff
#ff714f

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

Split Complementary

#4fddff
#ff4f85
#ffc94f

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

Analogous Color

#4fffba
#4fffd8
#4fddff
#4fa2ff
#4f59ff

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

#4fddff
#ddff4f
#ff4fdd

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

#4fddff
#ff4fdd
#ff714f
#4fff71

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

#4fddff
#c94fff
#ff714f
#85ff4f

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 #4fddff

#006982
#0092b5
#00bbe8
#1cd3ff
#4fddff
#82e7ff
#b5f1ff
#e8fbff
#ffffff

Tints of #4fddff Color

#4fddff
#62e0ff
#76e4ff
#89e8ff
#9decff
#b0efff
#c4f3ff
#d7f7ff
#ebfbff
#ffffff

Shades of #4fddff color code

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

#4fddff
#46c4e2
#3dabc6
#3493aa
#2b7a8d
#236271
#1a4955
#113138
#08181c
#000000

Tones

#4fddff
#61d2ed
#72c7dc
#84bdca
#95b2b9

Tones

Similar Color like #4fddff color

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

#50deff
#51dfff
#52e0ff
#53e1ff
#54e2ff
#55e3ff
#56e4ff
#57e5ff
#58e6ff
#59e7ff
#5ae8ff
#5be9ff
#5ceaff
#5debff
#4edcfe
#4ddbfd
#4cdafc
#4bd9fb
#4ad8fa
#49d7f9
#48d6f8
#47d5f7
#46d4f6
#45d3f5
#44d2f4
#43d1f3
#42d0f2
#41cff1

Download this Dark Blue

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

#4fddff Color Code Preview on Black Background Color

This is how #4fddff Color will look on black background color. Color contrast ratio is 13.12

#4fddff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4fddff color code is use for CSS Background Color

Background color for the above div is #4fddff

HTML with inline CSS

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

#4fddff color code is use for CSS Border Color

CSS Border color for the above div is #4fddff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4fddff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4fddff Color code Preview on White Background

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

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

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(79,221,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,113,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(79,221,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }