COLOR #51A594

HEX: #51A594 RGB: (81,165,148)

Renk bilgisi

#51A594 contains mainly green and blue colors. #51A594 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#51A594 color RGB value is (81,165,148).

RGB: (81,165,148) (32%, 65%, 58%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 165 of 255 = 65%
B 148 of 255 = 58%

81
165
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 165 + 148 = 394 (100%)
R 81 of 394 ~ 20.56%
G 165 of 394 ~ 41.88%
B 148 of 394 ~ 37.56'%

%20.56
%41.88
%37.56

CMYK RENK MODELİ

#51A594 rengi CMYK tonu (51,0,10,35).

  • camgöbeği tonu 50.91%
  • eflatun tonu 0.00%
  • sarı tonu 10.30%
  • ana renk tonu 35.29%

CMYK: (51,0,10,35)
C51M0Y10K35 (51%, 0%, 10%, 35%)
(0.51 / 0.00 / 0.10 / 0.35)

CMYK yüzdeleri

%50.91
%0
%10.3
%35.29

Codes

Color #51A594 in popluar color models

51 A5 94
RGB 81 165 148
HSL 168° 34.15% 48.24%
HSB/HSV 168° 50.91% 64.71%
CMYK 50.91% 0.00% 10.30%
35.29%

Color #51A594 in popluar number systems.

HEX 51 A5 94
Decimal 81 165 148
Binary 1010001 10100101 10010100
Octal 121 245 224

Shades and tints

Shades of #51A594

#51A594
(81,165,148)
#4A9687
(74,150,135)
#43877A
(67,135,122)
#3C786D
(60,120,109)
#356960
(53,105,96)
#2E5A53
(46,90,83)
#274B46
(39,75,70)
#203C39
(32,60,57)
#192D2C
(25,45,44)
#121E1F
(18,30,31)
#0B0F12
(11,15,18)
#000000
(0,0,0)

Tints of #51A594

#51A594
(81,165,148)
#60AD9D
(96,173,157)
#6FB5A6
(111,181,166)
#7EBDAF
(126,189,175)
#8DC5B8
(141,197,184)
#9CCDC1
(156,205,193)
#ABD5CA
(171,213,202)
#BADDD3
(186,221,211)
#C9E5DC
(201,229,220)
#D8EDE5
(216,237,229)
#E7F5EE
(231,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51A594 color. Also use rgb(81,165,148) instead hex code.

Text Font Color

.myTextColor { color: #51A594; }

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

This text font color is #51A594.

Background Color

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

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

This div background color is #51A594.

Border color

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

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

This div border color is #51A594.

Opacity

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

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

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

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

This text has shadow with #51A594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51A594.

Preview

Color preview on black background

This text has color #51A594 on black background.


Color preview on white background

This text has color #51A594 on white background.


Black color preview on #51A594 background

This text has black color on #51A594 background.


White color preview on #51A594 background

This text has white color on #51A594 background.


Related colors

Complementary color

Complementary color for #hex is #AE5A6B.


I love getcolorcode.com

Triadic colors

1 #9451A5 and #A59451 with #51A594 are triadic colors.

2 #94A551 and #A55194 with #51A594 are triadic colors.