COLOR #747D7E

HEX: #747D7E RGB: (116,125,126)

Renk bilgisi

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

RGB renk modeli

#747D7E color RGB value is (116,125,126).

RGB: (116,125,126) (45%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 125 of 255 = 49%
B 126 of 255 = 49%

116
125
126

R + G + B ~ 48%. #747D7E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 125 + 126 = 367 (100%)
R 116 of 367 ~ 31.61%
G 125 of 367 ~ 34.06%
B 126 of 367 ~ 34.33'%

%31.61
%34.06
%34.33

CMYK RENK MODELİ

#747D7E rengi CMYK tonu (8,1,0,51).

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

CMYK: (8,1,0,51)
C8M1Y0K51 (8%, 1%, 0%, 51%)
(0.08 / 0.01 / 0.00 / 0.51)

CMYK yüzdeleri

%7.94
%0.79
%0
%50.59

Codes

Color #747D7E in popluar color models

74 7D 7E
RGB 116 125 126
HSL 186° 4.13% 47.45%
HSB/HSV 186° 7.94% 49.41%
CMYK 7.94% 0.79% 0.00%
50.59%

Color #747D7E in popluar number systems.

HEX 74 7D 7E
Decimal 116 125 126
Binary 1110100 1111101 1111110
Octal 164 175 176

Shades and tints

Shades of #747D7E

#747D7E
(116,125,126)
#6A7273
(106,114,115)
#606768
(96,103,104)
#565C5D
(86,92,93)
#4C5152
(76,81,82)
#424647
(66,70,71)
#383B3C
(56,59,60)
#2E3031
(46,48,49)
#242526
(36,37,38)
#1A1A1B
(26,26,27)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #747D7E

#747D7E
(116,125,126)
#808889
(128,136,137)
#8C9394
(140,147,148)
#989E9F
(152,158,159)
#A4A9AA
(164,169,170)
#B0B4B5
(176,180,181)
#BCBFC0
(188,191,192)
#C8CACB
(200,202,203)
#D4D5D6
(212,213,214)
#E0E0E1
(224,224,225)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747D7E color. Also use rgb(116,125,126) instead hex code.

Text Font Color

.myTextColor { color: #747D7E; }

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

This text font color is #747D7E.

Background Color

.myBgColor { background-color: #747D7E; }

<div style="background-color:#747D7E">Inner text</div>

This div background color is #747D7E.

Border color

.myBorderColor { border: 1px solid #747D7E; }

<div style="border:3px solid #747D7E">Div</div>

This div border color is #747D7E.

Opacity

.myOpacity80 { color: #747D7E; opacity: 0.8; }

<p style="color:#747D7E;opacity:0.8;">80%</p>

Text with #747D7E 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 #747D7E;}

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

This text has shadow with #747D7E color.


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

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

This text has shadow with #747D7E primary color and red secondary color.


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

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

This text has shadow with #747D7E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #747D7E.

Preview

Color preview on black background

This text has color #747D7E on black background.


Color preview on white background

This text has color #747D7E on white background.


Black color preview on #747D7E background

This text has black color on #747D7E background.


White color preview on #747D7E background

This text has white color on #747D7E background.


Related colors

Complementary color

Complementary color for #hex is #8B8281.


I love getcolorcode.com

Triadic colors

1 #7E747D and #7D7E74 with #747D7E are triadic colors.

2 #7E7D74 and #7D747E with #747D7E are triadic colors.