COLOR #51AF5E

HEX: #51AF5E RGB: (81,175,94)

Renk bilgisi

#51AF5E contains mainly green color. #51AF5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#51AF5E color RGB value is (81,175,94).

RGB: (81,175,94) (32%, 69%, 37%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 175 of 255 = 69%
B 94 of 255 = 37%

81
175
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 175 + 94 = 350 (100%)
R 81 of 350 ~ 23.14%
G 175 of 350 ~ 50%
B 94 of 350 ~ 26.86'%

%23.14
%50
%26.86

CMYK RENK MODELİ

#51AF5E rengi CMYK tonu (54,0,46,31).

  • camgöbeği tonu 53.71%
  • eflatun tonu 0.00%
  • sarı tonu 46.29%
  • ana renk tonu 31.37%

CMYK: (54,0,46,31)
C54M0Y46K31 (54%, 0%, 46%, 31%)
(0.54 / 0.00 / 0.46 / 0.31)

CMYK yüzdeleri

%53.71
%0
%46.29
%31.37

Codes

Color #51AF5E in popluar color models

51 AF 5E
RGB 81 175 94
HSL 128° 37.01% 50.20%
HSB/HSV 128° 53.71% 68.63%
CMYK 53.71% 0.00% 46.29%
31.37%

Color #51AF5E in popluar number systems.

HEX 51 AF 5E
Decimal 81 175 94
Binary 1010001 10101111 1011110
Octal 121 257 136

Shades and tints

Shades of #51AF5E

#51AF5E
(81,175,94)
#4AA056
(74,160,86)
#43914E
(67,145,78)
#3C8246
(60,130,70)
#35733E
(53,115,62)
#2E6436
(46,100,54)
#27552E
(39,85,46)
#204626
(32,70,38)
#19371E
(25,55,30)
#122816
(18,40,22)
#0B190E
(11,25,14)
#000000
(0,0,0)

Tints of #51AF5E

#51AF5E
(81,175,94)
#60B66C
(96,182,108)
#6FBD7A
(111,189,122)
#7EC488
(126,196,136)
#8DCB96
(141,203,150)
#9CD2A4
(156,210,164)
#ABD9B2
(171,217,178)
#BAE0C0
(186,224,192)
#C9E7CE
(201,231,206)
#D8EEDC
(216,238,220)
#E7F5EA
(231,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51AF5E color. Also use rgb(81,175,94) instead hex code.

Text Font Color

.myTextColor { color: #51AF5E; }

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

This text font color is #51AF5E.

Background Color

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

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

This div background color is #51AF5E.

Border color

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

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

This div border color is #51AF5E.

Opacity

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

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

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

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

This text has shadow with #51AF5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51AF5E.

Preview

Color preview on black background

This text has color #51AF5E on black background.


Color preview on white background

This text has color #51AF5E on white background.


Black color preview on #51AF5E background

This text has black color on #51AF5E background.


White color preview on #51AF5E background

This text has white color on #51AF5E background.


Related colors

Complementary color

Complementary color for #hex is #AE50A1.


I love getcolorcode.com

Triadic colors

1 #5E51AF and #AF5E51 with #51AF5E are triadic colors.

2 #5EAF51 and #AF515E with #51AF5E are triadic colors.