COLOR #7D6C75

HEX: #7D6C75 RGB: (125,108,117)

Renk bilgisi

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

RGB renk modeli

#7D6C75 color RGB value is (125,108,117).

RGB: (125,108,117) (49%, 42%, 46%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 108 of 255 = 42%
B 117 of 255 = 46%

125
108
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 108 + 117 = 350 (100%)
R 125 of 350 ~ 35.71%
G 108 of 350 ~ 30.86%
B 117 of 350 ~ 33.43'%

%35.71
%30.86
%33.43

CMYK RENK MODELİ

#7D6C75 rengi CMYK tonu (0,14,6,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.60%
  • sarı tonu 6.40%
  • ana renk tonu 50.98%
CMYK: (0,14,6,51) C0M14Y6K51 (0%,14%,6%,51%) (0.00/0.14/0.06/0.51) 

CMYK yüzdeleri

%0
%13.6
%6.4
%50.98

Codes

Color #7D6C75 in popluar color models

7D 6C 75
RGB 125 108 117
HSL 328° 7.30% 45.69%
HSB/HSV 328° 13.60% 49.02%
CMYK 0.00% 13.60% 6.40%
50.98%

Color #7D6C75 in popluar number systems.

HEX 7D 6C 75
Decimal 125 108 117
Binary 1111101 1101100 1110101
Octal 175 154 165

Shades and tints

Shades of #7D6C75

#7D6C75
(125,108,117)
#72636B
(114,99,107)
#675A61
(103,90,97)
#5C5157
(92,81,87)
#51484D
(81,72,77)
#463F43
(70,63,67)
#3B3639
(59,54,57)
#302D2F
(48,45,47)
#252425
(37,36,37)
#1A1B1B
(26,27,27)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #7D6C75

#7D6C75
(125,108,117)
#887981
(136,121,129)
#93868D
(147,134,141)
#9E9399
(158,147,153)
#A9A0A5
(169,160,165)
#B4ADB1
(180,173,177)
#BFBABD
(191,186,189)
#CAC7C9
(202,199,201)
#D5D4D5
(213,212,213)
#E0E1E1
(224,225,225)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6C75; }

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

This text font color is #7D6C75.

Background Color

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

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

This div background color is #7D6C75.

Border color

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

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

This div border color is #7D6C75.

Opacity

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

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

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

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

This text has shadow with #7D6C75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6C75.

Preview

Color preview on black background

This text has color #7D6C75 on black background.


Color preview on white background

This text has color #7D6C75 on white background.


Black color preview on #7D6C75 background

This text has black color on #7D6C75 background.


White color preview on #7D6C75 background

This text has white color on #7D6C75 background.


Related colors

Complementary color

Complementary color for #hex is #82938A.


I love getcolorcode.com

Triadic colors

1 #757D6C and #6C757D with #7D6C75 are triadic colors.

2 #756C7D and #6C7D75 with #7D6C75 are triadic colors.