COLOR #7D6A37

HEX: #7D6A37 RGB: (125,106,55)

Renk bilgisi

#7D6A37 contains mainly red and green colors. #7D6A37 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#7D6A37 color RGB value is (125,106,55).

RGB: (125,106,55) (49%, 42%, 22%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 106 of 255 = 42%
B 55 of 255 = 22%

125
106
55

R + G + B ~ 38%. #7D6A37 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 106 + 55 = 286 (100%)
R 125 of 286 ~ 43.71%
G 106 of 286 ~ 37.06%
B 55 of 286 ~ 19.23'%

%43.71
%37.06
%19.23

CMYK RENK MODELİ

#7D6A37 rengi CMYK tonu (0,15,56,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.20%
  • sarı tonu 56.00%
  • ana renk tonu 50.98%

CMYK: (0,15,56,51)
C0M15Y56K51 (0%, 15%, 56%, 51%)
(0.00 / 0.15 / 0.56 / 0.51)

CMYK yüzdeleri

%0
%15.2
%56
%50.98

Codes

Color #7D6A37 in popluar color models

7D 6A 37
RGB 125 106 55
HSL 44° 38.89% 35.29%
HSB/HSV 44° 56.00% 49.02%
CMYK 0.00% 15.20% 56.00%
50.98%

Color #7D6A37 in popluar number systems.

HEX 7D 6A 37
Decimal 125 106 55
Binary 1111101 1101010 110111
Octal 175 152 67

Shades and tints

Shades of #7D6A37

#7D6A37
(125,106,55)
#726132
(114,97,50)
#67582D
(103,88,45)
#5C4F28
(92,79,40)
#514623
(81,70,35)
#463D1E
(70,61,30)
#3B3419
(59,52,25)
#302B14
(48,43,20)
#25220F
(37,34,15)
#1A190A
(26,25,10)
#0F1005
(15,16,5)
#000000
(0,0,0)

Tints of #7D6A37

#7D6A37
(125,106,55)
#887749
(136,119,73)
#93845B
(147,132,91)
#9E916D
(158,145,109)
#A99E7F
(169,158,127)
#B4AB91
(180,171,145)
#BFB8A3
(191,184,163)
#CAC5B5
(202,197,181)
#D5D2C7
(213,210,199)
#E0DFD9
(224,223,217)
#EBECEB
(235,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6A37 color. Also use rgb(125,106,55) instead hex code.

Text Font Color

.myTextColor { color: #7D6A37; }

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

This text font color is #7D6A37.

Background Color

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

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

This div background color is #7D6A37.

Border color

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

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

This div border color is #7D6A37.

Opacity

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

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

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

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

This text has shadow with #7D6A37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6A37.

Preview

Color preview on black background

This text has color #7D6A37 on black background.


Color preview on white background

This text has color #7D6A37 on white background.


Black color preview on #7D6A37 background

This text has black color on #7D6A37 background.


White color preview on #7D6A37 background

This text has white color on #7D6A37 background.


Related colors

Complementary color

Complementary color for #hex is #8295C8.


I love getcolorcode.com

Triadic colors

1 #377D6A and #6A377D with #7D6A37 are triadic colors.

2 #376A7D and #6A7D37 with #7D6A37 are triadic colors.