COLOR #746C5D

HEX: #746C5D RGB: (116,108,93)

Renk bilgisi

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

RGB renk modeli

#746C5D color RGB value is (116,108,93).

RGB: (116,108,93) (45%, 42%, 36%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 108 of 255 = 42%
B 93 of 255 = 36%

116
108
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 108 + 93 = 317 (100%)
R 116 of 317 ~ 36.59%
G 108 of 317 ~ 34.07%
B 93 of 317 ~ 29.34'%

%36.59
%34.07
%29.34

CMYK RENK MODELİ

#746C5D rengi CMYK tonu (0,7,20,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.90%
  • sarı tonu 19.83%
  • ana renk tonu 54.51%

CMYK: (0,7,20,55)
C0M7Y20K55 (0%, 7%, 20%, 55%)
(0.00 / 0.07 / 0.20 / 0.55)

CMYK yüzdeleri

%0
%6.9
%19.83
%54.51

Codes

Color #746C5D in popluar color models

74 6C 5D
RGB 116 108 93
HSL 39° 11.00% 40.98%
HSB/HSV 39° 19.83% 45.49%
CMYK 0.00% 6.90% 19.83%
54.51%

Color #746C5D in popluar number systems.

HEX 74 6C 5D
Decimal 116 108 93
Binary 1110100 1101100 1011101
Octal 164 154 135

Shades and tints

Shades of #746C5D

#746C5D
(116,108,93)
#6A6355
(106,99,85)
#605A4D
(96,90,77)
#565145
(86,81,69)
#4C483D
(76,72,61)
#423F35
(66,63,53)
#38362D
(56,54,45)
#2E2D25
(46,45,37)
#24241D
(36,36,29)
#1A1B15
(26,27,21)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #746C5D

#746C5D
(116,108,93)
#80796B
(128,121,107)
#8C8679
(140,134,121)
#989387
(152,147,135)
#A4A095
(164,160,149)
#B0ADA3
(176,173,163)
#BCBAB1
(188,186,177)
#C8C7BF
(200,199,191)
#D4D4CD
(212,212,205)
#E0E1DB
(224,225,219)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746C5D color. Also use rgb(116,108,93) instead hex code.

Text Font Color

.myTextColor { color: #746C5D; }

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

This text font color is #746C5D.

Background Color

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

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

This div background color is #746C5D.

Border color

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

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

This div border color is #746C5D.

Opacity

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

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

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

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

This text has shadow with #746C5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746C5D.

Preview

Color preview on black background

This text has color #746C5D on black background.


Color preview on white background

This text has color #746C5D on white background.


Black color preview on #746C5D background

This text has black color on #746C5D background.


White color preview on #746C5D background

This text has white color on #746C5D background.


Related colors

Complementary color

Complementary color for #hex is #8B93A2.


I love getcolorcode.com

Triadic colors

1 #5D746C and #6C5D74 with #746C5D are triadic colors.

2 #5D6C74 and #6C745D with #746C5D are triadic colors.