Skip to main content Skip to docs navigation

#4dbfeb 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 Clean Pool and its hex is #4EC0ED Nearest Color Name

Color Hue/Base color: Blue

Hex #4dbfeb Color code in RGB color code model is created after adding 30.2% red color, 74.9% green color and 92.16% blue color. Hex #4dbfeb Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 19% magenta, 0% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code 4dbfeb #4dbfeb
RGB Decimal 77, 191, 235 77, 191, 235
RGB Percent 30%, 75%, 92% rgb(30%, 75%, 92%)
CSS RGBa 77, 191, 235,1 rgba(77,191,235,1)
CMYK Model cmyk(67%,19%,0%,7.84%)
HSL Color Space 197,80% ,61% hsl(197,80% ,61%)
HSV Color Space 197°, 67%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001101 10111111 11101011
Octal 115 277 353
Decimal 77 191 235
Hex 4d bf eb

Different shades of #4dbfeb color code.

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

Darkest of #4dbfeb
#106c8f
Darker of #4dbfeb
#158ebd
Dark of #4dbfeb
#1fafe6
Base of #4dbfeb
#4dbfeb
Light of #4dbfeb
#7bcff0
Lighter
#a9e0f5
Lightest
#d7f0fa

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

#4dbfeb
#eb794d

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

Split Complementary

#4dbfeb
#eb4d70
#ebc84d

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

Analogous Color

#4debbb
#4debd5
#4dbfeb
#4d8aeb
#524deb

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

#4dbfeb
#bfeb4d
#eb4dbf

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

#4dbfeb
#eb4dbf
#eb794d
#4deb79

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

#4dbfeb
#c84deb
#eb794d
#70eb4d

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

#0b4961
#106c8f
#158ebd
#1fafe6
#4dbfeb
#7bcff0
#a9e0f5
#d7f0fa
#ffffff

Tints of #4dbfeb Color

#4dbfeb
#60c6ed
#74cdef
#88d4f1
#9cdbf3
#afe2f6
#c3e9f8
#d7f0fa
#ebf7fc
#ffffff

Shades of #4dbfeb color code

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

#4dbfeb
#44a9d0
#3b94b6
#337f9c
#2a6a82
#225468
#193f4e
#112a34
#08151a
#000000

Tones

#4dbfeb
#61b6d7
#75adc3
#88a5b0
#9c9c9c

Tones

Similar Color like #4dbfeb color

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

#4ec0ec
#4fc1ed
#50c2ee
#51c3ef
#52c4f0
#53c5f1
#54c6f2
#55c7f3
#56c8f4
#57c9f5
#58caf6
#59cbf7
#5accf8
#5bcdf9
#4cbeea
#4bbde9
#4abce8
#49bbe7
#48bae6
#47b9e5
#46b8e4
#45b7e3
#44b6e2
#43b5e1
#42b4e0
#41b3df
#40b2de
#3fb1dd

Download this Dark Blue

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

#4dbfeb Color Code Preview on Black Background Color

This is how #4dbfeb Color will look on black background color. Color contrast ratio is 9.97

#4dbfeb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4dbfeb color code is use for CSS Background Color

Background color for the above div is #4dbfeb

HTML with inline CSS

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

#4dbfeb color code is use for CSS Border Color

CSS Border color for the above div is #4dbfeb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4dbfeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4dbfeb Color code Preview on White Background

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

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

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(77,191,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,121,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(77,191,235,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }