crispedge.com

Color picker

Loading...

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

#54adca hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #54adca Color code in RGB color code model is created after adding 32.94% red color, 67.84% green color and 79.22% blue color. Hex #54adca Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 14% magenta, 0% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code54adca#54adca
RGB Decimal84, 173, 202rgb(84, 173, 202)
RGB Percent33%, 68%, 79%rgb(33%, 68%, 79%)
CSS RGBa84, 173, 202,1rgba(84,173,202,1)
CMYK Modelcmyk(58%,14%,0%,21%)
HSL Color Space195,53% ,56%hsl(195,53% ,56%)
HSV Color Space195°, 58%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101001010110111001010
Octal124255312
Decimal84173202
Hex54adca

Different shades of #54adca color code.

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

Light Shade of #54adca
#7bc0d6
Dark Shade of #54adca
#3895b3
Saturated Shade of #54adca
#49b3d5
Desaturated Shade of #54adca
#5fa7bf
Grey scale Shade of #54adca
#8f8f8f
Brighten Shade
#6dc6e3
Most Readable Shade
#000000

Shades of #54adca color code

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

#54adca
#4a99b3
#41869d
#387386
#2e6070
#254c59
#1c3943
#12262c
#091316
#000000

Similar Color like #54adca color

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

#55aecb
#56afcc
#57b0cd
#58b1ce
#59b2cf
#5ab3d0
#5bb4d1
#5cb5d2
#5db6d3
#5eb7d4
#5fb8d5
#60b9d6
#61bad7
#62bbd8
#53acc9
#52abc8
#51aac7
#50a9c6
#4fa8c5
#4ea7c4
#4da6c3
#4ca5c2
#4ba4c1
#4aa3c0
#49a2bf
#48a1be
#47a0bd
#469fbc

Monochromatic Color with #54adca

#54adca
#66d1f4
#0d1b20
#1f404a
#316475
#42899f

Tints of #54adca Color

#54adca
#67b6cf
#7abfd5
#8dc8db
#a0d1e1
#b3dae7
#c6e3ed
#d9ecf3
#ecf5f9
#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

#54adca
#ca7154

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

Split Complementary

#54adca
#ca5472
#caac54

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

Analogous Color

#54cab8
#54c5ca
#54adca
#5495ca
#547eca

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

#54adca
#ca54ad
#adca54

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

#54adca
#ac54ca
#ca7154
#72ca54

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

#54adca
#ca7154
#caac54
#5472ca

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

#54adca Color Code Preview on Black Background Color

This is how #54adca Color will look on black background color. Color contrast ratio is 8.21

#54adca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#54adca color code is use for CSS Background Color

Background color for the above div is #54adca

HTML with inline CSS

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

#54adca color code is use for CSS Border Color

CSS Border color for the above div is #54adca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#54adca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#54adca Color code Preview on White Background

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

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

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(84,173,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,113,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(84,173,202,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.