COLOR #52B2E4

HEX: #52B2E4 RGB: (82,178,228)

Color info

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

RGB color model

#52B2E4 color RGB value is (82,178,228).

RGB: (82,178,228) (32%, 70%, 89%)

RGB channels and saturation

R 82 of 255 = 32%
G 178 of 255 = 70%
B 228 of 255 = 89%

82
178
228

R + G + B ~ 64%. #52B2E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 82 + 178 + 228 = 488 (100%)
R 82 of 488 ~ 16.8%
G 178 of 488 ~ 36.48%
B 228 of 488 ~ 46.72'%

%16.8
%36.48
%46.72

CMYK color model

#52B2E4 color CMYK value is (64,22,0,11).

  • cyan value is 64.04%
  • magenta value is 21.93%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (64,22,0,11)
C64M22Y0K11 (64%, 22%, 0%, 11%)
(0.64 / 0.22 / 0.00 / 0.11)

CMYK percentages

%64.04
%21.93
%0
%10.59

Codes

Color #52B2E4 in popluar color models

52 B2 E4
RGB 82 178 228
HSL 201° 73.00% 60.78%
HSB/HSV 201° 64.04% 89.41%
CMYK 64.04% 21.93% 0.00%
10.59%

Color #52B2E4 in popluar number systems.

HEX 52 B2 E4
Decimal 82 178 228
Binary 1010010 10110010 11100100
Octal 122 262 344

Shades and tints

Shades of #52B2E4

#52B2E4
(82,178,228)
#4BA2D0
(75,162,208)
#4492BC
(68,146,188)
#3D82A8
(61,130,168)
#367294
(54,114,148)
#2F6280
(47,98,128)
#28526C
(40,82,108)
#214258
(33,66,88)
#1A3244
(26,50,68)
#132230
(19,34,48)
#0C121C
(12,18,28)
#000000
(0,0,0)

Tints of #52B2E4

#52B2E4
(82,178,228)
#61B9E6
(97,185,230)
#70C0E8
(112,192,232)
#7FC7EA
(127,199,234)
#8ECEEC
(142,206,236)
#9DD5EE
(157,213,238)
#ACDCF0
(172,220,240)
#BBE3F2
(187,227,242)
#CAEAF4
(202,234,244)
#D9F1F6
(217,241,246)
#E8F8F8
(232,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52B2E4; }

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

This text font color is #52B2E4.

Background Color

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

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

This div background color is #52B2E4.

Border color

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

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

This div border color is #52B2E4.

Opacity

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

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

Text with #52B2E4 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 #52B2E4;}

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

This text has shadow with #52B2E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52B2E4.

Preview

Color preview on black background

This text has color #52B2E4 on black background.


Color preview on white background

This text has color #52B2E4 on white background.


Black color preview on #52B2E4 background

This text has black color on #52B2E4 background.


White color preview on #52B2E4 background

This text has white color on #52B2E4 background.


Related colors

Complementary color

Complementary color for #hex is #AD4D1B.


I love getcolorcode.com

Triadic colors

1 #E452B2 and #B2E452 with #52B2E4 are triadic colors.

2 #E4B252 and #B252E4 with #52B2E4 are triadic colors.