COLOR #52A7B6

HEX: #52A7B6 RGB: (82,167,182)

Color info

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

RGB color model

#52A7B6 color RGB value is (82,167,182).

RGB: (82,167,182) (32%, 65%, 71%)

RGB channels and saturation

R 82 of 255 = 32%
G 167 of 255 = 65%
B 182 of 255 = 71%

82
167
182

R + G + B ~ 56%. #52A7B6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 167 + 182 = 431 (100%)
R 82 of 431 ~ 19.03%
G 167 of 431 ~ 38.75%
B 182 of 431 ~ 42.23'%

%19.03
%38.75
%42.23

CMYK color model

#52A7B6 color CMYK value is (55,8,0,29).

  • cyan value is 54.95%
  • magenta value is 8.24%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (55,8,0,29)
C55M8Y0K29 (55%, 8%, 0%, 29%)
(0.55 / 0.08 / 0.00 / 0.29)

CMYK percentages

%54.95
%8.24
%0
%28.63

Codes

Color #52A7B6 in popluar color models

52 A7 B6
RGB 82 167 182
HSL 189° 40.65% 51.76%
HSB/HSV 189° 54.95% 71.37%
CMYK 54.95% 8.24% 0.00%
28.63%

Color #52A7B6 in popluar number systems.

HEX 52 A7 B6
Decimal 82 167 182
Binary 1010010 10100111 10110110
Octal 122 247 266

Shades and tints

Shades of #52A7B6

#52A7B6
(82,167,182)
#4B98A6
(75,152,166)
#448996
(68,137,150)
#3D7A86
(61,122,134)
#366B76
(54,107,118)
#2F5C66
(47,92,102)
#284D56
(40,77,86)
#213E46
(33,62,70)
#1A2F36
(26,47,54)
#132026
(19,32,38)
#0C1116
(12,17,22)
#000000
(0,0,0)

Tints of #52A7B6

#52A7B6
(82,167,182)
#61AFBC
(97,175,188)
#70B7C2
(112,183,194)
#7FBFC8
(127,191,200)
#8EC7CE
(142,199,206)
#9DCFD4
(157,207,212)
#ACD7DA
(172,215,218)
#BBDFE0
(187,223,224)
#CAE7E6
(202,231,230)
#D9EFEC
(217,239,236)
#E8F7F2
(232,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52A7B6 color. Also use rgb(82,167,182) instead hex code.

Text Font Color

.myTextColor { color: #52A7B6; }

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

This text font color is #52A7B6.

Background Color

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

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

This div background color is #52A7B6.

Border color

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

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

This div border color is #52A7B6.

Opacity

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

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

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

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

This text has shadow with #52A7B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52A7B6.

Preview

Color preview on black background

This text has color #52A7B6 on black background.


Color preview on white background

This text has color #52A7B6 on white background.


Black color preview on #52A7B6 background

This text has black color on #52A7B6 background.


White color preview on #52A7B6 background

This text has white color on #52A7B6 background.


Related colors

Complementary color

Complementary color for #hex is #AD5849.


I love getcolorcode.com

Triadic colors

1 #B652A7 and #A7B652 with #52A7B6 are triadic colors.

2 #B6A752 and #A752B6 with #52A7B6 are triadic colors.