COLOR #51B79D

HEX: #51B79D RGB: (81,183,157)

Renk bilgisi

#51B79D contains mainly green and blue colors. #51B79D ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#51B79D color RGB value is (81,183,157).

RGB: (81,183,157) (32%, 72%, 62%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 183 of 255 = 72%
B 157 of 255 = 62%

81
183
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 183 + 157 = 421 (100%)
R 81 of 421 ~ 19.24%
G 183 of 421 ~ 43.47%
B 157 of 421 ~ 37.29'%

%19.24
%43.47
%37.29

CMYK RENK MODELİ

#51B79D rengi CMYK tonu (56,0,14,28).

  • camgöbeği tonu 55.74%
  • eflatun tonu 0.00%
  • sarı tonu 14.21%
  • ana renk tonu 28.24%

CMYK: (56,0,14,28)
C56M0Y14K28 (56%, 0%, 14%, 28%)
(0.56 / 0.00 / 0.14 / 0.28)

CMYK yüzdeleri

%55.74
%0
%14.21
%28.24

Codes

Color #51B79D in popluar color models

51 B7 9D
RGB 81 183 157
HSL 165° 41.46% 51.76%
HSB/HSV 165° 55.74% 71.76%
CMYK 55.74% 0.00% 14.21%
28.24%

Color #51B79D in popluar number systems.

HEX 51 B7 9D
Decimal 81 183 157
Binary 1010001 10110111 10011101
Octal 121 267 235

Shades and tints

Shades of #51B79D

#51B79D
(81,183,157)
#4AA78F
(74,167,143)
#439781
(67,151,129)
#3C8773
(60,135,115)
#357765
(53,119,101)
#2E6757
(46,103,87)
#275749
(39,87,73)
#20473B
(32,71,59)
#19372D
(25,55,45)
#12271F
(18,39,31)
#0B1711
(11,23,17)
#000000
(0,0,0)

Tints of #51B79D

#51B79D
(81,183,157)
#60BDA5
(96,189,165)
#6FC3AD
(111,195,173)
#7EC9B5
(126,201,181)
#8DCFBD
(141,207,189)
#9CD5C5
(156,213,197)
#ABDBCD
(171,219,205)
#BAE1D5
(186,225,213)
#C9E7DD
(201,231,221)
#D8EDE5
(216,237,229)
#E7F3ED
(231,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51B79D color. Also use rgb(81,183,157) instead hex code.

Text Font Color

.myTextColor { color: #51B79D; }

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

This text font color is #51B79D.

Background Color

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

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

This div background color is #51B79D.

Border color

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

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

This div border color is #51B79D.

Opacity

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

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

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

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

This text has shadow with #51B79D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51B79D.

Preview

Color preview on black background

This text has color #51B79D on black background.


Color preview on white background

This text has color #51B79D on white background.


Black color preview on #51B79D background

This text has black color on #51B79D background.


White color preview on #51B79D background

This text has white color on #51B79D background.


Related colors

Complementary color

Complementary color for #hex is #AE4862.


I love getcolorcode.com

Triadic colors

1 #9D51B7 and #B79D51 with #51B79D are triadic colors.

2 #9DB751 and #B7519D with #51B79D are triadic colors.