crispedge.com

Color picker

Loading...

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

#4dc0fa hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4dc0fa Color code in RGB color code model is created after adding 30.2% red color, 75.29% green color and 98.04% blue color. Hex #4dc0fa Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 23% magenta, 0% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4dc0fa#4dc0fa
RGB Decimal77, 192, 250rgb(77, 192, 250)
RGB Percent30%, 75%, 98%rgb(30%, 75%, 98%)
CSS RGBa77, 192, 250,1rgba(77,192,250,1)
CMYK Modelcmyk(69%,23%,0%,2%)
HSL Color Space200,95% ,64%hsl(200,95% ,64%)
HSV Color Space200°, 69%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011011100000011111010
Octal115300372
Decimal77192250
Hex4dc0fa

Different shades of #4dc0fa color code.

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

Light Shade of #4dc0fa
#7fd2fb
Dark Shade of #4dc0fa
#1baef9
Saturated Shade of #4dc0fa
#48c2ff
Desaturated Shade of #4dc0fa
#56bdf1
Grey scale Shade of #4dc0fa
#a3a3a3
Brighten Shade
#66d9ff
Most Readable Shade
#000000

Shades of #4dc0fa color code

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

#4dc0fa
#44aade
#3b95c2
#3380a6
#2a6a8a
#22556f
#194053
#112a37
#08151b
#000000

Similar Color like #4dc0fa color

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

#4ec1fb
#4fc2fc
#50c3fd
#51c4fe
#52c5ff
#53c6ff
#54c7ff
#55c8ff
#56c9ff
#57caff
#58cbff
#59ccff
#5acdff
#5bceff
#4cbff9
#4bbef8
#4abdf7
#49bcf6
#48bbf5
#47baf4
#46b9f3
#45b8f2
#44b7f1
#43b6f0
#42b5ef
#41b4ee
#40b3ed
#3fb2ec

Monochromatic Color with #4dc0fa

#4dc0fa
#0c1d25
#193d50
#265e7a
#337fa5
#409fcf

Tints of #4dc0fa Color

#4dc0fa
#60c7fa
#74cefb
#88d5fb
#9cdcfc
#afe3fc
#c3eafd
#d7f1fd
#ebf8fe
#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

#4dc0fa
#fa874d

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

Split Complementary

#4dc0fa
#fa4d6a
#fadd4d

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

Analogous Color

#4dfaef
#4de3fa
#4dc0fa
#4d9dfa
#4d7bfa

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

#4dc0fa
#fa4dc0
#c0fa4d

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

#4dc0fa
#dd4dfa
#fa874d
#69fa4d

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

#4dc0fa
#fa874d
#fadd4d
#4d6afa

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

#4dc0fa Color Code Preview on Black Background Color

This is how #4dc0fa Color will look on black background color. Color contrast ratio is 10.24

#4dc0fa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4dc0fa color code is use for CSS Background Color

Background color for the above div is #4dc0fa

HTML with inline CSS

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

#4dc0fa color code is use for CSS Border Color

CSS Border color for the above div is #4dc0fa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4dc0fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4dc0fa Color code Preview on White Background

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

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

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(77,192,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,135,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(77,192,250,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.