COLOR #52AF5D

HEX: #52AF5D RGB: (82,175,93)

Renk bilgisi

#52AF5D contains mainly green color. #52AF5D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#52AF5D color RGB value is (82,175,93).

RGB: (82,175,93) (32%, 69%, 36%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 175 of 255 = 69%
B 93 of 255 = 36%

82
175
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 175 + 93 = 350 (100%)
R 82 of 350 ~ 23.43%
G 175 of 350 ~ 50%
B 93 of 350 ~ 26.57'%

%23.43
%50
%26.57

CMYK RENK MODELİ

#52AF5D rengi CMYK tonu (53,0,47,31).

  • camgöbeği tonu 53.14%
  • eflatun tonu 0.00%
  • sarı tonu 46.86%
  • ana renk tonu 31.37%

CMYK: (53,0,47,31)
C53M0Y47K31 (53%, 0%, 47%, 31%)
(0.53 / 0.00 / 0.47 / 0.31)

CMYK yüzdeleri

%53.14
%0
%46.86
%31.37

Codes

Color #52AF5D in popluar color models

52 AF 5D
RGB 82 175 93
HSL 127° 36.76% 50.39%
HSB/HSV 127° 53.14% 68.63%
CMYK 53.14% 0.00% 46.86%
31.37%

Color #52AF5D in popluar number systems.

HEX 52 AF 5D
Decimal 82 175 93
Binary 1010010 10101111 1011101
Octal 122 257 135

Shades and tints

Shades of #52AF5D

#52AF5D
(82,175,93)
#4BA055
(75,160,85)
#44914D
(68,145,77)
#3D8245
(61,130,69)
#36733D
(54,115,61)
#2F6435
(47,100,53)
#28552D
(40,85,45)
#214625
(33,70,37)
#1A371D
(26,55,29)
#132815
(19,40,21)
#0C190D
(12,25,13)
#000000
(0,0,0)

Tints of #52AF5D

#52AF5D
(82,175,93)
#61B66B
(97,182,107)
#70BD79
(112,189,121)
#7FC487
(127,196,135)
#8ECB95
(142,203,149)
#9DD2A3
(157,210,163)
#ACD9B1
(172,217,177)
#BBE0BF
(187,224,191)
#CAE7CD
(202,231,205)
#D9EEDB
(217,238,219)
#E8F5E9
(232,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52AF5D color. Also use rgb(82,175,93) instead hex code.

Text Font Color

.myTextColor { color: #52AF5D; }

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

This text font color is #52AF5D.

Background Color

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

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

This div background color is #52AF5D.

Border color

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

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

This div border color is #52AF5D.

Opacity

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

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

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

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

This text has shadow with #52AF5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52AF5D.

Preview

Color preview on black background

This text has color #52AF5D on black background.


Color preview on white background

This text has color #52AF5D on white background.


Black color preview on #52AF5D background

This text has black color on #52AF5D background.


White color preview on #52AF5D background

This text has white color on #52AF5D background.


Related colors

Complementary color

Complementary color for #hex is #AD50A2.


I love getcolorcode.com

Triadic colors

1 #5D52AF and #AF5D52 with #52AF5D are triadic colors.

2 #5DAF52 and #AF525D with #52AF5D are triadic colors.