COLOR #7E7775

HEX: #7E7775 RGB: (126,119,117)

Renk bilgisi

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

RGB renk modeli

#7E7775 color RGB value is (126,119,117).

RGB: (126,119,117) (49%, 47%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 119 of 255 = 47%
B 117 of 255 = 46%

126
119
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 119 + 117 = 362 (100%)
R 126 of 362 ~ 34.81%
G 119 of 362 ~ 32.87%
B 117 of 362 ~ 32.32'%

%34.81
%32.87
%32.32

CMYK RENK MODELİ

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

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

CMYK: (0,6,7,51)
C0M6Y7K51 (0%, 6%, 7%, 51%)
(0.00 / 0.06 / 0.07 / 0.51)

CMYK yüzdeleri

%0
%5.56
%7.14
%50.59

Codes

Color #7E7775 in popluar color models

7E 77 75
RGB 126 119 117
HSL 13° 3.70% 47.65%
HSB/HSV 13° 7.14% 49.41%
CMYK 0.00% 5.56% 7.14%
50.59%

Color #7E7775 in popluar number systems.

HEX 7E 77 75
Decimal 126 119 117
Binary 1111110 1110111 1110101
Octal 176 167 165

Shades and tints

Shades of #7E7775

#7E7775
(126,119,117)
#736D6B
(115,109,107)
#686361
(104,99,97)
#5D5957
(93,89,87)
#524F4D
(82,79,77)
#474543
(71,69,67)
#3C3B39
(60,59,57)
#31312F
(49,49,47)
#262725
(38,39,37)
#1B1D1B
(27,29,27)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #7E7775

#7E7775
(126,119,117)
#898381
(137,131,129)
#948F8D
(148,143,141)
#9F9B99
(159,155,153)
#AAA7A5
(170,167,165)
#B5B3B1
(181,179,177)
#C0BFBD
(192,191,189)
#CBCBC9
(203,203,201)
#D6D7D5
(214,215,213)
#E1E3E1
(225,227,225)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E7775; }

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

This text font color is #7E7775.

Background Color

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

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

This div background color is #7E7775.

Border color

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

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

This div border color is #7E7775.

Opacity

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

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

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

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

This text has shadow with #7E7775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7775.

Preview

Color preview on black background

This text has color #7E7775 on black background.


Color preview on white background

This text has color #7E7775 on white background.


Black color preview on #7E7775 background

This text has black color on #7E7775 background.


White color preview on #7E7775 background

This text has white color on #7E7775 background.


Related colors

Complementary color

Complementary color for #hex is #81888A.


I love getcolorcode.com

Triadic colors

1 #757E77 and #77757E with #7E7775 are triadic colors.

2 #75777E and #777E75 with #7E7775 are triadic colors.