COLOR #52A872

HEX: #52A872 RGB: (82,168,114)

Renk bilgisi

#52A872 contains mainly green and blue colors. #52A872 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#52A872 color RGB value is (82,168,114).

RGB: (82,168,114) (32%, 66%, 45%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 168 of 255 = 66%
B 114 of 255 = 45%

82
168
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 168 + 114 = 364 (100%)
R 82 of 364 ~ 22.53%
G 168 of 364 ~ 46.15%
B 114 of 364 ~ 31.32'%

%22.53
%46.15
%31.32

CMYK RENK MODELİ

#52A872 rengi CMYK tonu (51,0,32,34).

  • camgöbeği tonu 51.19%
  • eflatun tonu 0.00%
  • sarı tonu 32.14%
  • ana renk tonu 34.12%

CMYK: (51,0,32,34)
C51M0Y32K34 (51%, 0%, 32%, 34%)
(0.51 / 0.00 / 0.32 / 0.34)

CMYK yüzdeleri

%51.19
%0
%32.14
%34.12

Codes

Color #52A872 in popluar color models

52 A8 72
RGB 82 168 114
HSL 142° 34.40% 49.02%
HSB/HSV 142° 51.19% 65.88%
CMYK 51.19% 0.00% 32.14%
34.12%

Color #52A872 in popluar number systems.

HEX 52 A8 72
Decimal 82 168 114
Binary 1010010 10101000 1110010
Octal 122 250 162

Shades and tints

Shades of #52A872

#52A872
(82,168,114)
#4B9968
(75,153,104)
#448A5E
(68,138,94)
#3D7B54
(61,123,84)
#366C4A
(54,108,74)
#2F5D40
(47,93,64)
#284E36
(40,78,54)
#213F2C
(33,63,44)
#1A3022
(26,48,34)
#132118
(19,33,24)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #52A872

#52A872
(82,168,114)
#61AF7E
(97,175,126)
#70B68A
(112,182,138)
#7FBD96
(127,189,150)
#8EC4A2
(142,196,162)
#9DCBAE
(157,203,174)
#ACD2BA
(172,210,186)
#BBD9C6
(187,217,198)
#CAE0D2
(202,224,210)
#D9E7DE
(217,231,222)
#E8EEEA
(232,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52A872; }

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

This text font color is #52A872.

Background Color

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

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

This div background color is #52A872.

Border color

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

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

This div border color is #52A872.

Opacity

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

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

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

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

This text has shadow with #52A872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52A872.

Preview

Color preview on black background

This text has color #52A872 on black background.


Color preview on white background

This text has color #52A872 on white background.


Black color preview on #52A872 background

This text has black color on #52A872 background.


White color preview on #52A872 background

This text has white color on #52A872 background.


Related colors

Complementary color

Complementary color for #hex is #AD578D.


I love getcolorcode.com

Triadic colors

1 #7252A8 and #A87252 with #52A872 are triadic colors.

2 #72A852 and #A85272 with #52A872 are triadic colors.