COLOR #77707F

HEX: #77707F RGB: (119,112,127)

Renk bilgisi

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

RGB renk modeli

#77707F color RGB value is (119,112,127).

RGB: (119,112,127) (47%, 44%, 50%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 112 of 255 = 44%
B 127 of 255 = 50%

119
112
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 112 + 127 = 358 (100%)
R 119 of 358 ~ 33.24%
G 112 of 358 ~ 31.28%
B 127 of 358 ~ 35.47'%

%33.24
%31.28
%35.47

CMYK RENK MODELİ

#77707F rengi CMYK tonu (6,12,0,50).

  • camgöbeği tonu 6.30%
  • eflatun tonu 11.81%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (6,12,0,50)
C6M12Y0K50 (6%, 12%, 0%, 50%)
(0.06 / 0.12 / 0.00 / 0.50)

CMYK yüzdeleri

%6.3
%11.81
%0
%50.2

Codes

Color #77707F in popluar color models

77 70 7F
RGB 119 112 127
HSL 268° 6.28% 46.86%
HSB/HSV 268° 11.81% 49.80%
CMYK 6.30% 11.81% 0.00%
50.20%

Color #77707F in popluar number systems.

HEX 77 70 7F
Decimal 119 112 127
Binary 1110111 1110000 1111111
Octal 167 160 177

Shades and tints

Shades of #77707F

#77707F
(119,112,127)
#6D6674
(109,102,116)
#635C69
(99,92,105)
#59525E
(89,82,94)
#4F4853
(79,72,83)
#453E48
(69,62,72)
#3B343D
(59,52,61)
#312A32
(49,42,50)
#272027
(39,32,39)
#1D161C
(29,22,28)
#130C11
(19,12,17)
#000000
(0,0,0)

Tints of #77707F

#77707F
(119,112,127)
#837D8A
(131,125,138)
#8F8A95
(143,138,149)
#9B97A0
(155,151,160)
#A7A4AB
(167,164,171)
#B3B1B6
(179,177,182)
#BFBEC1
(191,190,193)
#CBCBCC
(203,203,204)
#D7D8D7
(215,216,215)
#E3E5E2
(227,229,226)
#EFF2ED
(239,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77707F color. Also use rgb(119,112,127) instead hex code.

Text Font Color

.myTextColor { color: #77707F; }

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

This text font color is #77707F.

Background Color

.myBgColor { background-color: #77707F; }

<div style="background-color:#77707F">Inner text</div>

This div background color is #77707F.

Border color

.myBorderColor { border: 1px solid #77707F; }

<div style="border:3px solid #77707F">Div</div>

This div border color is #77707F.

Opacity

.myOpacity80 { color: #77707F; opacity: 0.8; }

<p style="color:#77707F;opacity:0.8;">80%</p>

Text with #77707F 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 #77707F;}

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

This text has shadow with #77707F color.


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

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

This text has shadow with #77707F primary color and red secondary color.


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

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

This text has shadow with #77707F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77707F.

Preview

Color preview on black background

This text has color #77707F on black background.


Color preview on white background

This text has color #77707F on white background.


Black color preview on #77707F background

This text has black color on #77707F background.


White color preview on #77707F background

This text has white color on #77707F background.


Related colors

Complementary color

Complementary color for #hex is #888F80.


I love getcolorcode.com

Triadic colors

1 #7F7770 and #707F77 with #77707F are triadic colors.

2 #7F7077 and #70777F with #77707F are triadic colors.