crispedge.com

Color picker

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

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

#4edeff hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code4edeff#4edeff
RGB Decimal78, 222, 255rgb(78, 222, 255)
RGB Percent31%, 87%, 100%rgb(31%, 87%, 100%)
CSS RGBa78, 222, 255,1rgba(78,222,255,1)
CMYK Modelcmyk(69%,13%,0%,0%)
HSL Color Space191,100% ,65%hsl(191,100% ,65%)
HSV Color Space191°, 69%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011101101111011111111
Octal116336377
Decimal78222255
Hex4edeff

Different shades of #4edeff color code.

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

Light Shade of #4edeff
#81e8ff
Dark Shade of #4edeff
#1bd4ff
Saturated Shade of #4edeff
#4edeff
Desaturated Shade of #4edeff
#57d8f6
Grey scale Shade of #4edeff
#a6a6a6
Brighten Shade
#67f7ff
Most Readable Shade
#000000

Shades of #4edeff color code

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

#4edeff
#45c5e2
#3cacc6
#3494aa
#2b7b8d
#226271
#1a4a55
#113138
#08181c
#000000

Similar Color like #4edeff color

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

#4fdfff
#50e0ff
#51e1ff
#52e2ff
#53e3ff
#54e4ff
#55e5ff
#56e6ff
#57e7ff
#58e8ff
#59e9ff
#5aeaff
#5bebff
#5cecff
#4dddfe
#4cdcfd
#4bdbfc
#4adafb
#49d9fa
#48d8f9
#47d7f8
#46d6f7
#45d5f6
#44d4f5
#43d3f4
#42d2f3
#41d1f2
#40d0f1

Monochromatic Color with #4edeff

#4edeff
#0d252a
#1a4a55
#276f80
#3494aa
#41b9d4

Tints of #4edeff Color

#4edeff
#61e1ff
#75e5ff
#89e9ff
#9cecff
#b0f0ff
#c4f4ff
#d7f7ff
#ebfbff
#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

#4edeff
#ff6f4e

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

Split Complementary

#4edeff
#ff4e86
#ffc74e

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

Analogous Color

#4effd9
#4efffd
#4edeff
#4ebbff
#4e97ff

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

#4edeff
#ff4ede
#deff4e

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

#4edeff
#c74eff
#ff6f4e
#85ff4e

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

#4edeff
#ff6f4e
#ffc74e
#4e86ff

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

#4edeff Color Code Preview on Black Background Color

This is how #4edeff Color will look on black background color. Color contrast ratio is 13.22

#4edeff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4edeff color code is use for CSS Background Color

Background color for the above div is #4edeff

HTML with inline CSS

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

#4edeff color code is use for CSS Border Color

CSS Border color for the above div is #4edeff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4edeff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4edeff Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.