COLOR #746D5E

HEX: #746D5E RGB: (116,109,94)

Renk bilgisi

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

RGB renk modeli

#746D5E color RGB value is (116,109,94).

RGB: (116,109,94) (45%, 43%, 37%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 109 of 255 = 43%
B 94 of 255 = 37%

116
109
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 109 + 94 = 319 (100%)
R 116 of 319 ~ 36.36%
G 109 of 319 ~ 34.17%
B 94 of 319 ~ 29.47'%

%36.36
%34.17
%29.47

CMYK RENK MODELİ

#746D5E rengi CMYK tonu (0,6,19,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.03%
  • sarı tonu 18.97%
  • ana renk tonu 54.51%
CMYK: (0,6,19,55) C0M6Y19K55 (0%,6%,19%,55%) (0.00/0.06/0.19/0.55) 

CMYK yüzdeleri

%0
%6.03
%18.97
%54.51

Codes

Color #746D5E in popluar color models

74 6D 5E
RGB 116 109 94
HSL 41° 10.48% 41.18%
HSB/HSV 41° 18.97% 45.49%
CMYK 0.00% 6.03% 18.97%
54.51%

Color #746D5E in popluar number systems.

HEX 74 6D 5E
Decimal 116 109 94
Binary 1110100 1101101 1011110
Octal 164 155 136

Shades and tints

Shades of #746D5E

#746D5E
(116,109,94)
#6A6456
(106,100,86)
#605B4E
(96,91,78)
#565246
(86,82,70)
#4C493E
(76,73,62)
#424036
(66,64,54)
#38372E
(56,55,46)
#2E2E26
(46,46,38)
#24251E
(36,37,30)
#1A1C16
(26,28,22)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #746D5E

#746D5E
(116,109,94)
#807A6C
(128,122,108)
#8C877A
(140,135,122)
#989488
(152,148,136)
#A4A196
(164,161,150)
#B0AEA4
(176,174,164)
#BCBBB2
(188,187,178)
#C8C8C0
(200,200,192)
#D4D5CE
(212,213,206)
#E0E2DC
(224,226,220)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746D5E; }

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

This text font color is #746D5E.

Background Color

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

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

This div background color is #746D5E.

Border color

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

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

This div border color is #746D5E.

Opacity

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

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

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

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

This text has shadow with #746D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746D5E.

Preview

Color preview on black background

This text has color #746D5E on black background.


Color preview on white background

This text has color #746D5E on white background.


Black color preview on #746D5E background

This text has black color on #746D5E background.


White color preview on #746D5E background

This text has white color on #746D5E background.


Related colors

Complementary color

Complementary color for #hex is #8B92A1.


I love getcolorcode.com

Triadic colors

1 #5E746D and #6D5E74 with #746D5E are triadic colors.

2 #5E6D74 and #6D745E with #746D5E are triadic colors.