COLOR #746B5E

HEX: #746B5E RGB: (116,107,94)

Renk bilgisi

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

RGB renk modeli

#746B5E color RGB value is (116,107,94).

RGB: (116,107,94) (45%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 107 of 255 = 42%
B 94 of 255 = 37%

116
107
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 107 + 94 = 317 (100%)
R 116 of 317 ~ 36.59%
G 107 of 317 ~ 33.75%
B 94 of 317 ~ 29.65'%

%36.59
%33.75
%29.65

CMYK RENK MODELİ

#746B5E rengi CMYK tonu (0,8,19,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.76%
  • sarı tonu 18.97%
  • ana renk tonu 54.51%

CMYK: (0,8,19,55)
C0M8Y19K55 (0%, 8%, 19%, 55%)
(0.00 / 0.08 / 0.19 / 0.55)

CMYK yüzdeleri

%0
%7.76
%18.97
%54.51

Codes

Color #746B5E in popluar color models

74 6B 5E
RGB 116 107 94
HSL 35° 10.48% 41.18%
HSB/HSV 35° 18.97% 45.49%
CMYK 0.00% 7.76% 18.97%
54.51%

Color #746B5E in popluar number systems.

HEX 74 6B 5E
Decimal 116 107 94
Binary 1110100 1101011 1011110
Octal 164 153 136

Shades and tints

Shades of #746B5E

#746B5E
(116,107,94)
#6A6256
(106,98,86)
#60594E
(96,89,78)
#565046
(86,80,70)
#4C473E
(76,71,62)
#423E36
(66,62,54)
#38352E
(56,53,46)
#2E2C26
(46,44,38)
#24231E
(36,35,30)
#1A1A16
(26,26,22)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #746B5E

#746B5E
(116,107,94)
#80786C
(128,120,108)
#8C857A
(140,133,122)
#989288
(152,146,136)
#A49F96
(164,159,150)
#B0ACA4
(176,172,164)
#BCB9B2
(188,185,178)
#C8C6C0
(200,198,192)
#D4D3CE
(212,211,206)
#E0E0DC
(224,224,220)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746B5E; }

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

This text font color is #746B5E.

Background Color

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

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

This div background color is #746B5E.

Border color

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

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

This div border color is #746B5E.

Opacity

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

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

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

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

This text has shadow with #746B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746B5E.

Preview

Color preview on black background

This text has color #746B5E on black background.


Color preview on white background

This text has color #746B5E on white background.


Black color preview on #746B5E background

This text has black color on #746B5E background.


White color preview on #746B5E background

This text has white color on #746B5E background.


Related colors

Complementary color

Complementary color for #hex is #8B94A1.


I love getcolorcode.com

Triadic colors

1 #5E746B and #6B5E74 with #746B5E are triadic colors.

2 #5E6B74 and #6B745E with #746B5E are triadic colors.