COLOR #52CD3C

HEX: #52CD3C RGB: (82,205,60)

Renk bilgisi

#52CD3C contains mainly green color. #52CD3C ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#52CD3C color RGB value is (82,205,60).

RGB: (82,205,60) (32%, 80%, 24%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 205 of 255 = 80%
B 60 of 255 = 24%

82
205
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 205 + 60 = 347 (100%)
R 82 of 347 ~ 23.63%
G 205 of 347 ~ 59.08%
B 60 of 347 ~ 17.29'%

%23.63
%59.08
%17.29

CMYK RENK MODELİ

#52CD3C rengi CMYK tonu (60,0,71,20).

  • camgöbeği tonu 60.00%
  • eflatun tonu 0.00%
  • sarı tonu 70.73%
  • ana renk tonu 19.61%

CMYK: (60,0,71,20)
C60M0Y71K20 (60%, 0%, 71%, 20%)
(0.60 / 0.00 / 0.71 / 0.20)

CMYK yüzdeleri

%60
%0
%70.73
%19.61

Codes

Color #52CD3C in popluar color models

52 CD 3C
RGB 82 205 60
HSL 111° 59.18% 51.96%
HSB/HSV 111° 70.73% 80.39%
CMYK 60.00% 0.00% 70.73%
19.61%

Color #52CD3C in popluar number systems.

HEX 52 CD 3C
Decimal 82 205 60
Binary 1010010 11001101 111100
Octal 122 315 74

Shades and tints

Shades of #52CD3C

#52CD3C
(82,205,60)
#4BBB37
(75,187,55)
#44A932
(68,169,50)
#3D972D
(61,151,45)
#368528
(54,133,40)
#2F7323
(47,115,35)
#28611E
(40,97,30)
#214F19
(33,79,25)
#1A3D14
(26,61,20)
#132B0F
(19,43,15)
#0C190A
(12,25,10)
#000000
(0,0,0)

Tints of #52CD3C

#52CD3C
(82,205,60)
#61D14D
(97,209,77)
#70D55E
(112,213,94)
#7FD96F
(127,217,111)
#8EDD80
(142,221,128)
#9DE191
(157,225,145)
#ACE5A2
(172,229,162)
#BBE9B3
(187,233,179)
#CAEDC4
(202,237,196)
#D9F1D5
(217,241,213)
#E8F5E6
(232,245,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52CD3C color. Also use rgb(82,205,60) instead hex code.

Text Font Color

.myTextColor { color: #52CD3C; }

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

This text font color is #52CD3C.

Background Color

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

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

This div background color is #52CD3C.

Border color

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

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

This div border color is #52CD3C.

Opacity

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

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

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

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

This text has shadow with #52CD3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52CD3C.

Preview

Color preview on black background

This text has color #52CD3C on black background.


Color preview on white background

This text has color #52CD3C on white background.


Black color preview on #52CD3C background

This text has black color on #52CD3C background.


White color preview on #52CD3C background

This text has white color on #52CD3C background.


Related colors

Complementary color

Complementary color for #hex is #AD32C3.


I love getcolorcode.com

Triadic colors

1 #3C52CD and #CD3C52 with #52CD3C are triadic colors.

2 #3CCD52 and #CD523C with #52CD3C are triadic colors.