COLOR #52A8D4

HEX: #52A8D4 RGB: (82,168,212)

Renk bilgisi

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

RGB renk modeli

#52A8D4 color RGB value is (82,168,212).

RGB: (82,168,212) (32%, 66%, 83%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 168 of 255 = 66%
B 212 of 255 = 83%

82
168
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 168 + 212 = 462 (100%)
R 82 of 462 ~ 17.75%
G 168 of 462 ~ 36.36%
B 212 of 462 ~ 45.89'%

%17.75
%36.36
%45.89

CMYK RENK MODELİ

#52A8D4 rengi CMYK tonu (61,21,0,17).

  • camgöbeği tonu 61.32%
  • eflatun tonu 20.75%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (61,21,0,17)
C61M21Y0K17 (61%, 21%, 0%, 17%)
(0.61 / 0.21 / 0.00 / 0.17)

CMYK yüzdeleri

%61.32
%20.75
%0
%16.86

Codes

Color #52A8D4 in popluar color models

52 A8 D4
RGB 82 168 212
HSL 200° 60.19% 57.65%
HSB/HSV 200° 61.32% 83.14%
CMYK 61.32% 20.75% 0.00%
16.86%

Color #52A8D4 in popluar number systems.

HEX 52 A8 D4
Decimal 82 168 212
Binary 1010010 10101000 11010100
Octal 122 250 324

Shades and tints

Shades of #52A8D4

#52A8D4
(82,168,212)
#4B99C1
(75,153,193)
#448AAE
(68,138,174)
#3D7B9B
(61,123,155)
#366C88
(54,108,136)
#2F5D75
(47,93,117)
#284E62
(40,78,98)
#213F4F
(33,63,79)
#1A303C
(26,48,60)
#132129
(19,33,41)
#0C1216
(12,18,22)
#000000
(0,0,0)

Tints of #52A8D4

#52A8D4
(82,168,212)
#61AFD7
(97,175,215)
#70B6DA
(112,182,218)
#7FBDDD
(127,189,221)
#8EC4E0
(142,196,224)
#9DCBE3
(157,203,227)
#ACD2E6
(172,210,230)
#BBD9E9
(187,217,233)
#CAE0EC
(202,224,236)
#D9E7EF
(217,231,239)
#E8EEF2
(232,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52A8D4 color. Also use rgb(82,168,212) instead hex code.

Text Font Color

.myTextColor { color: #52A8D4; }

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

This text font color is #52A8D4.

Background Color

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

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

This div background color is #52A8D4.

Border color

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

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

This div border color is #52A8D4.

Opacity

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

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

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

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

This text has shadow with #52A8D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52A8D4.

Preview

Color preview on black background

This text has color #52A8D4 on black background.


Color preview on white background

This text has color #52A8D4 on white background.


Black color preview on #52A8D4 background

This text has black color on #52A8D4 background.


White color preview on #52A8D4 background

This text has white color on #52A8D4 background.


Related colors

Complementary color

Complementary color for #hex is #AD572B.


I love getcolorcode.com

Triadic colors

1 #D452A8 and #A8D452 with #52A8D4 are triadic colors.

2 #D4A852 and #A852D4 with #52A8D4 are triadic colors.