COLOR #51A597

HEX: #51A597 RGB: (81,165,151)

Renk bilgisi

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

RGB renk modeli

#51A597 color RGB value is (81,165,151).

RGB: (81,165,151) (32%, 65%, 59%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 165 of 255 = 65%
B 151 of 255 = 59%

81
165
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 165 + 151 = 397 (100%)
R 81 of 397 ~ 20.4%
G 165 of 397 ~ 41.56%
B 151 of 397 ~ 38.04'%

%20.4
%41.56
%38.04

CMYK RENK MODELİ

#51A597 rengi CMYK tonu (51,0,8,35).

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

CMYK: (51,0,8,35)
C51M0Y8K35 (51%, 0%, 8%, 35%)
(0.51 / 0.00 / 0.08 / 0.35)

CMYK yüzdeleri

%50.91
%0
%8.48
%35.29

Codes

Color #51A597 in popluar color models

51 A5 97
RGB 81 165 151
HSL 170° 34.15% 48.24%
HSB/HSV 170° 50.91% 64.71%
CMYK 50.91% 0.00% 8.48%
35.29%

Color #51A597 in popluar number systems.

HEX 51 A5 97
Decimal 81 165 151
Binary 1010001 10100101 10010111
Octal 121 245 227

Shades and tints

Shades of #51A597

#51A597
(81,165,151)
#4A968A
(74,150,138)
#43877D
(67,135,125)
#3C7870
(60,120,112)
#356963
(53,105,99)
#2E5A56
(46,90,86)
#274B49
(39,75,73)
#203C3C
(32,60,60)
#192D2F
(25,45,47)
#121E22
(18,30,34)
#0B0F15
(11,15,21)
#000000
(0,0,0)

Tints of #51A597

#51A597
(81,165,151)
#60ADA0
(96,173,160)
#6FB5A9
(111,181,169)
#7EBDB2
(126,189,178)
#8DC5BB
(141,197,187)
#9CCDC4
(156,205,196)
#ABD5CD
(171,213,205)
#BADDD6
(186,221,214)
#C9E5DF
(201,229,223)
#D8EDE8
(216,237,232)
#E7F5F1
(231,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51A597; }

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

This text font color is #51A597.

Background Color

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

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

This div background color is #51A597.

Border color

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

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

This div border color is #51A597.

Opacity

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

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

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

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

This text has shadow with #51A597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51A597.

Preview

Color preview on black background

This text has color #51A597 on black background.


Color preview on white background

This text has color #51A597 on white background.


Black color preview on #51A597 background

This text has black color on #51A597 background.


White color preview on #51A597 background

This text has white color on #51A597 background.


Related colors

Complementary color

Complementary color for #hex is #AE5A68.


I love getcolorcode.com

Triadic colors

1 #9751A5 and #A59751 with #51A597 are triadic colors.

2 #97A551 and #A55197 with #51A597 are triadic colors.