COLOR #51779D

HEX: #51779D RGB: (81,119,157)

Renk bilgisi

#51779D contains mainly green and blue colors. #51779D ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#51779D color RGB value is (81,119,157).

RGB: (81,119,157) (32%, 47%, 62%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 119 of 255 = 47%
B 157 of 255 = 62%

81
119
157

R + G + B ~ 47%. #51779D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 119 + 157 = 357 (100%)
R 81 of 357 ~ 22.69%
G 119 of 357 ~ 33.33%
B 157 of 357 ~ 43.98'%

%22.69
%33.33
%43.98

CMYK RENK MODELİ

#51779D rengi CMYK tonu (48,24,0,38).

  • camgöbeği tonu 48.41%
  • eflatun tonu 24.20%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%
CMYK: (48,24,0,38) C48M24Y0K38 (48%,24%,0%,38%) (0.48/0.24/0.00/0.38) 

CMYK yüzdeleri

%48.41
%24.2
%0
%38.43

Codes

Color #51779D in popluar color models

51 77 9D
RGB 81 119 157
HSL 210° 31.93% 46.67%
HSB/HSV 210° 48.41% 61.57%
CMYK 48.41% 24.20% 0.00%
38.43%

Color #51779D in popluar number systems.

HEX 51 77 9D
Decimal 81 119 157
Binary 1010001 1110111 10011101
Octal 121 167 235

Shades and tints

Shades of #51779D

#51779D
(81,119,157)
#4A6D8F
(74,109,143)
#436381
(67,99,129)
#3C5973
(60,89,115)
#354F65
(53,79,101)
#2E4557
(46,69,87)
#273B49
(39,59,73)
#20313B
(32,49,59)
#19272D
(25,39,45)
#121D1F
(18,29,31)
#0B1311
(11,19,17)
#000000
(0,0,0)

Tints of #51779D

#51779D
(81,119,157)
#6083A5
(96,131,165)
#6F8FAD
(111,143,173)
#7E9BB5
(126,155,181)
#8DA7BD
(141,167,189)
#9CB3C5
(156,179,197)
#ABBFCD
(171,191,205)
#BACBD5
(186,203,213)
#C9D7DD
(201,215,221)
#D8E3E5
(216,227,229)
#E7EFED
(231,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51779D color. Also use rgb(81,119,157) instead hex code.

Text Font Color

.myTextColor { color: #51779D; }

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

This text font color is #51779D.

Background Color

.myBgColor { background-color: #51779D; }

<div style="background-color:#51779D">Inner text</div>

This div background color is #51779D.

Border color

.myBorderColor { border: 1px solid #51779D; }

<div style="border:3px solid #51779D">Div</div>

This div border color is #51779D.

Opacity

.myOpacity80 { color: #51779D; opacity: 0.8; }

<p style="color:#51779D;opacity:0.8;">80%</p>

Text with #51779D 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 #51779D;}

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

This text has shadow with #51779D color.


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

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

This text has shadow with #51779D primary color and red secondary color.


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

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

This text has shadow with #51779D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51779D.

Preview

Color preview on black background

This text has color #51779D on black background.


Color preview on white background

This text has color #51779D on white background.


Black color preview on #51779D background

This text has black color on #51779D background.


White color preview on #51779D background

This text has white color on #51779D background.


Related colors

Complementary color

Complementary color for #hex is #AE8862.


I love getcolorcode.com

Triadic colors

1 #9D5177 and #779D51 with #51779D are triadic colors.

2 #9D7751 and #77519D with #51779D are triadic colors.