COLOR #7E877D

HEX: #7E877D RGB: (126,135,125)

Renk bilgisi

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

RGB renk modeli

#7E877D color RGB value is (126,135,125).

RGB: (126,135,125) (49%, 53%, 49%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 135 of 255 = 53%
B 125 of 255 = 49%

126
135
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 135 + 125 = 386 (100%)
R 126 of 386 ~ 32.64%
G 135 of 386 ~ 34.97%
B 125 of 386 ~ 32.38'%

%32.64
%34.97
%32.38

CMYK RENK MODELİ

#7E877D rengi CMYK tonu (7,0,7,47).

  • camgöbeği tonu 6.67%
  • eflatun tonu 0.00%
  • sarı tonu 7.41%
  • ana renk tonu 47.06%

CMYK: (7,0,7,47)
C7M0Y7K47 (7%, 0%, 7%, 47%)
(0.07 / 0.00 / 0.07 / 0.47)

CMYK yüzdeleri

%6.67
%0
%7.41
%47.06

Codes

Color #7E877D in popluar color models

7E 87 7D
RGB 126 135 125
HSL 114° 4.00% 50.98%
HSB/HSV 114° 7.41% 52.94%
CMYK 6.67% 0.00% 7.41%
47.06%

Color #7E877D in popluar number systems.

HEX 7E 87 7D
Decimal 126 135 125
Binary 1111110 10000111 1111101
Octal 176 207 175

Shades and tints

Shades of #7E877D

#7E877D
(126,135,125)
#737B72
(115,123,114)
#686F67
(104,111,103)
#5D635C
(93,99,92)
#525751
(82,87,81)
#474B46
(71,75,70)
#3C3F3B
(60,63,59)
#313330
(49,51,48)
#262725
(38,39,37)
#1B1B1A
(27,27,26)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #7E877D

#7E877D
(126,135,125)
#899188
(137,145,136)
#949B93
(148,155,147)
#9FA59E
(159,165,158)
#AAAFA9
(170,175,169)
#B5B9B4
(181,185,180)
#C0C3BF
(192,195,191)
#CBCDCA
(203,205,202)
#D6D7D5
(214,215,213)
#E1E1E0
(225,225,224)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E877D; }

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

This text font color is #7E877D.

Background Color

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

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

This div background color is #7E877D.

Border color

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

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

This div border color is #7E877D.

Opacity

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

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

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

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

This text has shadow with #7E877D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E877D.

Preview

Color preview on black background

This text has color #7E877D on black background.


Color preview on white background

This text has color #7E877D on white background.


Black color preview on #7E877D background

This text has black color on #7E877D background.


White color preview on #7E877D background

This text has white color on #7E877D background.


Related colors

Complementary color

Complementary color for #hex is #817882.


I love getcolorcode.com

Triadic colors

1 #7D7E87 and #877D7E with #7E877D are triadic colors.

2 #7D877E and #877E7D with #7E877D are triadic colors.