COLOR #52D34F

HEX: #52D34F RGB: (82,211,79)

Renk bilgisi

#52D34F contains mainly green color. #52D34F ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#52D34F color RGB value is (82,211,79).

RGB: (82,211,79) (32%, 83%, 31%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 211 of 255 = 83%
B 79 of 255 = 31%

82
211
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 211 + 79 = 372 (100%)
R 82 of 372 ~ 22.04%
G 211 of 372 ~ 56.72%
B 79 of 372 ~ 21.24'%

%22.04
%56.72
%21.24

CMYK RENK MODELİ

#52D34F rengi CMYK tonu (61,0,63,17).

  • camgöbeği tonu 61.14%
  • eflatun tonu 0.00%
  • sarı tonu 62.56%
  • ana renk tonu 17.25%

CMYK: (61,0,63,17)
C61M0Y63K17 (61%, 0%, 63%, 17%)
(0.61 / 0.00 / 0.63 / 0.17)

CMYK yüzdeleri

%61.14
%0
%62.56
%17.25

Codes

Color #52D34F in popluar color models

52 D3 4F
RGB 82 211 79
HSL 119° 60.00% 56.86%
HSB/HSV 119° 62.56% 82.75%
CMYK 61.14% 0.00% 62.56%
17.25%

Color #52D34F in popluar number systems.

HEX 52 D3 4F
Decimal 82 211 79
Binary 1010010 11010011 1001111
Octal 122 323 117

Shades and tints

Shades of #52D34F

#52D34F
(82,211,79)
#4BC048
(75,192,72)
#44AD41
(68,173,65)
#3D9A3A
(61,154,58)
#368733
(54,135,51)
#2F742C
(47,116,44)
#286125
(40,97,37)
#214E1E
(33,78,30)
#1A3B17
(26,59,23)
#132810
(19,40,16)
#0C1509
(12,21,9)
#000000
(0,0,0)

Tints of #52D34F

#52D34F
(82,211,79)
#61D75F
(97,215,95)
#70DB6F
(112,219,111)
#7FDF7F
(127,223,127)
#8EE38F
(142,227,143)
#9DE79F
(157,231,159)
#ACEBAF
(172,235,175)
#BBEFBF
(187,239,191)
#CAF3CF
(202,243,207)
#D9F7DF
(217,247,223)
#E8FBEF
(232,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52D34F color. Also use rgb(82,211,79) instead hex code.

Text Font Color

.myTextColor { color: #52D34F; }

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

This text font color is #52D34F.

Background Color

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

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

This div background color is #52D34F.

Border color

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

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

This div border color is #52D34F.

Opacity

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

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

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

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

This text has shadow with #52D34F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52D34F.

Preview

Color preview on black background

This text has color #52D34F on black background.


Color preview on white background

This text has color #52D34F on white background.


Black color preview on #52D34F background

This text has black color on #52D34F background.


White color preview on #52D34F background

This text has white color on #52D34F background.


Related colors

Complementary color

Complementary color for #hex is #AD2CB0.


I love getcolorcode.com

Triadic colors

1 #4F52D3 and #D34F52 with #52D34F are triadic colors.

2 #4FD352 and #D3524F with #52D34F are triadic colors.