crispedge.com

Color picker

Loading...

#5beebf hex color - Blue - Cool color - Information

#5beebf hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #5beebf Color code in RGB color code model is created after adding 35.69% red color, 93.33% green color and 74.9% blue color. Hex #5beebf Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 0% magenta, 20% yellow and 7% black.

Hex #5beebf color code is between #55ddbb web safe hex color code and #66ffcc web safe hex color code. #55ddbb is the nearest web safe color code. You can see here many more shades of #5beebf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5beebf#5beebf
RGB Decimal91, 238, 191rgb(91, 238, 191)
RGB Percent36%, 93%, 75%rgb(36%, 93%, 75%)
CSS RGBa91, 238, 191,1rgba(91,238,191,1)
CMYK Modelcmyk(62%,0%,20%,7%)
HSL Color Space161,81% ,65%hsl(161,81% ,65%)
HSV Color Space161°, 62%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110111110111010111111
Octal133356277
Decimal91238191
Hex5beebf

Different shades of #5beebf color code.

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

Light Shade of #5beebf
#89f3d1
Dark Shade of #5beebf
#2de9ad
Saturated Shade of #5beebf
#52f7c2
Desaturated Shade of #5beebf
#64e5bc
Grey scale Shade of #5beebf
#a4a4a4
Brighten Shade
#74ffd8
Most Readable Shade
#000000

Shades of #5beebf color code

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

#5beebf
#50d3a9
#46b994
#3c9e7f
#32846a
#286954
#1e4f3f
#14342a
#0a1a15
#000000

Similar Color like #5beebf color

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

#5cefc0
#5df0c1
#5ef1c2
#5ff2c3
#60f3c4
#61f4c5
#62f5c6
#63f6c7
#64f7c8
#65f8c9
#66f9ca
#67facb
#68fbcc
#69fccd
#5aedbe
#59ecbd
#58ebbc
#57eabb
#56e9ba
#55e8b9
#54e7b8
#53e6b7
#52e5b6
#51e4b5
#50e3b4
#4fe2b3
#4ee1b2
#4de0b1

Monochromatic Color with #5beebf

#5beebf
#0a1a14
#1a4437
#2a6e59
#3b997b
#4bc39d

Tints of #5beebf Color

#5beebf
#6defc6
#7ff1cd
#91f3d4
#a3f5db
#b6f7e2
#c8f9e9
#dafbf0
#ecfdf7
#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

#5beebf
#ee5b8a

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

Split Complementary

#5beebf
#ee5bd3
#ee765b

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

Analogous Color

#5bee84
#5beea2
#5beebf
#5beedc
#5be2ee

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

#5beebf
#bf5bee
#eebf5b

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

#5beebf
#755bee
#ee5b8a
#d3ee5b

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

#5beebf
#ee5b8a
#ee765b
#5bd3ee

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 #5beebf 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.

#5beebf Color Code Preview on Black Background Color

This is how #5beebf Color will look on black background color. Color contrast ratio is 14.43

#5beebf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5beebf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5beebf

#5beebf color code is use for CSS Background Color

Background color for the above div is #5beebf

HTML with inline CSS

<div style="background-color:#5beebf;"></div>

#5beebf color code is use for CSS Border Color

CSS Border color for the above div is #5beebf

HTML with inline CSS

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

CSS Border Left color for the above div is #5beebf

HTML with inline CSS

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

CSS Border Right color for the above div is #5beebf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5beebf

HTML with inline CSS

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

CSS Border Top color for the above div is #5beebf

HTML with inline CSS

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

#5beebf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5beebf Color code Preview on White Background

This is how #5beebf Color code will look on white background color. Color contrast ratio is 1.46

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

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(91,238,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,91,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(91,238,191,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.