COLOR #7D6B80

HEX: #7D6B80 RGB: (125,107,128)

Renk bilgisi

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

RGB renk modeli

#7D6B80 color RGB value is (125,107,128).

RGB: (125,107,128) (49%, 42%, 50%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 107 of 255 = 42%
B 128 of 255 = 50%

125
107
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 107 + 128 = 360 (100%)
R 125 of 360 ~ 34.72%
G 107 of 360 ~ 29.72%
B 128 of 360 ~ 35.56'%

%34.72
%29.72
%35.56

CMYK RENK MODELİ

#7D6B80 rengi CMYK tonu (2,16,0,50).

  • camgöbeği tonu 2.34%
  • eflatun tonu 16.41%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (2,16,0,50)
C2M16Y0K50 (2%, 16%, 0%, 50%)
(0.02 / 0.16 / 0.00 / 0.50)

CMYK yüzdeleri

%2.34
%16.41
%0
%49.8

Codes

Color #7D6B80 in popluar color models

7D 6B 80
RGB 125 107 128
HSL 291° 8.94% 46.08%
HSB/HSV 291° 16.41% 50.20%
CMYK 2.34% 16.41% 0.00%
49.80%

Color #7D6B80 in popluar number systems.

HEX 7D 6B 80
Decimal 125 107 128
Binary 1111101 1101011 10000000
Octal 175 153 200

Shades and tints

Shades of #7D6B80

#7D6B80
(125,107,128)
#726275
(114,98,117)
#67596A
(103,89,106)
#5C505F
(92,80,95)
#514754
(81,71,84)
#463E49
(70,62,73)
#3B353E
(59,53,62)
#302C33
(48,44,51)
#252328
(37,35,40)
#1A1A1D
(26,26,29)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #7D6B80

#7D6B80
(125,107,128)
#88788B
(136,120,139)
#938596
(147,133,150)
#9E92A1
(158,146,161)
#A99FAC
(169,159,172)
#B4ACB7
(180,172,183)
#BFB9C2
(191,185,194)
#CAC6CD
(202,198,205)
#D5D3D8
(213,211,216)
#E0E0E3
(224,224,227)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6B80 color. Also use rgb(125,107,128) instead hex code.

Text Font Color

.myTextColor { color: #7D6B80; }

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

This text font color is #7D6B80.

Background Color

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

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

This div background color is #7D6B80.

Border color

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

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

This div border color is #7D6B80.

Opacity

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

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

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

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

This text has shadow with #7D6B80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6B80.

Preview

Color preview on black background

This text has color #7D6B80 on black background.


Color preview on white background

This text has color #7D6B80 on white background.


Black color preview on #7D6B80 background

This text has black color on #7D6B80 background.


White color preview on #7D6B80 background

This text has white color on #7D6B80 background.


Related colors

Complementary color

Complementary color for #hex is #82947F.


I love getcolorcode.com

Triadic colors

1 #807D6B and #6B807D with #7D6B80 are triadic colors.

2 #806B7D and #6B7D80 with #7D6B80 are triadic colors.