COLOR #52B0DC

HEX: #52B0DC RGB: (82,176,220)

Renk bilgisi

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

RGB renk modeli

#52B0DC color RGB value is (82,176,220).

RGB: (82,176,220) (32%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 176 of 255 = 69%
B 220 of 255 = 86%

82
176
220

R + G + B ~ 62%. #52B0DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 176 + 220 = 478 (100%)
R 82 of 478 ~ 17.15%
G 176 of 478 ~ 36.82%
B 220 of 478 ~ 46.03'%

%17.15
%36.82
%46.03

CMYK RENK MODELİ

#52B0DC rengi CMYK tonu (63,20,0,14).

  • camgöbeği tonu 62.73%
  • eflatun tonu 20.00%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (63,20,0,14)
C63M20Y0K14 (63%, 20%, 0%, 14%)
(0.63 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%62.73
%20
%0
%13.73

Codes

Color #52B0DC in popluar color models

52 B0 DC
RGB 82 176 220
HSL 199° 66.35% 59.22%
HSB/HSV 199° 62.73% 86.27%
CMYK 62.73% 20.00% 0.00%
13.73%

Color #52B0DC in popluar number systems.

HEX 52 B0 DC
Decimal 82 176 220
Binary 1010010 10110000 11011100
Octal 122 260 334

Shades and tints

Shades of #52B0DC

#52B0DC
(82,176,220)
#4BA0C8
(75,160,200)
#4490B4
(68,144,180)
#3D80A0
(61,128,160)
#36708C
(54,112,140)
#2F6078
(47,96,120)
#285064
(40,80,100)
#214050
(33,64,80)
#1A303C
(26,48,60)
#132028
(19,32,40)
#0C1014
(12,16,20)
#000000
(0,0,0)

Tints of #52B0DC

#52B0DC
(82,176,220)
#61B7DF
(97,183,223)
#70BEE2
(112,190,226)
#7FC5E5
(127,197,229)
#8ECCE8
(142,204,232)
#9DD3EB
(157,211,235)
#ACDAEE
(172,218,238)
#BBE1F1
(187,225,241)
#CAE8F4
(202,232,244)
#D9EFF7
(217,239,247)
#E8F6FA
(232,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52B0DC color. Also use rgb(82,176,220) instead hex code.

Text Font Color

.myTextColor { color: #52B0DC; }

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

This text font color is #52B0DC.

Background Color

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

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

This div background color is #52B0DC.

Border color

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

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

This div border color is #52B0DC.

Opacity

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

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

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

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

This text has shadow with #52B0DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52B0DC.

Preview

Color preview on black background

This text has color #52B0DC on black background.


Color preview on white background

This text has color #52B0DC on white background.


Black color preview on #52B0DC background

This text has black color on #52B0DC background.


White color preview on #52B0DC background

This text has white color on #52B0DC background.


Related colors

Complementary color

Complementary color for #hex is #AD4F23.


I love getcolorcode.com

Triadic colors

1 #DC52B0 and #B0DC52 with #52B0DC are triadic colors.

2 #DCB052 and #B052DC with #52B0DC are triadic colors.