COLOR #7D727E

HEX: #7D727E RGB: (125,114,126)

Renk bilgisi

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

RGB renk modeli

#7D727E color RGB value is (125,114,126).

RGB: (125,114,126) (49%, 45%, 49%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 114 of 255 = 45%
B 126 of 255 = 49%

125
114
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 114 + 126 = 365 (100%)
R 125 of 365 ~ 34.25%
G 114 of 365 ~ 31.23%
B 126 of 365 ~ 34.52'%

%34.25
%31.23
%34.52

CMYK RENK MODELİ

#7D727E rengi CMYK tonu (1,10,0,51).

  • camgöbeği tonu 0.79%
  • eflatun tonu 9.52%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%
CMYK: (1,10,0,51) C1M10Y0K51 (1%,10%,0%,51%) (0.01/0.10/0.00/0.51) 

CMYK yüzdeleri

%0.79
%9.52
%0
%50.59

Codes

Color #7D727E in popluar color models

7D 72 7E
RGB 125 114 126
HSL 295° 5.00% 47.06%
HSB/HSV 295° 9.52% 49.41%
CMYK 0.79% 9.52% 0.00%
50.59%

Color #7D727E in popluar number systems.

HEX 7D 72 7E
Decimal 125 114 126
Binary 1111101 1110010 1111110
Octal 175 162 176

Shades and tints

Shades of #7D727E

#7D727E
(125,114,126)
#726873
(114,104,115)
#675E68
(103,94,104)
#5C545D
(92,84,93)
#514A52
(81,74,82)
#464047
(70,64,71)
#3B363C
(59,54,60)
#302C31
(48,44,49)
#252226
(37,34,38)
#1A181B
(26,24,27)
#0F0E10
(15,14,16)
#000000
(0,0,0)

Tints of #7D727E

#7D727E
(125,114,126)
#887E89
(136,126,137)
#938A94
(147,138,148)
#9E969F
(158,150,159)
#A9A2AA
(169,162,170)
#B4AEB5
(180,174,181)
#BFBAC0
(191,186,192)
#CAC6CB
(202,198,203)
#D5D2D6
(213,210,214)
#E0DEE1
(224,222,225)
#EBEAEC
(235,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D727E; }

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

This text font color is #7D727E.

Background Color

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

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

This div background color is #7D727E.

Border color

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

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

This div border color is #7D727E.

Opacity

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

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

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

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

This text has shadow with #7D727E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D727E.

Preview

Color preview on black background

This text has color #7D727E on black background.


Color preview on white background

This text has color #7D727E on white background.


Black color preview on #7D727E background

This text has black color on #7D727E background.


White color preview on #7D727E background

This text has white color on #7D727E background.


Related colors

Complementary color

Complementary color for #hex is #828D81.


I love getcolorcode.com

Triadic colors

1 #7E7D72 and #727E7D with #7D727E are triadic colors.

2 #7E727D and #727D7E with #7D727E are triadic colors.