COLOR #76777D

HEX: #76777D RGB: (118,119,125)

Renk bilgisi

#76777D contains red, green and blue colors in about the same proportion. #76777D ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#76777D color RGB value is (118,119,125).

RGB: (118,119,125) (46%, 47%, 49%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 119 of 255 = 47%
B 125 of 255 = 49%

118
119
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 119 + 125 = 362 (100%)
R 118 of 362 ~ 32.6%
G 119 of 362 ~ 32.87%
B 125 of 362 ~ 34.53'%

%32.6
%32.87
%34.53

CMYK RENK MODELİ

#76777D rengi CMYK tonu (6,5,0,51).

  • camgöbeği tonu 5.60%
  • eflatun tonu 4.80%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%
CMYK: (6,5,0,51) C6M5Y0K51 (6%,5%,0%,51%) (0.06/0.05/0.00/0.51) 

CMYK yüzdeleri

%5.6
%4.8
%0
%50.98

Codes

Color #76777D in popluar color models

76 77 7D
RGB 118 119 125
HSL 231° 2.88% 47.65%
HSB/HSV 231° 5.60% 49.02%
CMYK 5.60% 4.80% 0.00%
50.98%

Color #76777D in popluar number systems.

HEX 76 77 7D
Decimal 118 119 125
Binary 1110110 1110111 1111101
Octal 166 167 175

Shades and tints

Shades of #76777D

#76777D
(118,119,125)
#6C6D72
(108,109,114)
#626367
(98,99,103)
#58595C
(88,89,92)
#4E4F51
(78,79,81)
#444546
(68,69,70)
#3A3B3B
(58,59,59)
#303130
(48,49,48)
#262725
(38,39,37)
#1C1D1A
(28,29,26)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #76777D

#76777D
(118,119,125)
#828388
(130,131,136)
#8E8F93
(142,143,147)
#9A9B9E
(154,155,158)
#A6A7A9
(166,167,169)
#B2B3B4
(178,179,180)
#BEBFBF
(190,191,191)
#CACBCA
(202,203,202)
#D6D7D5
(214,215,213)
#E2E3E0
(226,227,224)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76777D color. Also use rgb(118,119,125) instead hex code.

Text Font Color

.myTextColor { color: #76777D; }

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

This text font color is #76777D.

Background Color

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

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

This div background color is #76777D.

Border color

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

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

This div border color is #76777D.

Opacity

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

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

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

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

This text has shadow with #76777D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76777D.

Preview

Color preview on black background

This text has color #76777D on black background.


Color preview on white background

This text has color #76777D on white background.


Black color preview on #76777D background

This text has black color on #76777D background.


White color preview on #76777D background

This text has white color on #76777D background.


Related colors

Complementary color

Complementary color for #hex is #898882.


I love getcolorcode.com

Triadic colors

1 #7D7677 and #777D76 with #76777D are triadic colors.

2 #7D7776 and #77767D with #76777D are triadic colors.