COLOR #52ADB5

HEX: #52ADB5 RGB: (82,173,181)

Renk bilgisi

#52ADB5 contains mainly green and blue colors. #52ADB5 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#52ADB5 color RGB value is (82,173,181).

RGB: (82,173,181) (32%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 173 of 255 = 68%
B 181 of 255 = 71%

82
173
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 173 + 181 = 436 (100%)
R 82 of 436 ~ 18.81%
G 173 of 436 ~ 39.68%
B 181 of 436 ~ 41.51'%

%18.81
%39.68
%41.51

CMYK RENK MODELİ

#52ADB5 rengi CMYK tonu (55,4,0,29).

  • camgöbeği tonu 54.70%
  • eflatun tonu 4.42%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (55,4,0,29)
C55M4Y0K29 (55%, 4%, 0%, 29%)
(0.55 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%54.7
%4.42
%0
%29.02

Codes

Color #52ADB5 in popluar color models

52 AD B5
RGB 82 173 181
HSL 185° 40.08% 51.57%
HSB/HSV 185° 54.70% 70.98%
CMYK 54.70% 4.42% 0.00%
29.02%

Color #52ADB5 in popluar number systems.

HEX 52 AD B5
Decimal 82 173 181
Binary 1010010 10101101 10110101
Octal 122 255 265

Shades and tints

Shades of #52ADB5

#52ADB5
(82,173,181)
#4B9EA5
(75,158,165)
#448F95
(68,143,149)
#3D8085
(61,128,133)
#367175
(54,113,117)
#2F6265
(47,98,101)
#285355
(40,83,85)
#214445
(33,68,69)
#1A3535
(26,53,53)
#132625
(19,38,37)
#0C1715
(12,23,21)
#000000
(0,0,0)

Tints of #52ADB5

#52ADB5
(82,173,181)
#61B4BB
(97,180,187)
#70BBC1
(112,187,193)
#7FC2C7
(127,194,199)
#8EC9CD
(142,201,205)
#9DD0D3
(157,208,211)
#ACD7D9
(172,215,217)
#BBDEDF
(187,222,223)
#CAE5E5
(202,229,229)
#D9ECEB
(217,236,235)
#E8F3F1
(232,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52ADB5 color. Also use rgb(82,173,181) instead hex code.

Text Font Color

.myTextColor { color: #52ADB5; }

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

This text font color is #52ADB5.

Background Color

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

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

This div background color is #52ADB5.

Border color

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

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

This div border color is #52ADB5.

Opacity

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

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

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

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

This text has shadow with #52ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52ADB5.

Preview

Color preview on black background

This text has color #52ADB5 on black background.


Color preview on white background

This text has color #52ADB5 on white background.


Black color preview on #52ADB5 background

This text has black color on #52ADB5 background.


White color preview on #52ADB5 background

This text has white color on #52ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #AD524A.


I love getcolorcode.com

Triadic colors

1 #B552AD and #ADB552 with #52ADB5 are triadic colors.

2 #B5AD52 and #AD52B5 with #52ADB5 are triadic colors.