COLOR #747D9F

HEX: #747D9F RGB: (116,125,159)

Renk bilgisi

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

RGB renk modeli

#747D9F color RGB value is (116,125,159).

RGB: (116,125,159) (45%, 49%, 62%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 125 of 255 = 49%
B 159 of 255 = 62%

116
125
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 125 + 159 = 400 (100%)
R 116 of 400 ~ 29%
G 125 of 400 ~ 31.25%
B 159 of 400 ~ 39.75'%

%29
%31.25
%39.75

CMYK RENK MODELİ

#747D9F rengi CMYK tonu (27,21,0,38).

  • camgöbeği tonu 27.04%
  • eflatun tonu 21.38%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%

CMYK: (27,21,0,38)
C27M21Y0K38 (27%, 21%, 0%, 38%)
(0.27 / 0.21 / 0.00 / 0.38)

CMYK yüzdeleri

%27.04
%21.38
%0
%37.65

Codes

Color #747D9F in popluar color models

74 7D 9F
RGB 116 125 159
HSL 227° 18.30% 53.92%
HSB/HSV 227° 27.04% 62.35%
CMYK 27.04% 21.38% 0.00%
37.65%

Color #747D9F in popluar number systems.

HEX 74 7D 9F
Decimal 116 125 159
Binary 1110100 1111101 10011111
Octal 164 175 237

Shades and tints

Shades of #747D9F

#747D9F
(116,125,159)
#6A7291
(106,114,145)
#606783
(96,103,131)
#565C75
(86,92,117)
#4C5167
(76,81,103)
#424659
(66,70,89)
#383B4B
(56,59,75)
#2E303D
(46,48,61)
#24252F
(36,37,47)
#1A1A21
(26,26,33)
#100F13
(16,15,19)
#000000
(0,0,0)

Tints of #747D9F

#747D9F
(116,125,159)
#8088A7
(128,136,167)
#8C93AF
(140,147,175)
#989EB7
(152,158,183)
#A4A9BF
(164,169,191)
#B0B4C7
(176,180,199)
#BCBFCF
(188,191,207)
#C8CAD7
(200,202,215)
#D4D5DF
(212,213,223)
#E0E0E7
(224,224,231)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747D9F; }

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

This text font color is #747D9F.

Background Color

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

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

This div background color is #747D9F.

Border color

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

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

This div border color is #747D9F.

Opacity

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

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

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

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

This text has shadow with #747D9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747D9F.

Preview

Color preview on black background

This text has color #747D9F on black background.


Color preview on white background

This text has color #747D9F on white background.


Black color preview on #747D9F background

This text has black color on #747D9F background.


White color preview on #747D9F background

This text has white color on #747D9F background.


Related colors

Complementary color

Complementary color for #hex is #8B8260.


I love getcolorcode.com

Triadic colors

1 #9F747D and #7D9F74 with #747D9F are triadic colors.

2 #9F7D74 and #7D749F with #747D9F are triadic colors.