crispedge.com

Color picker

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

#55eeff hex color - Bioluminescence - Blue - Cool color - Information

#55eeff hex color - Bioluminescence - Blue - Cool color

Color Hue/Base color: Blue

Hex #55eeff Color Code is also known as Bioluminescence color.

Hex #55eeff Color code in RGB color code model is created after adding 33.33% red color, 93.33% green color and 100% blue color. Hex #55eeff Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 7% magenta, 0% yellow and 0% black.

Hex #55eeff color code is a web safe color. Next web safe color code is #44ddee and previous web safe color code is #66ffdd. You can see here many more shades of #55eeff color code.

0 Likes 0 Comments | 24 Views

Color Table

Hex Color Code55eeff#55eeff
RGB Decimal85, 238, 255rgb(85, 238, 255)
RGB Percent33%, 93%, 100%rgb(33%, 93%, 100%)
CSS RGBa85, 238, 255,1rgba(85,238,255,1)
CMYK Modelcmyk(67%,7%,0%,0%)
HSL Color Space186,100% ,67%hsl(186,100% ,67%)
HSV Color Space186°, 67%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011110111011111111
Octal125356377
Decimal85238255
Hex55eeff

Different shades of #55eeff color code.

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

Light Shade of #55eeff
#88f3ff
Dark Shade of #55eeff
#22e9ff
Saturated Shade of #55eeff
#55eeff
Desaturated Shade of #55eeff
#5de7f6
Grey scale Shade of #55eeff
#aaaaaa
Brighten Shade
#6effff
Most Readable Shade
#000000

Shades of #55eeff color code

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

#55eeff
#4bd3e2
#42b9c6
#389eaa
#2f848d
#256971
#1c4f55
#123438
#091a1c
#000000

Similar Color like #55eeff color

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

#56efff
#57f0ff
#58f1ff
#59f2ff
#5af3ff
#5bf4ff
#5cf5ff
#5df6ff
#5ef7ff
#5ff8ff
#60f9ff
#61faff
#62fbff
#63fcff
#54edfe
#53ecfd
#52ebfc
#51eafb
#50e9fa
#4fe8f9
#4ee7f8
#4de6f7
#4ce5f6
#4be4f5
#4ae3f4
#49e2f3
#48e1f2
#47e0f1

Monochromatic Color with #55eeff

#55eeff
#0e282a
#1c4f55
#2b7780
#399faa
#47c6d4

Tints of #55eeff Color

#55eeff
#67efff
#7af1ff
#8df3ff
#a0f5ff
#b3f7ff
#c6f9ff
#d9fbff
#ecfdff
#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

#55eeff
#ff6655

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

Split Complementary

#55eeff
#ff5599
#ffbb55

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

Analogous Color

#55ffcc
#55ffee
#55eeff
#55ccff
#55aaff

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

#55eeff
#ff55ee
#eeff55

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

#55eeff
#bb55ff
#ff6655
#99ff55

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

#55eeff
#ff6655
#ffbb55
#5599ff

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 #55eeff 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.

#55eeff Color Code Preview on Black Background Color

This is how #55eeff Color will look on black background color. Color contrast ratio is 15.06

#55eeff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55eeff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55eeff

#55eeff color code is use for CSS Background Color

Background color for the above div is #55eeff

HTML with inline CSS

<div style="background-color:#55eeff;"></div>

#55eeff color code is use for CSS Border Color

CSS Border color for the above div is #55eeff

HTML with inline CSS

<div style="border:5px solid #55eeff;"></div>

CSS Border Left color for the above div is #55eeff

HTML with inline CSS

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

CSS Border Right color for the above div is #55eeff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #55eeff

HTML with inline CSS

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

CSS Border Top color for the above div is #55eeff

HTML with inline CSS

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

#55eeff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55eeff Color code Preview on White Background

This is how #55eeff Color code will look on white background color. Color contrast ratio is 1.39

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

Related Gradients

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

0 Likes 0 Comments | 24 Views

Post your comment:-

By submitting comment you agree to our privacy policy.