COLOR #7D6F69

HEX: #7D6F69 RGB: (125,111,105)

Renk bilgisi

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

RGB renk modeli

#7D6F69 color RGB value is (125,111,105).

RGB: (125,111,105) (49%, 44%, 41%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 111 of 255 = 44%
B 105 of 255 = 41%

125
111
105

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 111 + 105 = 341 (100%)
R 125 of 341 ~ 36.66%
G 111 of 341 ~ 32.55%
B 105 of 341 ~ 30.79'%

%36.66
%32.55
%30.79

CMYK RENK MODELİ

#7D6F69 rengi CMYK tonu (0,11,16,51).

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

CMYK: (0,11,16,51)
C0M11Y16K51 (0%, 11%, 16%, 51%)
(0.00 / 0.11 / 0.16 / 0.51)

CMYK yüzdeleri

%0
%11.2
%16
%50.98

Codes

Color #7D6F69 in popluar color models

7D 6F 69
RGB 125 111 105
HSL 18° 8.70% 45.10%
HSB/HSV 18° 16.00% 49.02%
CMYK 0.00% 11.20% 16.00%
50.98%

Color #7D6F69 in popluar number systems.

HEX 7D 6F 69
Decimal 125 111 105
Binary 1111101 1101111 1101001
Octal 175 157 151

Shades and tints

Shades of #7D6F69

#7D6F69
(125,111,105)
#726560
(114,101,96)
#675B57
(103,91,87)
#5C514E
(92,81,78)
#514745
(81,71,69)
#463D3C
(70,61,60)
#3B3333
(59,51,51)
#30292A
(48,41,42)
#251F21
(37,31,33)
#1A1518
(26,21,24)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #7D6F69

#7D6F69
(125,111,105)
#887C76
(136,124,118)
#938983
(147,137,131)
#9E9690
(158,150,144)
#A9A39D
(169,163,157)
#B4B0AA
(180,176,170)
#BFBDB7
(191,189,183)
#CACAC4
(202,202,196)
#D5D7D1
(213,215,209)
#E0E4DE
(224,228,222)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6F69; }

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

This text font color is #7D6F69.

Background Color

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

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

This div background color is #7D6F69.

Border color

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

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

This div border color is #7D6F69.

Opacity

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

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

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

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

This text has shadow with #7D6F69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6F69.

Preview

Color preview on black background

This text has color #7D6F69 on black background.


Color preview on white background

This text has color #7D6F69 on white background.


Black color preview on #7D6F69 background

This text has black color on #7D6F69 background.


White color preview on #7D6F69 background

This text has white color on #7D6F69 background.


Related colors

Complementary color

Complementary color for #hex is #829096.


I love getcolorcode.com

Triadic colors

1 #697D6F and #6F697D with #7D6F69 are triadic colors.

2 #696F7D and #6F7D69 with #7D6F69 are triadic colors.