COLOR #746F7E

HEX: #746F7E RGB: (116,111,126)

Renk bilgisi

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

RGB renk modeli

#746F7E color RGB value is (116,111,126).

RGB: (116,111,126) (45%, 44%, 49%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 111 of 255 = 44%
B 126 of 255 = 49%

116
111
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 111 + 126 = 353 (100%)
R 116 of 353 ~ 32.86%
G 111 of 353 ~ 31.44%
B 126 of 353 ~ 35.69'%

%32.86
%31.44
%35.69

CMYK RENK MODELİ

#746F7E rengi CMYK tonu (8,12,0,51).

  • camgöbeği tonu 7.94%
  • eflatun tonu 11.90%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (8,12,0,51)
C8M12Y0K51 (8%, 12%, 0%, 51%)
(0.08 / 0.12 / 0.00 / 0.51)

CMYK yüzdeleri

%7.94
%11.9
%0
%50.59

Codes

Color #746F7E in popluar color models

74 6F 7E
RGB 116 111 126
HSL 260° 6.33% 46.47%
HSB/HSV 260° 11.90% 49.41%
CMYK 7.94% 11.90% 0.00%
50.59%

Color #746F7E in popluar number systems.

HEX 74 6F 7E
Decimal 116 111 126
Binary 1110100 1101111 1111110
Octal 164 157 176

Shades and tints

Shades of #746F7E

#746F7E
(116,111,126)
#6A6573
(106,101,115)
#605B68
(96,91,104)
#56515D
(86,81,93)
#4C4752
(76,71,82)
#423D47
(66,61,71)
#38333C
(56,51,60)
#2E2931
(46,41,49)
#241F26
(36,31,38)
#1A151B
(26,21,27)
#100B10
(16,11,16)
#000000
(0,0,0)

Tints of #746F7E

#746F7E
(116,111,126)
#807C89
(128,124,137)
#8C8994
(140,137,148)
#98969F
(152,150,159)
#A4A3AA
(164,163,170)
#B0B0B5
(176,176,181)
#BCBDC0
(188,189,192)
#C8CACB
(200,202,203)
#D4D7D6
(212,215,214)
#E0E4E1
(224,228,225)
#ECF1EC
(236,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746F7E color. Also use rgb(116,111,126) instead hex code.

Text Font Color

.myTextColor { color: #746F7E; }

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

This text font color is #746F7E.

Background Color

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

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

This div background color is #746F7E.

Border color

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

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

This div border color is #746F7E.

Opacity

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

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

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

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

This text has shadow with #746F7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746F7E.

Preview

Color preview on black background

This text has color #746F7E on black background.


Color preview on white background

This text has color #746F7E on white background.


Black color preview on #746F7E background

This text has black color on #746F7E background.


White color preview on #746F7E background

This text has white color on #746F7E background.


Related colors

Complementary color

Complementary color for #hex is #8B9081.


I love getcolorcode.com

Triadic colors

1 #7E746F and #6F7E74 with #746F7E are triadic colors.

2 #7E6F74 and #6F747E with #746F7E are triadic colors.