COLOR #7D6F75

HEX: #7D6F75 RGB: (125,111,117)

Renk bilgisi

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

RGB renk modeli

#7D6F75 color RGB value is (125,111,117).

RGB: (125,111,117) (49%, 44%, 46%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 111 of 255 = 44%
B 117 of 255 = 46%

125
111
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 111 + 117 = 353 (100%)
R 125 of 353 ~ 35.41%
G 111 of 353 ~ 31.44%
B 117 of 353 ~ 33.14'%

%35.41
%31.44
%33.14

CMYK RENK MODELİ

#7D6F75 rengi CMYK tonu (0,11,6,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.20%
  • sarı tonu 6.40%
  • ana renk tonu 50.98%

CMYK: (0,11,6,51)
C0M11Y6K51 (0%, 11%, 6%, 51%)
(0.00 / 0.11 / 0.06 / 0.51)

CMYK yüzdeleri

%0
%11.2
%6.4
%50.98

Codes

Color #7D6F75 in popluar color models

7D 6F 75
RGB 125 111 117
HSL 334° 5.93% 46.27%
HSB/HSV 334° 11.20% 49.02%
CMYK 0.00% 11.20% 6.40%
50.98%

Color #7D6F75 in popluar number systems.

HEX 7D 6F 75
Decimal 125 111 117
Binary 1111101 1101111 1110101
Octal 175 157 165

Shades and tints

Shades of #7D6F75

#7D6F75
(125,111,117)
#72656B
(114,101,107)
#675B61
(103,91,97)
#5C5157
(92,81,87)
#51474D
(81,71,77)
#463D43
(70,61,67)
#3B3339
(59,51,57)
#30292F
(48,41,47)
#251F25
(37,31,37)
#1A151B
(26,21,27)
#0F0B11
(15,11,17)
#000000
(0,0,0)

Tints of #7D6F75

#7D6F75
(125,111,117)
#887C81
(136,124,129)
#93898D
(147,137,141)
#9E9699
(158,150,153)
#A9A3A5
(169,163,165)
#B4B0B1
(180,176,177)
#BFBDBD
(191,189,189)
#CACAC9
(202,202,201)
#D5D7D5
(213,215,213)
#E0E4E1
(224,228,225)
#EBF1ED
(235,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6F75 color. Also use rgb(125,111,117) instead hex code.

Text Font Color

.myTextColor { color: #7D6F75; }

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

This text font color is #7D6F75.

Background Color

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

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

This div background color is #7D6F75.

Border color

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

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

This div border color is #7D6F75.

Opacity

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

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

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

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

This text has shadow with #7D6F75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6F75.

Preview

Color preview on black background

This text has color #7D6F75 on black background.


Color preview on white background

This text has color #7D6F75 on white background.


Black color preview on #7D6F75 background

This text has black color on #7D6F75 background.


White color preview on #7D6F75 background

This text has white color on #7D6F75 background.


Related colors

Complementary color

Complementary color for #hex is #82908A.


I love getcolorcode.com

Triadic colors

1 #757D6F and #6F757D with #7D6F75 are triadic colors.

2 #756F7D and #6F7D75 with #7D6F75 are triadic colors.