COLOR #51A590

HEX: #51A590 RGB: (81,165,144)

Renk bilgisi

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

RGB renk modeli

#51A590 color RGB value is (81,165,144).

RGB: (81,165,144) (32%, 65%, 56%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 165 of 255 = 65%
B 144 of 255 = 56%

81
165
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 165 + 144 = 390 (100%)
R 81 of 390 ~ 20.77%
G 165 of 390 ~ 42.31%
B 144 of 390 ~ 36.92'%

%20.77
%42.31
%36.92

CMYK RENK MODELİ

#51A590 rengi CMYK tonu (51,0,13,35).

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

CMYK: (51,0,13,35)
C51M0Y13K35 (51%, 0%, 13%, 35%)
(0.51 / 0.00 / 0.13 / 0.35)

CMYK yüzdeleri

%50.91
%0
%12.73
%35.29

Codes

Color #51A590 in popluar color models

51 A5 90
RGB 81 165 144
HSL 165° 34.15% 48.24%
HSB/HSV 165° 50.91% 64.71%
CMYK 50.91% 0.00% 12.73%
35.29%

Color #51A590 in popluar number systems.

HEX 51 A5 90
Decimal 81 165 144
Binary 1010001 10100101 10010000
Octal 121 245 220

Shades and tints

Shades of #51A590

#51A590
(81,165,144)
#4A9683
(74,150,131)
#438776
(67,135,118)
#3C7869
(60,120,105)
#35695C
(53,105,92)
#2E5A4F
(46,90,79)
#274B42
(39,75,66)
#203C35
(32,60,53)
#192D28
(25,45,40)
#121E1B
(18,30,27)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #51A590

#51A590
(81,165,144)
#60AD9A
(96,173,154)
#6FB5A4
(111,181,164)
#7EBDAE
(126,189,174)
#8DC5B8
(141,197,184)
#9CCDC2
(156,205,194)
#ABD5CC
(171,213,204)
#BADDD6
(186,221,214)
#C9E5E0
(201,229,224)
#D8EDEA
(216,237,234)
#E7F5F4
(231,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51A590; }

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

This text font color is #51A590.

Background Color

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

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

This div background color is #51A590.

Border color

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

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

This div border color is #51A590.

Opacity

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

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

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

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

This text has shadow with #51A590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51A590.

Preview

Color preview on black background

This text has color #51A590 on black background.


Color preview on white background

This text has color #51A590 on white background.


Black color preview on #51A590 background

This text has black color on #51A590 background.


White color preview on #51A590 background

This text has white color on #51A590 background.


Related colors

Complementary color

Complementary color for #hex is #AE5A6F.


I love getcolorcode.com

Triadic colors

1 #9051A5 and #A59051 with #51A590 are triadic colors.

2 #90A551 and #A55190 with #51A590 are triadic colors.