COLOR #7D8E79

HEX: #7D8E79 RGB: (125,142,121)

Renk bilgisi

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

RGB renk modeli

#7D8E79 color RGB value is (125,142,121).

RGB: (125,142,121) (49%, 56%, 47%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 142 of 255 = 56%
B 121 of 255 = 47%

125
142
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 142 + 121 = 388 (100%)
R 125 of 388 ~ 32.22%
G 142 of 388 ~ 36.6%
B 121 of 388 ~ 31.19'%

%32.22
%36.6
%31.19

CMYK RENK MODELİ

#7D8E79 rengi CMYK tonu (12,0,15,44).

  • camgöbeği tonu 11.97%
  • eflatun tonu 0.00%
  • sarı tonu 14.79%
  • ana renk tonu 44.31%

CMYK: (12,0,15,44)
C12M0Y15K44 (12%, 0%, 15%, 44%)
(0.12 / 0.00 / 0.15 / 0.44)

CMYK yüzdeleri

%11.97
%0
%14.79
%44.31

Codes

Color #7D8E79 in popluar color models

7D 8E 79
RGB 125 142 121
HSL 109° 8.50% 51.57%
HSB/HSV 109° 14.79% 55.69%
CMYK 11.97% 0.00% 14.79%
44.31%

Color #7D8E79 in popluar number systems.

HEX 7D 8E 79
Decimal 125 142 121
Binary 1111101 10001110 1111001
Octal 175 216 171

Shades and tints

Shades of #7D8E79

#7D8E79
(125,142,121)
#72826E
(114,130,110)
#677663
(103,118,99)
#5C6A58
(92,106,88)
#515E4D
(81,94,77)
#465242
(70,82,66)
#3B4637
(59,70,55)
#303A2C
(48,58,44)
#252E21
(37,46,33)
#1A2216
(26,34,22)
#0F160B
(15,22,11)
#000000
(0,0,0)

Tints of #7D8E79

#7D8E79
(125,142,121)
#889885
(136,152,133)
#93A291
(147,162,145)
#9EAC9D
(158,172,157)
#A9B6A9
(169,182,169)
#B4C0B5
(180,192,181)
#BFCAC1
(191,202,193)
#CAD4CD
(202,212,205)
#D5DED9
(213,222,217)
#E0E8E5
(224,232,229)
#EBF2F1
(235,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D8E79 color. Also use rgb(125,142,121) instead hex code.

Text Font Color

.myTextColor { color: #7D8E79; }

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

This text font color is #7D8E79.

Background Color

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

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

This div background color is #7D8E79.

Border color

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

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

This div border color is #7D8E79.

Opacity

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

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

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

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

This text has shadow with #7D8E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8E79.

Preview

Color preview on black background

This text has color #7D8E79 on black background.


Color preview on white background

This text has color #7D8E79 on white background.


Black color preview on #7D8E79 background

This text has black color on #7D8E79 background.


White color preview on #7D8E79 background

This text has white color on #7D8E79 background.


Related colors

Complementary color

Complementary color for #hex is #827186.


I love getcolorcode.com

Triadic colors

1 #797D8E and #8E797D with #7D8E79 are triadic colors.

2 #798E7D and #8E7D79 with #7D8E79 are triadic colors.