COLOR #7D738B

HEX: #7D738B RGB: (125,115,139)

Renk bilgisi

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

RGB renk modeli

#7D738B color RGB value is (125,115,139).

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

RGB bağlantıları ve doygunluk

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

125
115
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 115 + 139 = 379 (100%)
R 125 of 379 ~ 32.98%
G 115 of 379 ~ 30.34%
B 139 of 379 ~ 36.68'%

%32.98
%30.34
%36.68

CMYK RENK MODELİ

#7D738B rengi CMYK tonu (10,17,0,45).

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

CMYK: (10,17,0,45)
C10M17Y0K45 (10%, 17%, 0%, 45%)
(0.10 / 0.17 / 0.00 / 0.45)

CMYK yüzdeleri

%10.07
%17.27
%0
%45.49

Codes

Color #7D738B in popluar color models

7D 73 8B
RGB 125 115 139
HSL 265° 9.45% 49.80%
HSB/HSV 265° 17.27% 54.51%
CMYK 10.07% 17.27% 0.00%
45.49%

Color #7D738B in popluar number systems.

HEX 7D 73 8B
Decimal 125 115 139
Binary 1111101 1110011 10001011
Octal 175 163 213

Shades and tints

Shades of #7D738B

#7D738B
(125,115,139)
#72697F
(114,105,127)
#675F73
(103,95,115)
#5C5567
(92,85,103)
#514B5B
(81,75,91)
#46414F
(70,65,79)
#3B3743
(59,55,67)
#302D37
(48,45,55)
#25232B
(37,35,43)
#1A191F
(26,25,31)
#0F0F13
(15,15,19)
#000000
(0,0,0)

Tints of #7D738B

#7D738B
(125,115,139)
#887F95
(136,127,149)
#938B9F
(147,139,159)
#9E97A9
(158,151,169)
#A9A3B3
(169,163,179)
#B4AFBD
(180,175,189)
#BFBBC7
(191,187,199)
#CAC7D1
(202,199,209)
#D5D3DB
(213,211,219)
#E0DFE5
(224,223,229)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D738B; }

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

This text font color is #7D738B.

Background Color

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

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

This div background color is #7D738B.

Border color

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

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

This div border color is #7D738B.

Opacity

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

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

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

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

This text has shadow with #7D738B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D738B.

Preview

Color preview on black background

This text has color #7D738B on black background.


Color preview on white background

This text has color #7D738B on white background.


Black color preview on #7D738B background

This text has black color on #7D738B background.


White color preview on #7D738B background

This text has white color on #7D738B background.


Related colors

Complementary color

Complementary color for #hex is #828C74.


I love getcolorcode.com

Triadic colors

1 #8B7D73 and #738B7D with #7D738B are triadic colors.

2 #8B737D and #737D8B with #7D738B are triadic colors.