COLOR #51B995

HEX: #51B995 RGB: (81,185,149)

Renk bilgisi

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

RGB renk modeli

#51B995 color RGB value is (81,185,149).

RGB: (81,185,149) (32%, 73%, 58%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 185 of 255 = 73%
B 149 of 255 = 58%

81
185
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 185 + 149 = 415 (100%)
R 81 of 415 ~ 19.52%
G 185 of 415 ~ 44.58%
B 149 of 415 ~ 35.9'%

%19.52
%44.58
%35.9

CMYK RENK MODELİ

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

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

CMYK: (56,0,19,27)
C56M0Y19K27 (56%, 0%, 19%, 27%)
(0.56 / 0.00 / 0.19 / 0.27)

CMYK yüzdeleri

%56.22
%0
%19.46
%27.45

Codes

Color #51B995 in popluar color models

51 B9 95
RGB 81 185 149
HSL 159° 42.62% 52.16%
HSB/HSV 159° 56.22% 72.55%
CMYK 56.22% 0.00% 19.46%
27.45%

Color #51B995 in popluar number systems.

HEX 51 B9 95
Decimal 81 185 149
Binary 1010001 10111001 10010101
Octal 121 271 225

Shades and tints

Shades of #51B995

#51B995
(81,185,149)
#4AA988
(74,169,136)
#43997B
(67,153,123)
#3C896E
(60,137,110)
#357961
(53,121,97)
#2E6954
(46,105,84)
#275947
(39,89,71)
#20493A
(32,73,58)
#19392D
(25,57,45)
#122920
(18,41,32)
#0B1913
(11,25,19)
#000000
(0,0,0)

Tints of #51B995

#51B995
(81,185,149)
#60BF9E
(96,191,158)
#6FC5A7
(111,197,167)
#7ECBB0
(126,203,176)
#8DD1B9
(141,209,185)
#9CD7C2
(156,215,194)
#ABDDCB
(171,221,203)
#BAE3D4
(186,227,212)
#C9E9DD
(201,233,221)
#D8EFE6
(216,239,230)
#E7F5EF
(231,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51B995; }

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

This text font color is #51B995.

Background Color

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

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

This div background color is #51B995.

Border color

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

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

This div border color is #51B995.

Opacity

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

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

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

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

This text has shadow with #51B995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51B995.

Preview

Color preview on black background

This text has color #51B995 on black background.


Color preview on white background

This text has color #51B995 on white background.


Black color preview on #51B995 background

This text has black color on #51B995 background.


White color preview on #51B995 background

This text has white color on #51B995 background.


Related colors

Complementary color

Complementary color for #hex is #AE466A.


I love getcolorcode.com

Triadic colors

1 #9551B9 and #B99551 with #51B995 are triadic colors.

2 #95B951 and #B95195 with #51B995 are triadic colors.