COLOR #7E7771

HEX: #7E7771 RGB: (126,119,113)

Renk bilgisi

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

RGB renk modeli

#7E7771 color RGB value is (126,119,113).

RGB: (126,119,113) (49%, 47%, 44%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 119 of 255 = 47%
B 113 of 255 = 44%

126
119
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 119 + 113 = 358 (100%)
R 126 of 358 ~ 35.2%
G 119 of 358 ~ 33.24%
B 113 of 358 ~ 31.56'%

%35.2
%33.24
%31.56

CMYK RENK MODELİ

#7E7771 rengi CMYK tonu (0,6,10,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.56%
  • sarı tonu 10.32%
  • ana renk tonu 50.59%

CMYK: (0,6,10,51)
C0M6Y10K51 (0%, 6%, 10%, 51%)
(0.00 / 0.06 / 0.10 / 0.51)

CMYK yüzdeleri

%0
%5.56
%10.32
%50.59

Codes

Color #7E7771 in popluar color models

7E 77 71
RGB 126 119 113
HSL 28° 5.44% 46.86%
HSB/HSV 28° 10.32% 49.41%
CMYK 0.00% 5.56% 10.32%
50.59%

Color #7E7771 in popluar number systems.

HEX 7E 77 71
Decimal 126 119 113
Binary 1111110 1110111 1110001
Octal 176 167 161

Shades and tints

Shades of #7E7771

#7E7771
(126,119,113)
#736D67
(115,109,103)
#68635D
(104,99,93)
#5D5953
(93,89,83)
#524F49
(82,79,73)
#47453F
(71,69,63)
#3C3B35
(60,59,53)
#31312B
(49,49,43)
#262721
(38,39,33)
#1B1D17
(27,29,23)
#10130D
(16,19,13)
#000000
(0,0,0)

Tints of #7E7771

#7E7771
(126,119,113)
#89837D
(137,131,125)
#948F89
(148,143,137)
#9F9B95
(159,155,149)
#AAA7A1
(170,167,161)
#B5B3AD
(181,179,173)
#C0BFB9
(192,191,185)
#CBCBC5
(203,203,197)
#D6D7D1
(214,215,209)
#E1E3DD
(225,227,221)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E7771 color. Also use rgb(126,119,113) instead hex code.

Text Font Color

.myTextColor { color: #7E7771; }

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

This text font color is #7E7771.

Background Color

.myBgColor { background-color: #7E7771; }

<div style="background-color:#7E7771">Inner text</div>

This div background color is #7E7771.

Border color

.myBorderColor { border: 1px solid #7E7771; }

<div style="border:3px solid #7E7771">Div</div>

This div border color is #7E7771.

Opacity

.myOpacity80 { color: #7E7771; opacity: 0.8; }

<p style="color:#7E7771;opacity:0.8;">80%</p>

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

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

This text has shadow with #7E7771 color.


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

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

This text has shadow with #7E7771 primary color and red secondary color.


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

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

This text has shadow with #7E7771 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7E7771.

Preview

Color preview on black background

This text has color #7E7771 on black background.


Color preview on white background

This text has color #7E7771 on white background.


Black color preview on #7E7771 background

This text has black color on #7E7771 background.


White color preview on #7E7771 background

This text has white color on #7E7771 background.


Related colors

Complementary color

Complementary color for #hex is #81888E.


I love getcolorcode.com

Triadic colors

1 #717E77 and #77717E with #7E7771 are triadic colors.

2 #71777E and #777E71 with #7E7771 are triadic colors.