@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#52cabd hex color - Blue - Cool color - Information

#52cabd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #52cabd Color code in RGB color code model is created after adding 32.16% red color, 79.22% green color and 74.12% blue color. Hex #52cabd Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 0% magenta, 6% yellow and 20.78% black.

Hex #52cabd color code is between #55ccbb web safe hex color code and #44bbcc web safe hex color code. #55ccbb is the nearest web safe color code. You can see here many more shades of #52cabd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 52cabd #52cabd
RGB Decimal 82, 202, 189 rgb(82, 202, 189)
RGB Percent 32%, 79%, 74% rgb(32%, 79%, 74%)
CSS RGBa 82, 202, 189,1 rgba(82,202,189,1)
CMYK Model cmyk(59%,0%,6%,20.78%)
HSL Color Space 174,53% ,56% hsl(174,53% ,56%)
HSV Color Space 174°, 59%, 79%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010010 11001010 10111101
Octal 122 312 275
Decimal 82 202 189
Hex 52 ca bd

Different shades of #52cabd color code.

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

Light Shade of #52cabd
#79d6cc
Dark Shade of #52cabd
#37b2a5
Saturated Shade of #52cabd
#47d5c6
Desaturated Shade of #52cabd
#5dbfb4
Grey scale Shade of #52cabd
#8e8e8e
Brighten Shade
#6be3d6
Most Readable Shade
#000000

Shades of #52cabd color code

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

#52cabd
#48b3a8
#3f9d93
#36867e
#2d7069
#245954
#1b433f
#122c2a
#091615
#000000

Similar Color like #52cabd color

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

#53cbbe
#54ccbf
#55cdc0
#56cec1
#57cfc2
#58d0c3
#59d1c4
#5ad2c5
#5bd3c6
#5cd4c7
#5dd5c8
#5ed6c9
#5fd7ca
#60d8cb
#51c9bc
#50c8bb
#4fc7ba
#4ec6b9
#4dc5b8
#4cc4b7
#4bc3b6
#4ac2b5
#49c1b4
#48c0b3
#47bfb2
#46beb1
#45bdb0
#44bcaf

Monochromatic Color with #52cabd

#52cabd
#63f4e5
#0d201e
#1e4a46
#2f756d
#419f95

Tints of #52cabd Color

#52cabd
#65cfc4
#78d5cb
#8bdbd3
#9ee1da
#b2e7e1
#c5ede9
#d8f3f0
#ebf9f7
#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

#52cabd
#ca525f

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

Split Complementary

#52cabd
#ca529b
#ca8152

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

Analogous Color

#52ca8d
#52caa5
#52cabd
#52bfca
#52a7ca

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

#52cabd
#bd52ca
#cabd52

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

#52cabd
#8152ca
#ca525f
#9bca52

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

#52cabd
#ca525f
#ca8152
#529bca

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 #52cabd 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.

#52cabd Color Code Preview on Black Background Color

This is how #52cabd Color will look on black background color. Color contrast ratio is 10.54

#52cabd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #52cabd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #52cabd

#52cabd color code is use for CSS Background Color

Background color for the above div is #52cabd

HTML with inline CSS

<div style="background-color:#52cabd;"></div>

#52cabd color code is use for CSS Border Color

CSS Border color for the above div is #52cabd

HTML with inline CSS

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

CSS Border Left color for the above div is #52cabd

HTML with inline CSS

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

CSS Border Right color for the above div is #52cabd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #52cabd

HTML with inline CSS

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

CSS Border Top color for the above div is #52cabd

HTML with inline CSS

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

#52cabd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52cabd Color code Preview on White Background

This is how #52cabd Color code will look on white background color. Color contrast ratio is 1.99

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

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(82,202,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,82,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(82,202,189,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.