COLOR #52D077

HEX: #52D077 RGB: (82,208,119)

Renk bilgisi

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

RGB renk modeli

#52D077 color RGB value is (82,208,119).

RGB: (82,208,119) (32%, 82%, 47%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 208 of 255 = 82%
B 119 of 255 = 47%

82
208
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 208 + 119 = 409 (100%)
R 82 of 409 ~ 20.05%
G 208 of 409 ~ 50.86%
B 119 of 409 ~ 29.1'%

%20.05
%50.86
%29.1

CMYK RENK MODELİ

#52D077 rengi CMYK tonu (61,0,43,18).

  • camgöbeği tonu 60.58%
  • eflatun tonu 0.00%
  • sarı tonu 42.79%
  • ana renk tonu 18.43%

CMYK: (61,0,43,18)
C61M0Y43K18 (61%, 0%, 43%, 18%)
(0.61 / 0.00 / 0.43 / 0.18)

CMYK yüzdeleri

%60.58
%0
%42.79
%18.43

Codes

Color #52D077 in popluar color models

52 D0 77
RGB 82 208 119
HSL 138° 57.27% 56.86%
HSB/HSV 138° 60.58% 81.57%
CMYK 60.58% 0.00% 42.79%
18.43%

Color #52D077 in popluar number systems.

HEX 52 D0 77
Decimal 82 208 119
Binary 1010010 11010000 1110111
Octal 122 320 167

Shades and tints

Shades of #52D077

#52D077
(82,208,119)
#4BBE6D
(75,190,109)
#44AC63
(68,172,99)
#3D9A59
(61,154,89)
#36884F
(54,136,79)
#2F7645
(47,118,69)
#28643B
(40,100,59)
#215231
(33,82,49)
#1A4027
(26,64,39)
#132E1D
(19,46,29)
#0C1C13
(12,28,19)
#000000
(0,0,0)

Tints of #52D077

#52D077
(82,208,119)
#61D483
(97,212,131)
#70D88F
(112,216,143)
#7FDC9B
(127,220,155)
#8EE0A7
(142,224,167)
#9DE4B3
(157,228,179)
#ACE8BF
(172,232,191)
#BBECCB
(187,236,203)
#CAF0D7
(202,240,215)
#D9F4E3
(217,244,227)
#E8F8EF
(232,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52D077 color. Also use rgb(82,208,119) instead hex code.

Text Font Color

.myTextColor { color: #52D077; }

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

This text font color is #52D077.

Background Color

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

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

This div background color is #52D077.

Border color

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

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

This div border color is #52D077.

Opacity

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

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

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

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

This text has shadow with #52D077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52D077.

Preview

Color preview on black background

This text has color #52D077 on black background.


Color preview on white background

This text has color #52D077 on white background.


Black color preview on #52D077 background

This text has black color on #52D077 background.


White color preview on #52D077 background

This text has white color on #52D077 background.


Related colors

Complementary color

Complementary color for #hex is #AD2F88.


I love getcolorcode.com

Triadic colors

1 #7752D0 and #D07752 with #52D077 are triadic colors.

2 #77D052 and #D05277 with #52D077 are triadic colors.