COLOR #746D4F

HEX: #746D4F RGB: (116,109,79)

Renk bilgisi

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

RGB renk modeli

#746D4F color RGB value is (116,109,79).

RGB: (116,109,79) (45%, 43%, 31%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 109 of 255 = 43%
B 79 of 255 = 31%

116
109
79

R + G + B ~ 40%. #746D4F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 109 + 79 = 304 (100%)
R 116 of 304 ~ 38.16%
G 109 of 304 ~ 35.86%
B 79 of 304 ~ 25.99'%

%38.16
%35.86
%25.99

CMYK RENK MODELİ

#746D4F rengi CMYK tonu (0,6,32,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.03%
  • sarı tonu 31.90%
  • ana renk tonu 54.51%
CMYK: (0,6,32,55) C0M6Y32K55 (0%,6%,32%,55%) (0.00/0.06/0.32/0.55) 

CMYK yüzdeleri

%0
%6.03
%31.9
%54.51

Codes

Color #746D4F in popluar color models

74 6D 4F
RGB 116 109 79
HSL 49° 18.97% 38.24%
HSB/HSV 49° 31.90% 45.49%
CMYK 0.00% 6.03% 31.90%
54.51%

Color #746D4F in popluar number systems.

HEX 74 6D 4F
Decimal 116 109 79
Binary 1110100 1101101 1001111
Octal 164 155 117

Shades and tints

Shades of #746D4F

#746D4F
(116,109,79)
#6A6448
(106,100,72)
#605B41
(96,91,65)
#56523A
(86,82,58)
#4C4933
(76,73,51)
#42402C
(66,64,44)
#383725
(56,55,37)
#2E2E1E
(46,46,30)
#242517
(36,37,23)
#1A1C10
(26,28,16)
#101309
(16,19,9)
#000000
(0,0,0)

Tints of #746D4F

#746D4F
(116,109,79)
#807A5F
(128,122,95)
#8C876F
(140,135,111)
#98947F
(152,148,127)
#A4A18F
(164,161,143)
#B0AE9F
(176,174,159)
#BCBBAF
(188,187,175)
#C8C8BF
(200,200,191)
#D4D5CF
(212,213,207)
#E0E2DF
(224,226,223)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746D4F color. Also use rgb(116,109,79) instead hex code.

Text Font Color

.myTextColor { color: #746D4F; }

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

This text font color is #746D4F.

Background Color

.myBgColor { background-color: #746D4F; }

<div style="background-color:#746D4F">Inner text</div>

This div background color is #746D4F.

Border color

.myBorderColor { border: 1px solid #746D4F; }

<div style="border:3px solid #746D4F">Div</div>

This div border color is #746D4F.

Opacity

.myOpacity80 { color: #746D4F; opacity: 0.8; }

<p style="color:#746D4F;opacity:0.8;">80%</p>

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

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

This text has shadow with #746D4F color.


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

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

This text has shadow with #746D4F primary color and red secondary color.


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

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

This text has shadow with #746D4F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #746D4F.

Preview

Color preview on black background

This text has color #746D4F on black background.


Color preview on white background

This text has color #746D4F on white background.


Black color preview on #746D4F background

This text has black color on #746D4F background.


White color preview on #746D4F background

This text has white color on #746D4F background.


Related colors

Complementary color

Complementary color for #hex is #8B92B0.


I love getcolorcode.com

Triadic colors

1 #4F746D and #6D4F74 with #746D4F are triadic colors.

2 #4F6D74 and #6D744F with #746D4F are triadic colors.