COLOR #7D736A

HEX: #7D736A RGB: (125,115,106)

Renk bilgisi

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

RGB renk modeli

#7D736A color RGB value is (125,115,106).

RGB: (125,115,106) (49%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 115 of 255 = 45%
B 106 of 255 = 42%

125
115
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 115 + 106 = 346 (100%)
R 125 of 346 ~ 36.13%
G 115 of 346 ~ 33.24%
B 106 of 346 ~ 30.64'%

%36.13
%33.24
%30.64

CMYK RENK MODELİ

#7D736A rengi CMYK tonu (0,8,15,51).

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

CMYK: (0,8,15,51)
C0M8Y15K51 (0%, 8%, 15%, 51%)
(0.00 / 0.08 / 0.15 / 0.51)

CMYK yüzdeleri

%0
%8
%15.2
%50.98

Codes

Color #7D736A in popluar color models

7D 73 6A
RGB 125 115 106
HSL 28° 8.23% 45.29%
HSB/HSV 28° 15.20% 49.02%
CMYK 0.00% 8.00% 15.20%
50.98%

Color #7D736A in popluar number systems.

HEX 7D 73 6A
Decimal 125 115 106
Binary 1111101 1110011 1101010
Octal 175 163 152

Shades and tints

Shades of #7D736A

#7D736A
(125,115,106)
#726961
(114,105,97)
#675F58
(103,95,88)
#5C554F
(92,85,79)
#514B46
(81,75,70)
#46413D
(70,65,61)
#3B3734
(59,55,52)
#302D2B
(48,45,43)
#252322
(37,35,34)
#1A1919
(26,25,25)
#0F0F10
(15,15,16)
#000000
(0,0,0)

Tints of #7D736A

#7D736A
(125,115,106)
#887F77
(136,127,119)
#938B84
(147,139,132)
#9E9791
(158,151,145)
#A9A39E
(169,163,158)
#B4AFAB
(180,175,171)
#BFBBB8
(191,187,184)
#CAC7C5
(202,199,197)
#D5D3D2
(213,211,210)
#E0DFDF
(224,223,223)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D736A; }

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

This text font color is #7D736A.

Background Color

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

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

This div background color is #7D736A.

Border color

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

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

This div border color is #7D736A.

Opacity

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

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

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

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

This text has shadow with #7D736A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D736A.

Preview

Color preview on black background

This text has color #7D736A on black background.


Color preview on white background

This text has color #7D736A on white background.


Black color preview on #7D736A background

This text has black color on #7D736A background.


White color preview on #7D736A background

This text has white color on #7D736A background.


Related colors

Complementary color

Complementary color for #hex is #828C95.


I love getcolorcode.com

Triadic colors

1 #6A7D73 and #736A7D with #7D736A are triadic colors.

2 #6A737D and #737D6A with #7D736A are triadic colors.