COLOR #51B872

HEX: #51B872 RGB: (81,184,114)

Renk bilgisi

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

RGB renk modeli

#51B872 color RGB value is (81,184,114).

RGB: (81,184,114) (32%, 72%, 45%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 184 of 255 = 72%
B 114 of 255 = 45%

81
184
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 184 + 114 = 379 (100%)
R 81 of 379 ~ 21.37%
G 184 of 379 ~ 48.55%
B 114 of 379 ~ 30.08'%

%21.37
%48.55
%30.08

CMYK RENK MODELİ

#51B872 rengi CMYK tonu (56,0,38,28).

  • camgöbeği tonu 55.98%
  • eflatun tonu 0.00%
  • sarı tonu 38.04%
  • ana renk tonu 27.84%

CMYK: (56,0,38,28)
C56M0Y38K28 (56%, 0%, 38%, 28%)
(0.56 / 0.00 / 0.38 / 0.28)

CMYK yüzdeleri

%55.98
%0
%38.04
%27.84

Codes

Color #51B872 in popluar color models

51 B8 72
RGB 81 184 114
HSL 139° 42.04% 51.96%
HSB/HSV 139° 55.98% 72.16%
CMYK 55.98% 0.00% 38.04%
27.84%

Color #51B872 in popluar number systems.

HEX 51 B8 72
Decimal 81 184 114
Binary 1010001 10111000 1110010
Octal 121 270 162

Shades and tints

Shades of #51B872

#51B872
(81,184,114)
#4AA868
(74,168,104)
#43985E
(67,152,94)
#3C8854
(60,136,84)
#35784A
(53,120,74)
#2E6840
(46,104,64)
#275836
(39,88,54)
#20482C
(32,72,44)
#193822
(25,56,34)
#122818
(18,40,24)
#0B180E
(11,24,14)
#000000
(0,0,0)

Tints of #51B872

#51B872
(81,184,114)
#60BE7E
(96,190,126)
#6FC48A
(111,196,138)
#7ECA96
(126,202,150)
#8DD0A2
(141,208,162)
#9CD6AE
(156,214,174)
#ABDCBA
(171,220,186)
#BAE2C6
(186,226,198)
#C9E8D2
(201,232,210)
#D8EEDE
(216,238,222)
#E7F4EA
(231,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51B872 color. Also use rgb(81,184,114) instead hex code.

Text Font Color

.myTextColor { color: #51B872; }

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

This text font color is #51B872.

Background Color

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

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

This div background color is #51B872.

Border color

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

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

This div border color is #51B872.

Opacity

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

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

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

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

This text has shadow with #51B872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51B872.

Preview

Color preview on black background

This text has color #51B872 on black background.


Color preview on white background

This text has color #51B872 on white background.


Black color preview on #51B872 background

This text has black color on #51B872 background.


White color preview on #51B872 background

This text has white color on #51B872 background.


Related colors

Complementary color

Complementary color for #hex is #AE478D.


I love getcolorcode.com

Triadic colors

1 #7251B8 and #B87251 with #51B872 are triadic colors.

2 #72B851 and #B85172 with #51B872 are triadic colors.