COLOR #7E7B75

HEX: #7E7B75 RGB: (126,123,117)

Renk bilgisi

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

RGB renk modeli

#7E7B75 color RGB value is (126,123,117).

RGB: (126,123,117) (49%, 48%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 123 of 255 = 48%
B 117 of 255 = 46%

126
123
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 123 + 117 = 366 (100%)
R 126 of 366 ~ 34.43%
G 123 of 366 ~ 33.61%
B 117 of 366 ~ 31.97'%

%34.43
%33.61
%31.97

CMYK RENK MODELİ

#7E7B75 rengi CMYK tonu (0,2,7,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.38%
  • sarı tonu 7.14%
  • ana renk tonu 50.59%
CMYK: (0,2,7,51) C0M2Y7K51 (0%,2%,7%,51%) (0.00/0.02/0.07/0.51) 

CMYK yüzdeleri

%0
%2.38
%7.14
%50.59

Codes

Color #7E7B75 in popluar color models

7E 7B 75
RGB 126 123 117
HSL 40° 3.70% 47.65%
HSB/HSV 40° 7.14% 49.41%
CMYK 0.00% 2.38% 7.14%
50.59%

Color #7E7B75 in popluar number systems.

HEX 7E 7B 75
Decimal 126 123 117
Binary 1111110 1111011 1110101
Octal 176 173 165

Shades and tints

Shades of #7E7B75

#7E7B75
(126,123,117)
#73706B
(115,112,107)
#686561
(104,101,97)
#5D5A57
(93,90,87)
#524F4D
(82,79,77)
#474443
(71,68,67)
#3C3939
(60,57,57)
#312E2F
(49,46,47)
#262325
(38,35,37)
#1B181B
(27,24,27)
#100D11
(16,13,17)
#000000
(0,0,0)

Tints of #7E7B75

#7E7B75
(126,123,117)
#898781
(137,135,129)
#94938D
(148,147,141)
#9F9F99
(159,159,153)
#AAABA5
(170,171,165)
#B5B7B1
(181,183,177)
#C0C3BD
(192,195,189)
#CBCFC9
(203,207,201)
#D6DBD5
(214,219,213)
#E1E7E1
(225,231,225)
#ECF3ED
(236,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E7B75; }

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

This text font color is #7E7B75.

Background Color

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

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

This div background color is #7E7B75.

Border color

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

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

This div border color is #7E7B75.

Opacity

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

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

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

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

This text has shadow with #7E7B75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7B75.

Preview

Color preview on black background

This text has color #7E7B75 on black background.


Color preview on white background

This text has color #7E7B75 on white background.


Black color preview on #7E7B75 background

This text has black color on #7E7B75 background.


White color preview on #7E7B75 background

This text has white color on #7E7B75 background.


Related colors

Complementary color

Complementary color for #hex is #81848A.


I love getcolorcode.com

Triadic colors

1 #757E7B and #7B757E with #7E7B75 are triadic colors.

2 #757B7E and #7B7E75 with #7E7B75 are triadic colors.