COLOR #746B6D

HEX: #746B6D RGB: (116,107,109)

Renk bilgisi

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

RGB renk modeli

#746B6D color RGB value is (116,107,109).

RGB: (116,107,109) (45%, 42%, 43%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 107 of 255 = 42%
B 109 of 255 = 43%

116
107
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 107 + 109 = 332 (100%)
R 116 of 332 ~ 34.94%
G 107 of 332 ~ 32.23%
B 109 of 332 ~ 32.83'%

%34.94
%32.23
%32.83

CMYK RENK MODELİ

#746B6D rengi CMYK tonu (0,8,6,55).

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

CMYK: (0,8,6,55)
C0M8Y6K55 (0%, 8%, 6%, 55%)
(0.00 / 0.08 / 0.06 / 0.55)

CMYK yüzdeleri

%0
%7.76
%6.03
%54.51

Codes

Color #746B6D in popluar color models

74 6B 6D
RGB 116 107 109
HSL 347° 4.04% 43.73%
HSB/HSV 347° 7.76% 45.49%
CMYK 0.00% 7.76% 6.03%
54.51%

Color #746B6D in popluar number systems.

HEX 74 6B 6D
Decimal 116 107 109
Binary 1110100 1101011 1101101
Octal 164 153 155

Shades and tints

Shades of #746B6D

#746B6D
(116,107,109)
#6A6264
(106,98,100)
#60595B
(96,89,91)
#565052
(86,80,82)
#4C4749
(76,71,73)
#423E40
(66,62,64)
#383537
(56,53,55)
#2E2C2E
(46,44,46)
#242325
(36,35,37)
#1A1A1C
(26,26,28)
#101113
(16,17,19)
#000000
(0,0,0)

Tints of #746B6D

#746B6D
(116,107,109)
#80787A
(128,120,122)
#8C8587
(140,133,135)
#989294
(152,146,148)
#A49FA1
(164,159,161)
#B0ACAE
(176,172,174)
#BCB9BB
(188,185,187)
#C8C6C8
(200,198,200)
#D4D3D5
(212,211,213)
#E0E0E2
(224,224,226)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746B6D; }

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

This text font color is #746B6D.

Background Color

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

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

This div background color is #746B6D.

Border color

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

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

This div border color is #746B6D.

Opacity

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

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

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

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

This text has shadow with #746B6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746B6D.

Preview

Color preview on black background

This text has color #746B6D on black background.


Color preview on white background

This text has color #746B6D on white background.


Black color preview on #746B6D background

This text has black color on #746B6D background.


White color preview on #746B6D background

This text has white color on #746B6D background.


Related colors

Complementary color

Complementary color for #hex is #8B9492.


I love getcolorcode.com

Triadic colors

1 #6D746B and #6B6D74 with #746B6D are triadic colors.

2 #6D6B74 and #6B746D with #746B6D are triadic colors.