COLOR #51A468

HEX: #51A468 RGB: (81,164,104)

Renk bilgisi

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

RGB renk modeli

#51A468 color RGB value is (81,164,104).

RGB: (81,164,104) (32%, 64%, 41%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 164 of 255 = 64%
B 104 of 255 = 41%

81
164
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 164 + 104 = 349 (100%)
R 81 of 349 ~ 23.21%
G 164 of 349 ~ 46.99%
B 104 of 349 ~ 29.8'%

%23.21
%46.99
%29.8

CMYK RENK MODELİ

#51A468 rengi CMYK tonu (51,0,37,36).

  • camgöbeği tonu 50.61%
  • eflatun tonu 0.00%
  • sarı tonu 36.59%
  • ana renk tonu 35.69%

CMYK: (51,0,37,36)
C51M0Y37K36 (51%, 0%, 37%, 36%)
(0.51 / 0.00 / 0.37 / 0.36)

CMYK yüzdeleri

%50.61
%0
%36.59
%35.69

Codes

Color #51A468 in popluar color models

51 A4 68
RGB 81 164 104
HSL 137° 33.88% 48.04%
HSB/HSV 137° 50.61% 64.31%
CMYK 50.61% 0.00% 36.59%
35.69%

Color #51A468 in popluar number systems.

HEX 51 A4 68
Decimal 81 164 104
Binary 1010001 10100100 1101000
Octal 121 244 150

Shades and tints

Shades of #51A468

#51A468
(81,164,104)
#4A965F
(74,150,95)
#438856
(67,136,86)
#3C7A4D
(60,122,77)
#356C44
(53,108,68)
#2E5E3B
(46,94,59)
#275032
(39,80,50)
#204229
(32,66,41)
#193420
(25,52,32)
#122617
(18,38,23)
#0B180E
(11,24,14)
#000000
(0,0,0)

Tints of #51A468

#51A468
(81,164,104)
#60AC75
(96,172,117)
#6FB482
(111,180,130)
#7EBC8F
(126,188,143)
#8DC49C
(141,196,156)
#9CCCA9
(156,204,169)
#ABD4B6
(171,212,182)
#BADCC3
(186,220,195)
#C9E4D0
(201,228,208)
#D8ECDD
(216,236,221)
#E7F4EA
(231,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51A468 color. Also use rgb(81,164,104) instead hex code.

Text Font Color

.myTextColor { color: #51A468; }

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

This text font color is #51A468.

Background Color

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

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

This div background color is #51A468.

Border color

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

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

This div border color is #51A468.

Opacity

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

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

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

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

This text has shadow with #51A468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51A468.

Preview

Color preview on black background

This text has color #51A468 on black background.


Color preview on white background

This text has color #51A468 on white background.


Black color preview on #51A468 background

This text has black color on #51A468 background.


White color preview on #51A468 background

This text has white color on #51A468 background.


Related colors

Complementary color

Complementary color for #hex is #AE5B97.


I love getcolorcode.com

Triadic colors

1 #6851A4 and #A46851 with #51A468 are triadic colors.

2 #68A451 and #A45168 with #51A468 are triadic colors.