COLOR #7E8C7D

HEX: #7E8C7D RGB: (126,140,125)

Renk bilgisi

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

RGB renk modeli

#7E8C7D color RGB value is (126,140,125).

RGB: (126,140,125) (49%, 55%, 49%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 140 of 255 = 55%
B 125 of 255 = 49%

126
140
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 140 + 125 = 391 (100%)
R 126 of 391 ~ 32.23%
G 140 of 391 ~ 35.81%
B 125 of 391 ~ 31.97'%

%32.23
%35.81
%31.97

CMYK RENK MODELİ

#7E8C7D rengi CMYK tonu (10,0,11,45).

  • camgöbeği tonu 10.00%
  • eflatun tonu 0.00%
  • sarı tonu 10.71%
  • ana renk tonu 45.10%
CMYK: (10,0,11,45) C10M0Y11K45 (10%,0%,11%,45%) (0.10/0.00/0.11/0.45) 

CMYK yüzdeleri

%10
%0
%10.71
%45.1

Codes

Color #7E8C7D in popluar color models

7E 8C 7D
RGB 126 140 125
HSL 116° 6.12% 51.96%
HSB/HSV 116° 10.71% 54.90%
CMYK 10.00% 0.00% 10.71%
45.10%

Color #7E8C7D in popluar number systems.

HEX 7E 8C 7D
Decimal 126 140 125
Binary 1111110 10001100 1111101
Octal 176 214 175

Shades and tints

Shades of #7E8C7D

#7E8C7D
(126,140,125)
#738072
(115,128,114)
#687467
(104,116,103)
#5D685C
(93,104,92)
#525C51
(82,92,81)
#475046
(71,80,70)
#3C443B
(60,68,59)
#313830
(49,56,48)
#262C25
(38,44,37)
#1B201A
(27,32,26)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #7E8C7D

#7E8C7D
(126,140,125)
#899688
(137,150,136)
#94A093
(148,160,147)
#9FAA9E
(159,170,158)
#AAB4A9
(170,180,169)
#B5BEB4
(181,190,180)
#C0C8BF
(192,200,191)
#CBD2CA
(203,210,202)
#D6DCD5
(214,220,213)
#E1E6E0
(225,230,224)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E8C7D color. Also use rgb(126,140,125) instead hex code.

Text Font Color

.myTextColor { color: #7E8C7D; }

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

This text font color is #7E8C7D.

Background Color

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

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

This div background color is #7E8C7D.

Border color

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

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

This div border color is #7E8C7D.

Opacity

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

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

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

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

This text has shadow with #7E8C7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8C7D.

Preview

Color preview on black background

This text has color #7E8C7D on black background.


Color preview on white background

This text has color #7E8C7D on white background.


Black color preview on #7E8C7D background

This text has black color on #7E8C7D background.


White color preview on #7E8C7D background

This text has white color on #7E8C7D background.


Related colors

Complementary color

Complementary color for #hex is #817382.


I love getcolorcode.com

Triadic colors

1 #7D7E8C and #8C7D7E with #7E8C7D are triadic colors.

2 #7D8C7E and #8C7E7D with #7E8C7D are triadic colors.