COLOR #7D728B

HEX: #7D728B RGB: (125,114,139)

Renk bilgisi

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

RGB renk modeli

#7D728B color RGB value is (125,114,139).

RGB: (125,114,139) (49%, 45%, 55%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 114 of 255 = 45%
B 139 of 255 = 55%

125
114
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 114 + 139 = 378 (100%)
R 125 of 378 ~ 33.07%
G 114 of 378 ~ 30.16%
B 139 of 378 ~ 36.77'%

%33.07
%30.16
%36.77

CMYK RENK MODELİ

#7D728B rengi CMYK tonu (10,18,0,45).

  • camgöbeği tonu 10.07%
  • eflatun tonu 17.99%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (10,18,0,45)
C10M18Y0K45 (10%, 18%, 0%, 45%)
(0.10 / 0.18 / 0.00 / 0.45)

CMYK yüzdeleri

%10.07
%17.99
%0
%45.49

Codes

Color #7D728B in popluar color models

7D 72 8B
RGB 125 114 139
HSL 266° 9.88% 49.61%
HSB/HSV 266° 17.99% 54.51%
CMYK 10.07% 17.99% 0.00%
45.49%

Color #7D728B in popluar number systems.

HEX 7D 72 8B
Decimal 125 114 139
Binary 1111101 1110010 10001011
Octal 175 162 213

Shades and tints

Shades of #7D728B

#7D728B
(125,114,139)
#72687F
(114,104,127)
#675E73
(103,94,115)
#5C5467
(92,84,103)
#514A5B
(81,74,91)
#46404F
(70,64,79)
#3B3643
(59,54,67)
#302C37
(48,44,55)
#25222B
(37,34,43)
#1A181F
(26,24,31)
#0F0E13
(15,14,19)
#000000
(0,0,0)

Tints of #7D728B

#7D728B
(125,114,139)
#887E95
(136,126,149)
#938A9F
(147,138,159)
#9E96A9
(158,150,169)
#A9A2B3
(169,162,179)
#B4AEBD
(180,174,189)
#BFBAC7
(191,186,199)
#CAC6D1
(202,198,209)
#D5D2DB
(213,210,219)
#E0DEE5
(224,222,229)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D728B; }

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

This text font color is #7D728B.

Background Color

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

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

This div background color is #7D728B.

Border color

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

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

This div border color is #7D728B.

Opacity

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

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

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

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

This text has shadow with #7D728B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D728B.

Preview

Color preview on black background

This text has color #7D728B on black background.


Color preview on white background

This text has color #7D728B on white background.


Black color preview on #7D728B background

This text has black color on #7D728B background.


White color preview on #7D728B background

This text has white color on #7D728B background.


Related colors

Complementary color

Complementary color for #hex is #828D74.


I love getcolorcode.com

Triadic colors

1 #8B7D72 and #728B7D with #7D728B are triadic colors.

2 #8B727D and #727D8B with #7D728B are triadic colors.