@
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.

#52bdbb hex color - Green - Cool color - Information

#52bdbb hex color - Green - Cool color

Color Hue/Base color: Green

Hex #52bdbb Color code in RGB color code model is created after adding 32.16% red color, 74.12% green color and 73.33% blue color. Hex #52bdbb Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 1% yellow and 25.88% black.

Hex #52bdbb color code is between #55bbaa web safe hex color code and #44cccc web safe hex color code. #55bbaa is the nearest web safe color code. You can see here many more shades of #52bdbb 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 52bdbb #52bdbb
RGB Decimal 82, 189, 187 rgb(82, 189, 187)
RGB Percent 32%, 74%, 73% rgb(32%, 74%, 73%)
CSS RGBa 82, 189, 187,1 rgba(82,189,187,1)
CMYK Model cmyk(57%,0%,1%,25.88%)
HSL Color Space 179,45% ,53% hsl(179,45% ,53%)
HSV Color Space 179°, 57%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010010 10111101 10111011
Octal 122 275 273
Decimal 82 189 187
Hex 52 bd bb

Different shades of #52bdbb color code.

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

Light Shade of #52bdbb
#77cbc9
Dark Shade of #52bdbb
#3d9f9d
Saturated Shade of #52bdbb
#46c9c6
Desaturated Shade of #52bdbb
#5eb1af
Grey scale Shade of #52bdbb
#878787
Brighten Shade
#6bd6d4
Most Readable Shade
#000000

Shades of #52bdbb color code

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

#52bdbb
#48a8a6
#3f9391
#367e7c
#2d6967
#245453
#1b3f3e
#122a29
#091514
#000000

Similar Color like #52bdbb color

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

#53bebc
#54bfbd
#55c0be
#56c1bf
#57c2c0
#58c3c1
#59c4c2
#5ac5c3
#5bc6c4
#5cc7c5
#5dc8c6
#5ec9c7
#5fcac8
#60cbc9
#51bcba
#50bbb9
#4fbab8
#4eb9b7
#4db8b6
#4cb7b5
#4bb6b4
#4ab5b3
#49b4b2
#48b3b1
#47b2b0
#46b1af
#45b0ae
#44afad

Monochromatic Color with #52bdbb

#52bdbb
#64e7e5
#081313
#1b3d3d
#2d6867
#409291

Tints of #52bdbb Color

#52bdbb
#65c4c2
#78cbca
#8bd3d1
#9edad9
#b2e1e0
#c5e9e8
#d8f0ef
#ebf7f7
#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

#52bdbb
#bd5254

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

Split Complementary

#52bdbb
#bd528a
#bd8552

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

Analogous Color

#52bd90
#52bda6
#52bdbb
#52aabd
#5294bd

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

#52bdbb
#bb52bd
#bdbb52

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

#52bdbb
#8552bd
#bd5254
#89bd52

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

#52bdbb
#bd5254
#bd8552
#528abd

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

#52bdbb Color Code Preview on Black Background Color

This is how #52bdbb Color will look on black background color. Color contrast ratio is 9.36

#52bdbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52bdbb color code is use for CSS Background Color

Background color for the above div is #52bdbb

HTML with inline CSS

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

#52bdbb color code is use for CSS Border Color

CSS Border color for the above div is #52bdbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52bdbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52bdbb Color code Preview on White Background

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

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

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