COLOR #7D7353

HEX: #7D7353 RGB: (125,115,83)

Renk bilgisi

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

RGB renk modeli

#7D7353 color RGB value is (125,115,83).

RGB: (125,115,83) (49%, 45%, 33%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 115 of 255 = 45%
B 83 of 255 = 33%

125
115
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 115 + 83 = 323 (100%)
R 125 of 323 ~ 38.7%
G 115 of 323 ~ 35.6%
B 83 of 323 ~ 25.7'%

%38.7
%35.6
%25.7

CMYK RENK MODELİ

#7D7353 rengi CMYK tonu (0,8,34,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.00%
  • sarı tonu 33.60%
  • ana renk tonu 50.98%

CMYK: (0,8,34,51)
C0M8Y34K51 (0%, 8%, 34%, 51%)
(0.00 / 0.08 / 0.34 / 0.51)

CMYK yüzdeleri

%0
%8
%33.6
%50.98

Codes

Color #7D7353 in popluar color models

7D 73 53
RGB 125 115 83
HSL 46° 20.19% 40.78%
HSB/HSV 46° 33.60% 49.02%
CMYK 0.00% 8.00% 33.60%
50.98%

Color #7D7353 in popluar number systems.

HEX 7D 73 53
Decimal 125 115 83
Binary 1111101 1110011 1010011
Octal 175 163 123

Shades and tints

Shades of #7D7353

#7D7353
(125,115,83)
#72694C
(114,105,76)
#675F45
(103,95,69)
#5C553E
(92,85,62)
#514B37
(81,75,55)
#464130
(70,65,48)
#3B3729
(59,55,41)
#302D22
(48,45,34)
#25231B
(37,35,27)
#1A1914
(26,25,20)
#0F0F0D
(15,15,13)
#000000
(0,0,0)

Tints of #7D7353

#7D7353
(125,115,83)
#887F62
(136,127,98)
#938B71
(147,139,113)
#9E9780
(158,151,128)
#A9A38F
(169,163,143)
#B4AF9E
(180,175,158)
#BFBBAD
(191,187,173)
#CAC7BC
(202,199,188)
#D5D3CB
(213,211,203)
#E0DFDA
(224,223,218)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7353 color. Also use rgb(125,115,83) instead hex code.

Text Font Color

.myTextColor { color: #7D7353; }

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

This text font color is #7D7353.

Background Color

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

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

This div background color is #7D7353.

Border color

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

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

This div border color is #7D7353.

Opacity

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

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

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

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

This text has shadow with #7D7353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7353.

Preview

Color preview on black background

This text has color #7D7353 on black background.


Color preview on white background

This text has color #7D7353 on white background.


Black color preview on #7D7353 background

This text has black color on #7D7353 background.


White color preview on #7D7353 background

This text has white color on #7D7353 background.


Related colors

Complementary color

Complementary color for #hex is #828CAC.


I love getcolorcode.com

Triadic colors

1 #537D73 and #73537D with #7D7353 are triadic colors.

2 #53737D and #737D53 with #7D7353 are triadic colors.