crispedge.com

Color picker

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

#54bae2 hex color - Blue - Cool color - Information

#54bae2 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #54bae2 Color code in RGB color code model is created after adding 32.94% red color, 72.94% green color and 88.63% blue color. Hex #54bae2 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 18% magenta, 0% yellow and 11% black.

Hex #54bae2 color code is between #55bbdd web safe hex color code and #44aaee web safe hex color code. #55bbdd is the nearest web safe color code. You can see here many more shades of #54bae2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code54bae2#54bae2
RGB Decimal84, 186, 226rgb(84, 186, 226)
RGB Percent33%, 73%, 89%rgb(33%, 73%, 89%)
CSS RGBa84, 186, 226,1rgba(84,186,226,1)
CMYK Modelcmyk(63%,18%,0%,11%)
HSL Color Space197,71% ,61%hsl(197,71% ,61%)
HSV Color Space197°, 63%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101001011101011100010
Octal124272342
Decimal84186226
Hex54bae2

Different shades of #54bae2 color code.

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

Light Shade of #54bae2
#80cce9
Dark Shade of #54bae2
#28a8db
Saturated Shade of #54bae2
#4abeec
Desaturated Shade of #54bae2
#5eb6d8
Grey scale Shade of #54bae2
#9b9b9b
Brighten Shade
#6dd3fb
Most Readable Shade
#000000

Shades of #54bae2 color code

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

#54bae2
#4aa5c8
#4190af
#387c96
#2e677d
#255264
#1c3e4b
#122932
#091419
#000000

Similar Color like #54bae2 color

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

#55bbe3
#56bce4
#57bde5
#58bee6
#59bfe7
#5ac0e8
#5bc1e9
#5cc2ea
#5dc3eb
#5ec4ec
#5fc5ed
#60c6ee
#61c7ef
#62c8f0
#53b9e1
#52b8e0
#51b7df
#50b6de
#4fb5dd
#4eb4dc
#4db3db
#4cb2da
#4bb1d9
#4ab0d8
#49afd7
#48aed6
#47add5
#46acd4

Monochromatic Color with #54bae2

#54bae2
#050b0d
#152e38
#255162
#34748d
#4497b7

Tints of #54bae2 Color

#54bae2
#67c1e5
#7ac9e8
#8dd1eb
#a0d8ee
#b3e0f2
#c6e8f5
#d9eff8
#ecf7fb
#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

#54bae2
#e27c54

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

Split Complementary

#54bae2
#e25473
#e2c354

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

Analogous Color

#54e2d1
#54d6e2
#54bae2
#549ee2
#5481e2

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

#54bae2
#e254ba
#bae254

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

#54bae2
#c354e2
#e27c54
#73e254

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

#54bae2
#e27c54
#e2c354
#5473e2

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 #54bae2 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.

#54bae2 Color Code Preview on Black Background Color

This is how #54bae2 Color will look on black background color. Color contrast ratio is 9.50

#54bae2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #54bae2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #54bae2

#54bae2 color code is use for CSS Background Color

Background color for the above div is #54bae2

HTML with inline CSS

<div style="background-color:#54bae2;"></div>

#54bae2 color code is use for CSS Border Color

CSS Border color for the above div is #54bae2

HTML with inline CSS

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

CSS Border Left color for the above div is #54bae2

HTML with inline CSS

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

CSS Border Right color for the above div is #54bae2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #54bae2

HTML with inline CSS

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

CSS Border Top color for the above div is #54bae2

HTML with inline CSS

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

#54bae2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#54bae2 Color code Preview on White Background

This is how #54bae2 Color code will look on white background color. Color contrast ratio is 2.21

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.