COLOR #77828C

HEX: #77828C RGB: (119,130,140)

Renk bilgisi

#77828C contains red, green and blue colors in about the same proportion. #77828C ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#77828C color RGB value is (119,130,140).

RGB: (119,130,140) (47%, 51%, 55%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 130 of 255 = 51%
B 140 of 255 = 55%

119
130
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 130 + 140 = 389 (100%)
R 119 of 389 ~ 30.59%
G 130 of 389 ~ 33.42%
B 140 of 389 ~ 35.99'%

%30.59
%33.42
%35.99

CMYK RENK MODELİ

#77828C rengi CMYK tonu (15,7,0,45).

  • camgöbeği tonu 15.00%
  • eflatun tonu 7.14%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (15,7,0,45)
C15M7Y0K45 (15%, 7%, 0%, 45%)
(0.15 / 0.07 / 0.00 / 0.45)

CMYK yüzdeleri

%15
%7.14
%0
%45.1

Codes

Color #77828C in popluar color models

77 82 8C
RGB 119 130 140
HSL 209° 8.37% 50.78%
HSB/HSV 209° 15.00% 54.90%
CMYK 15.00% 7.14% 0.00%
45.10%

Color #77828C in popluar number systems.

HEX 77 82 8C
Decimal 119 130 140
Binary 1110111 10000010 10001100
Octal 167 202 214

Shades and tints

Shades of #77828C

#77828C
(119,130,140)
#6D7780
(109,119,128)
#636C74
(99,108,116)
#596168
(89,97,104)
#4F565C
(79,86,92)
#454B50
(69,75,80)
#3B4044
(59,64,68)
#313538
(49,53,56)
#272A2C
(39,42,44)
#1D1F20
(29,31,32)
#131414
(19,20,20)
#000000
(0,0,0)

Tints of #77828C

#77828C
(119,130,140)
#838D96
(131,141,150)
#8F98A0
(143,152,160)
#9BA3AA
(155,163,170)
#A7AEB4
(167,174,180)
#B3B9BE
(179,185,190)
#BFC4C8
(191,196,200)
#CBCFD2
(203,207,210)
#D7DADC
(215,218,220)
#E3E5E6
(227,229,230)
#EFF0F0
(239,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77828C color. Also use rgb(119,130,140) instead hex code.

Text Font Color

.myTextColor { color: #77828C; }

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

This text font color is #77828C.

Background Color

.myBgColor { background-color: #77828C; }

<div style="background-color:#77828C">Inner text</div>

This div background color is #77828C.

Border color

.myBorderColor { border: 1px solid #77828C; }

<div style="border:3px solid #77828C">Div</div>

This div border color is #77828C.

Opacity

.myOpacity80 { color: #77828C; opacity: 0.8; }

<p style="color:#77828C;opacity:0.8;">80%</p>

Text with #77828C 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 #77828C;}

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

This text has shadow with #77828C color.


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

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

This text has shadow with #77828C primary color and red secondary color.


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

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

This text has shadow with #77828C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77828C.

Preview

Color preview on black background

This text has color #77828C on black background.


Color preview on white background

This text has color #77828C on white background.


Black color preview on #77828C background

This text has black color on #77828C background.


White color preview on #77828C background

This text has white color on #77828C background.


Related colors

Complementary color

Complementary color for #hex is #887D73.


I love getcolorcode.com

Triadic colors

1 #8C7782 and #828C77 with #77828C are triadic colors.

2 #8C8277 and #82778C with #77828C are triadic colors.