COLOR #7D685D

HEX: #7D685D RGB: (125,104,93)

Renk bilgisi

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

RGB renk modeli

#7D685D color RGB value is (125,104,93).

RGB: (125,104,93) (49%, 41%, 36%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 104 of 255 = 41%
B 93 of 255 = 36%

125
104
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 104 + 93 = 322 (100%)
R 125 of 322 ~ 38.82%
G 104 of 322 ~ 32.3%
B 93 of 322 ~ 28.88'%

%38.82
%32.3
%28.88

CMYK RENK MODELİ

#7D685D rengi CMYK tonu (0,17,26,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.80%
  • sarı tonu 25.60%
  • ana renk tonu 50.98%

CMYK: (0,17,26,51)
C0M17Y26K51 (0%, 17%, 26%, 51%)
(0.00 / 0.17 / 0.26 / 0.51)

CMYK yüzdeleri

%0
%16.8
%25.6
%50.98

Codes

Color #7D685D in popluar color models

7D 68 5D
RGB 125 104 93
HSL 21° 14.68% 42.75%
HSB/HSV 21° 25.60% 49.02%
CMYK 0.00% 16.80% 25.60%
50.98%

Color #7D685D in popluar number systems.

HEX 7D 68 5D
Decimal 125 104 93
Binary 1111101 1101000 1011101
Octal 175 150 135

Shades and tints

Shades of #7D685D

#7D685D
(125,104,93)
#725F55
(114,95,85)
#67564D
(103,86,77)
#5C4D45
(92,77,69)
#51443D
(81,68,61)
#463B35
(70,59,53)
#3B322D
(59,50,45)
#302925
(48,41,37)
#25201D
(37,32,29)
#1A1715
(26,23,21)
#0F0E0D
(15,14,13)
#000000
(0,0,0)

Tints of #7D685D

#7D685D
(125,104,93)
#88756B
(136,117,107)
#938279
(147,130,121)
#9E8F87
(158,143,135)
#A99C95
(169,156,149)
#B4A9A3
(180,169,163)
#BFB6B1
(191,182,177)
#CAC3BF
(202,195,191)
#D5D0CD
(213,208,205)
#E0DDDB
(224,221,219)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D685D color. Also use rgb(125,104,93) instead hex code.

Text Font Color

.myTextColor { color: #7D685D; }

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

This text font color is #7D685D.

Background Color

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

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

This div background color is #7D685D.

Border color

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

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

This div border color is #7D685D.

Opacity

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

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

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

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

This text has shadow with #7D685D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D685D.

Preview

Color preview on black background

This text has color #7D685D on black background.


Color preview on white background

This text has color #7D685D on white background.


Black color preview on #7D685D background

This text has black color on #7D685D background.


White color preview on #7D685D background

This text has white color on #7D685D background.


Related colors

Complementary color

Complementary color for #hex is #8297A2.


I love getcolorcode.com

Triadic colors

1 #5D7D68 and #685D7D with #7D685D are triadic colors.

2 #5D687D and #687D5D with #7D685D are triadic colors.