COLOR #746C49

HEX: #746C49 RGB: (116,108,73)

Renk bilgisi

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

RGB renk modeli

#746C49 color RGB value is (116,108,73).

RGB: (116,108,73) (45%, 42%, 29%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 108 of 255 = 42%
B 73 of 255 = 29%

116
108
73

R + G + B ~ 39%. #746C49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 108 + 73 = 297 (100%)
R 116 of 297 ~ 39.06%
G 108 of 297 ~ 36.36%
B 73 of 297 ~ 24.58'%

%39.06
%36.36
%24.58

CMYK RENK MODELİ

#746C49 rengi CMYK tonu (0,7,37,55).

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

CMYK: (0,7,37,55)
C0M7Y37K55 (0%, 7%, 37%, 55%)
(0.00 / 0.07 / 0.37 / 0.55)

CMYK yüzdeleri

%0
%6.9
%37.07
%54.51

Codes

Color #746C49 in popluar color models

74 6C 49
RGB 116 108 73
HSL 49° 22.75% 37.06%
HSB/HSV 49° 37.07% 45.49%
CMYK 0.00% 6.90% 37.07%
54.51%

Color #746C49 in popluar number systems.

HEX 74 6C 49
Decimal 116 108 73
Binary 1110100 1101100 1001001
Octal 164 154 111

Shades and tints

Shades of #746C49

#746C49
(116,108,73)
#6A6343
(106,99,67)
#605A3D
(96,90,61)
#565137
(86,81,55)
#4C4831
(76,72,49)
#423F2B
(66,63,43)
#383625
(56,54,37)
#2E2D1F
(46,45,31)
#242419
(36,36,25)
#1A1B13
(26,27,19)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #746C49

#746C49
(116,108,73)
#807959
(128,121,89)
#8C8669
(140,134,105)
#989379
(152,147,121)
#A4A089
(164,160,137)
#B0AD99
(176,173,153)
#BCBAA9
(188,186,169)
#C8C7B9
(200,199,185)
#D4D4C9
(212,212,201)
#E0E1D9
(224,225,217)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746C49; }

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

This text font color is #746C49.

Background Color

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

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

This div background color is #746C49.

Border color

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

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

This div border color is #746C49.

Opacity

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

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

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

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

This text has shadow with #746C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746C49.

Preview

Color preview on black background

This text has color #746C49 on black background.


Color preview on white background

This text has color #746C49 on white background.


Black color preview on #746C49 background

This text has black color on #746C49 background.


White color preview on #746C49 background

This text has white color on #746C49 background.


Related colors

Complementary color

Complementary color for #hex is #8B93B6.


I love getcolorcode.com

Triadic colors

1 #49746C and #6C4974 with #746C49 are triadic colors.

2 #496C74 and #6C7449 with #746C49 are triadic colors.