COLOR #7D957E

HEX: #7D957E RGB: (125,149,126)

Renk bilgisi

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

RGB renk modeli

#7D957E color RGB value is (125,149,126).

RGB: (125,149,126) (49%, 58%, 49%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 149 of 255 = 58%
B 126 of 255 = 49%

125
149
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 149 + 126 = 400 (100%)
R 125 of 400 ~ 31.25%
G 149 of 400 ~ 37.25%
B 126 of 400 ~ 31.5'%

%31.25
%37.25
%31.5

CMYK RENK MODELİ

#7D957E rengi CMYK tonu (16,0,15,42).

  • camgöbeği tonu 16.11%
  • eflatun tonu 0.00%
  • sarı tonu 15.44%
  • ana renk tonu 41.57%

CMYK: (16,0,15,42)
C16M0Y15K42 (16%, 0%, 15%, 42%)
(0.16 / 0.00 / 0.15 / 0.42)

CMYK yüzdeleri

%16.11
%0
%15.44
%41.57

Codes

Color #7D957E in popluar color models

7D 95 7E
RGB 125 149 126
HSL 123° 10.17% 53.73%
HSB/HSV 123° 16.11% 58.43%
CMYK 16.11% 0.00% 15.44%
41.57%

Color #7D957E in popluar number systems.

HEX 7D 95 7E
Decimal 125 149 126
Binary 1111101 10010101 1111110
Octal 175 225 176

Shades and tints

Shades of #7D957E

#7D957E
(125,149,126)
#728873
(114,136,115)
#677B68
(103,123,104)
#5C6E5D
(92,110,93)
#516152
(81,97,82)
#465447
(70,84,71)
#3B473C
(59,71,60)
#303A31
(48,58,49)
#252D26
(37,45,38)
#1A201B
(26,32,27)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #7D957E

#7D957E
(125,149,126)
#889E89
(136,158,137)
#93A794
(147,167,148)
#9EB09F
(158,176,159)
#A9B9AA
(169,185,170)
#B4C2B5
(180,194,181)
#BFCBC0
(191,203,192)
#CAD4CB
(202,212,203)
#D5DDD6
(213,221,214)
#E0E6E1
(224,230,225)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D957E; }

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

This text font color is #7D957E.

Background Color

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

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

This div background color is #7D957E.

Border color

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

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

This div border color is #7D957E.

Opacity

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

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

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

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

This text has shadow with #7D957E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D957E.

Preview

Color preview on black background

This text has color #7D957E on black background.


Color preview on white background

This text has color #7D957E on white background.


Black color preview on #7D957E background

This text has black color on #7D957E background.


White color preview on #7D957E background

This text has white color on #7D957E background.


Related colors

Complementary color

Complementary color for #hex is #826A81.


I love getcolorcode.com

Triadic colors

1 #7E7D95 and #957E7D with #7D957E are triadic colors.

2 #7E957D and #957D7E with #7D957E are triadic colors.