COLOR #51B952

HEX: #51B952 RGB: (81,185,82)

Renk bilgisi

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

RGB renk modeli

#51B952 color RGB value is (81,185,82).

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

RGB bağlantıları ve doygunluk

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

81
185
82

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

Yüzdelerle RGB renk parçaları

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

%23.28
%53.16
%23.56

CMYK RENK MODELİ

#51B952 rengi CMYK tonu (56,0,56,27).

  • camgöbeği tonu 56.22%
  • eflatun tonu 0.00%
  • sarı tonu 55.68%
  • 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

%56.22
%0
%55.68
%27.45

Codes

Color #51B952 in popluar color models

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

Color #51B952 in popluar number systems.

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

Shades and tints

Shades of #51B952

#51B952
(81,185,82)
#4AA94B
(74,169,75)
#439944
(67,153,68)
#3C893D
(60,137,61)
#357936
(53,121,54)
#2E692F
(46,105,47)
#275928
(39,89,40)
#204921
(32,73,33)
#19391A
(25,57,26)
#122913
(18,41,19)
#0B190C
(11,25,12)
#000000
(0,0,0)

Tints of #51B952

#51B952
(81,185,82)
#60BF61
(96,191,97)
#6FC570
(111,197,112)
#7ECB7F
(126,203,127)
#8DD18E
(141,209,142)
#9CD79D
(156,215,157)
#ABDDAC
(171,221,172)
#BAE3BB
(186,227,187)
#C9E9CA
(201,233,202)
#D8EFD9
(216,239,217)
#E7F5E8
(231,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51B952; }

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

This text font color is #51B952.

Background Color

.myBgColor { background-color: #51B952; }

<div style="background-color:#51B952">Inner text</div>

This div background color is #51B952.

Border color

.myBorderColor { border: 1px solid #51B952; }

<div style="border:3px solid #51B952">Div</div>

This div border color is #51B952.

Opacity

.myOpacity80 { color: #51B952; opacity: 0.8; }

<p style="color:#51B952;opacity:0.8;">80%</p>

Text with #51B952 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 #51B952;}

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

This text has shadow with #51B952 color.


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

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

This text has shadow with #51B952 primary color and red secondary color.


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

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

This text has shadow with #51B952 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51B952.

Preview

Color preview on black background

This text has color #51B952 on black background.


Color preview on white background

This text has color #51B952 on white background.


Black color preview on #51B952 background

This text has black color on #51B952 background.


White color preview on #51B952 background

This text has white color on #51B952 background.


Related colors

Complementary color

Complementary color for #hex is #AE46AD.


I love getcolorcode.com

Triadic colors

1 #5251B9 and #B95251 with #51B952 are triadic colors.

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