COLOR #52B951

HEX: #52B951 RGB: (82,185,81)

Renk bilgisi

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

RGB renk modeli

#52B951 color RGB value is (82,185,81).

RGB: (82,185,81) (32%, 73%, 32%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 185 of 255 = 73%
B 81 of 255 = 32%

82
185
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 185 + 81 = 348 (100%)
R 82 of 348 ~ 23.56%
G 185 of 348 ~ 53.16%
B 81 of 348 ~ 23.28'%

%23.56
%53.16
%23.28

CMYK RENK MODELİ

#52B951 rengi CMYK tonu (56,0,56,27).

  • camgöbeği tonu 55.68%
  • eflatun tonu 0.00%
  • sarı tonu 56.22%
  • ana renk tonu 27.45%

CMYK: (56,0,56,27)
C56M0Y56K27 (56%, 0%, 56%, 27%)
(0.56 / 0.00 / 0.56 / 0.27)

CMYK yüzdeleri

%55.68
%0
%56.22
%27.45

Codes

Color #52B951 in popluar color models

52 B9 51
RGB 82 185 81
HSL 119° 42.62% 52.16%
HSB/HSV 119° 56.22% 72.55%
CMYK 55.68% 0.00% 56.22%
27.45%

Color #52B951 in popluar number systems.

HEX 52 B9 51
Decimal 82 185 81
Binary 1010010 10111001 1010001
Octal 122 271 121

Shades and tints

Shades of #52B951

#52B951
(82,185,81)
#4BA94A
(75,169,74)
#449943
(68,153,67)
#3D893C
(61,137,60)
#367935
(54,121,53)
#2F692E
(47,105,46)
#285927
(40,89,39)
#214920
(33,73,32)
#1A3919
(26,57,25)
#132912
(19,41,18)
#0C190B
(12,25,11)
#000000
(0,0,0)

Tints of #52B951

#52B951
(82,185,81)
#61BF60
(97,191,96)
#70C56F
(112,197,111)
#7FCB7E
(127,203,126)
#8ED18D
(142,209,141)
#9DD79C
(157,215,156)
#ACDDAB
(172,221,171)
#BBE3BA
(187,227,186)
#CAE9C9
(202,233,201)
#D9EFD8
(217,239,216)
#E8F5E7
(232,245,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52B951 color. Also use rgb(82,185,81) instead hex code.

Text Font Color

.myTextColor { color: #52B951; }

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

This text font color is #52B951.

Background Color

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

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

This div background color is #52B951.

Border color

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

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

This div border color is #52B951.

Opacity

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

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

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

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

This text has shadow with #52B951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52B951.

Preview

Color preview on black background

This text has color #52B951 on black background.


Color preview on white background

This text has color #52B951 on white background.


Black color preview on #52B951 background

This text has black color on #52B951 background.


White color preview on #52B951 background

This text has white color on #52B951 background.


Related colors

Complementary color

Complementary color for #hex is #AD46AE.


I love getcolorcode.com

Triadic colors

1 #5152B9 and #B95152 with #52B951 are triadic colors.

2 #51B952 and #B95251 with #52B951 are triadic colors.