crispedge.com

Color picker

Loading...

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

#52bebe hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code52bebe#52bebe
RGB Decimal82, 190, 190rgb(82, 190, 190)
RGB Percent32%, 75%, 75%rgb(32%, 75%, 75%)
CSS RGBa82, 190, 190,1rgba(82,190,190,1)
CMYK Modelcmyk(57%,0%,0%,25%)
HSL Color Space180,45% ,53%hsl(180,45% ,53%)
HSV Color Space180°, 57%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101011111010111110
Octal122276276
Decimal82190190
Hex52bebe

Different shades of #52bebe color code.

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

Light Shade of #52bebe
#77cccc
Dark Shade of #52bebe
#3ca1a1
Saturated Shade of #52bebe
#46caca
Desaturated Shade of #52bebe
#5eb2b2
Grey scale Shade of #52bebe
#888888
Brighten Shade
#6bd7d7
Most Readable Shade
#000000

Shades of #52bebe color code

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

#52bebe
#48a8a8
#3f9393
#367e7e
#2d6969
#245454
#1b3f3f
#122a2a
#091515
#000000

Similar Color like #52bebe color

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

#53bfbf
#54c0c0
#55c1c1
#56c2c2
#57c3c3
#58c4c4
#59c5c5
#5ac6c6
#5bc7c7
#5cc8c8
#5dc9c9
#5ecaca
#5fcbcb
#60cccc
#51bdbd
#50bcbc
#4fbbbb
#4ebaba
#4db9b9
#4cb8b8
#4bb7b7
#4ab6b6
#49b5b5
#48b4b4
#47b3b3
#46b2b2
#45b1b1
#44b0b0

Monochromatic Color with #52bebe

#52bebe
#64e8e8
#091414
#1b3e3e
#2d6969
#409393

Tints of #52bebe Color

#52bebe
#65c5c5
#78cccc
#8bd3d3
#9edada
#b2e2e2
#c5e9e9
#d8f0f0
#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

#52bebe
#be5252

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

Split Complementary

#52bebe
#be5288
#be8852

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

Analogous Color

#52be93
#52bea8
#52bebe
#52a8be
#5293be

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

#52bebe
#be52be
#bebe52

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

#52bebe
#8852be
#be5252
#88be52

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

#52bebe
#be5252
#be8852
#5288be

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

#52bebe Color Code Preview on Black Background Color

This is how #52bebe Color will look on black background color. Color contrast ratio is 9.47

#52bebe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52bebe color code is use for CSS Background Color

Background color for the above div is #52bebe

HTML with inline CSS

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

#52bebe color code is use for CSS Border Color

CSS Border color for the above div is #52bebe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52bebe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52bebe Color code Preview on White Background

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

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

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