COLOR #7D677E

HEX: #7D677E RGB: (125,103,126)

Renk bilgisi

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

RGB renk modeli

#7D677E color RGB value is (125,103,126).

RGB: (125,103,126) (49%, 40%, 49%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 103 of 255 = 40%
B 126 of 255 = 49%

125
103
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 103 + 126 = 354 (100%)
R 125 of 354 ~ 35.31%
G 103 of 354 ~ 29.1%
B 126 of 354 ~ 35.59'%

%35.31
%29.1
%35.59

CMYK RENK MODELİ

#7D677E rengi CMYK tonu (1,18,0,51).

  • camgöbeği tonu 0.79%
  • eflatun tonu 18.25%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%
CMYK: (1,18,0,51) C1M18Y0K51 (1%,18%,0%,51%) (0.01/0.18/0.00/0.51) 

CMYK yüzdeleri

%0.79
%18.25
%0
%50.59

Codes

Color #7D677E in popluar color models

7D 67 7E
RGB 125 103 126
HSL 297° 10.04% 44.90%
HSB/HSV 297° 18.25% 49.41%
CMYK 0.79% 18.25% 0.00%
50.59%

Color #7D677E in popluar number systems.

HEX 7D 67 7E
Decimal 125 103 126
Binary 1111101 1100111 1111110
Octal 175 147 176

Shades and tints

Shades of #7D677E

#7D677E
(125,103,126)
#725E73
(114,94,115)
#675568
(103,85,104)
#5C4C5D
(92,76,93)
#514352
(81,67,82)
#463A47
(70,58,71)
#3B313C
(59,49,60)
#302831
(48,40,49)
#251F26
(37,31,38)
#1A161B
(26,22,27)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #7D677E

#7D677E
(125,103,126)
#887489
(136,116,137)
#938194
(147,129,148)
#9E8E9F
(158,142,159)
#A99BAA
(169,155,170)
#B4A8B5
(180,168,181)
#BFB5C0
(191,181,192)
#CAC2CB
(202,194,203)
#D5CFD6
(213,207,214)
#E0DCE1
(224,220,225)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D677E; }

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

This text font color is #7D677E.

Background Color

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

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

This div background color is #7D677E.

Border color

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

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

This div border color is #7D677E.

Opacity

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

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

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

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

This text has shadow with #7D677E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D677E.

Preview

Color preview on black background

This text has color #7D677E on black background.


Color preview on white background

This text has color #7D677E on white background.


Black color preview on #7D677E background

This text has black color on #7D677E background.


White color preview on #7D677E background

This text has white color on #7D677E background.


Related colors

Complementary color

Complementary color for #hex is #829881.


I love getcolorcode.com

Triadic colors

1 #7E7D67 and #677E7D with #7D677E are triadic colors.

2 #7E677D and #677D7E with #7D677E are triadic colors.