COLOR #52B2D1

HEX: #52B2D1 RGB: (82,178,209)

Color info

#52B2D1 contains mainly green and blue colors. Web safe color of #52B2D1 is #6699CC (or #69C).

RGB color model

#52B2D1 color RGB value is (82,178,209).

RGB: (82,178,209) (32%, 70%, 82%)

RGB channels and saturation

R 82 of 255 = 32%
G 178 of 255 = 70%
B 209 of 255 = 82%

82
178
209

R + G + B ~ 61%. #52B2D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 82 + 178 + 209 = 469 (100%)
R 82 of 469 ~ 17.48%
G 178 of 469 ~ 37.95%
B 209 of 469 ~ 44.56'%

%17.48
%37.95
%44.56

CMYK color model

#52B2D1 color CMYK value is (61,15,0,18).

  • cyan value is 60.77%
  • magenta value is 14.83%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (61,15,0,18)
C61M15Y0K18 (61%, 15%, 0%, 18%)
(0.61 / 0.15 / 0.00 / 0.18)

CMYK percentages

%60.77
%14.83
%0
%18.04

Codes

Color #52B2D1 in popluar color models

52 B2 D1
RGB 82 178 209
HSL 195° 57.99% 57.06%
HSB/HSV 195° 60.77% 81.96%
CMYK 60.77% 14.83% 0.00%
18.04%

Color #52B2D1 in popluar number systems.

HEX 52 B2 D1
Decimal 82 178 209
Binary 1010010 10110010 11010001
Octal 122 262 321

Shades and tints

Shades of #52B2D1

#52B2D1
(82,178,209)
#4BA2BE
(75,162,190)
#4492AB
(68,146,171)
#3D8298
(61,130,152)
#367285
(54,114,133)
#2F6272
(47,98,114)
#28525F
(40,82,95)
#21424C
(33,66,76)
#1A3239
(26,50,57)
#132226
(19,34,38)
#0C1213
(12,18,19)
#000000
(0,0,0)

Tints of #52B2D1

#52B2D1
(82,178,209)
#61B9D5
(97,185,213)
#70C0D9
(112,192,217)
#7FC7DD
(127,199,221)
#8ECEE1
(142,206,225)
#9DD5E5
(157,213,229)
#ACDCE9
(172,220,233)
#BBE3ED
(187,227,237)
#CAEAF1
(202,234,241)
#D9F1F5
(217,241,245)
#E8F8F9
(232,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52B2D1 color. Also use rgb(82,178,209) instead hex code.

Text Font Color

.myTextColor { color: #52B2D1; }

<p style="color:#52B2D1">This sample text font color is #52B2D1.</p>

This text font color is #52B2D1.

Background Color

.myBgColor { background-color: #52B2D1; }

<div style="background-color:#52B2D1">Inner text</div>

This div background color is #52B2D1.

Border color

.myBorderColor { border: 1px solid #52B2D1; }

<div style="border:3px solid #52B2D1">Div</div>

This div border color is #52B2D1.

Opacity

.myOpacity80 { color: #52B2D1; opacity: 0.8; }

<p style="color:#52B2D1;opacity:0.8;">80%</p>

Text with #52B2D1 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #52B2D1;}

<p style="text-shadow: 3px 3px 1px #52B2D1">Text here.</p>

This text has shadow with #52B2D1 color.


.textShadow {text-shadow: 3px 3px 1px #52B2D1', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #52B2D1, 5px 5px 20px red">Text here.</p>

This text has shadow with #52B2D1 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#52B2D1, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#52B2D1, Direction=45, Strength=4)">Text</p>

This text has shadow with #52B2D1 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #52B2D1;
-webkit-box-shadow: 1px 1px 3px 2px #52B2D1;
box-shadow: 1px 1px 3px 2px #52B2D1;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #52B2D1; -webkit-box-shadow: 1px 1px 3px 2px #52B2D1; box-shadow:1px 1px 3px 2px #52B2D1;">
Div content here
</div>

This div box has shadow with color #52B2D1.

Preview

Color preview on black background

This text has color #52B2D1 on black background.


Color preview on white background

This text has color #52B2D1 on white background.


Black color preview on #52B2D1 background

This text has black color on #52B2D1 background.


White color preview on #52B2D1 background

This text has white color on #52B2D1 background.


Related colors

Complementary color

Complementary color for #hex is #AD4D2E.


I love getcolorcode.com

Triadic colors

1 #D152B2 and #B2D152 with #52B2D1 are triadic colors.

2 #D1B252 and #B252D1 with #52B2D1 are triadic colors.