COLOR #51AD53

HEX: #51AD53 RGB: (81,173,83)

Renk bilgisi

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

RGB renk modeli

#51AD53 color RGB value is (81,173,83).

RGB: (81,173,83) (32%, 68%, 33%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 173 of 255 = 68%
B 83 of 255 = 33%

81
173
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 173 + 83 = 337 (100%)
R 81 of 337 ~ 24.04%
G 173 of 337 ~ 51.34%
B 83 of 337 ~ 24.63'%

%24.04
%51.34
%24.63

CMYK RENK MODELİ

#51AD53 rengi CMYK tonu (53,0,52,32).

  • camgöbeği tonu 53.18%
  • eflatun tonu 0.00%
  • sarı tonu 52.02%
  • ana renk tonu 32.16%

CMYK: (53,0,52,32)
C53M0Y52K32 (53%, 0%, 52%, 32%)
(0.53 / 0.00 / 0.52 / 0.32)

CMYK yüzdeleri

%53.18
%0
%52.02
%32.16

Codes

Color #51AD53 in popluar color models

51 AD 53
RGB 81 173 83
HSL 121° 36.22% 49.80%
HSB/HSV 121° 53.18% 67.84%
CMYK 53.18% 0.00% 52.02%
32.16%

Color #51AD53 in popluar number systems.

HEX 51 AD 53
Decimal 81 173 83
Binary 1010001 10101101 1010011
Octal 121 255 123

Shades and tints

Shades of #51AD53

#51AD53
(81,173,83)
#4A9E4C
(74,158,76)
#438F45
(67,143,69)
#3C803E
(60,128,62)
#357137
(53,113,55)
#2E6230
(46,98,48)
#275329
(39,83,41)
#204422
(32,68,34)
#19351B
(25,53,27)
#122614
(18,38,20)
#0B170D
(11,23,13)
#000000
(0,0,0)

Tints of #51AD53

#51AD53
(81,173,83)
#60B462
(96,180,98)
#6FBB71
(111,187,113)
#7EC280
(126,194,128)
#8DC98F
(141,201,143)
#9CD09E
(156,208,158)
#ABD7AD
(171,215,173)
#BADEBC
(186,222,188)
#C9E5CB
(201,229,203)
#D8ECDA
(216,236,218)
#E7F3E9
(231,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51AD53 color. Also use rgb(81,173,83) instead hex code.

Text Font Color

.myTextColor { color: #51AD53; }

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

This text font color is #51AD53.

Background Color

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

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

This div background color is #51AD53.

Border color

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

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

This div border color is #51AD53.

Opacity

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

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

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

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

This text has shadow with #51AD53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51AD53.

Preview

Color preview on black background

This text has color #51AD53 on black background.


Color preview on white background

This text has color #51AD53 on white background.


Black color preview on #51AD53 background

This text has black color on #51AD53 background.


White color preview on #51AD53 background

This text has white color on #51AD53 background.


Related colors

Complementary color

Complementary color for #hex is #AE52AC.


I love getcolorcode.com

Triadic colors

1 #5351AD and #AD5351 with #51AD53 are triadic colors.

2 #53AD51 and #AD5153 with #51AD53 are triadic colors.