COLOR #747EB1

HEX: #747EB1 RGB: (116,126,177)

Renk bilgisi

#747EB1 contains mainly green and blue colors. #747EB1 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#747EB1 color RGB value is (116,126,177).

RGB: (116,126,177) (45%, 49%, 69%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 126 of 255 = 49%
B 177 of 255 = 69%

116
126
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 126 + 177 = 419 (100%)
R 116 of 419 ~ 27.68%
G 126 of 419 ~ 30.07%
B 177 of 419 ~ 42.24'%

%27.68
%30.07
%42.24

CMYK RENK MODELİ

#747EB1 rengi CMYK tonu (34,29,0,31).

  • camgöbeği tonu 34.46%
  • eflatun tonu 28.81%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (34,29,0,31)
C34M29Y0K31 (34%, 29%, 0%, 31%)
(0.34 / 0.29 / 0.00 / 0.31)

CMYK yüzdeleri

%34.46
%28.81
%0
%30.59

Codes

Color #747EB1 in popluar color models

74 7E B1
RGB 116 126 177
HSL 230° 28.11% 57.45%
HSB/HSV 230° 34.46% 69.41%
CMYK 34.46% 28.81% 0.00%
30.59%

Color #747EB1 in popluar number systems.

HEX 74 7E B1
Decimal 116 126 177
Binary 1110100 1111110 10110001
Octal 164 176 261

Shades and tints

Shades of #747EB1

#747EB1
(116,126,177)
#6A73A1
(106,115,161)
#606891
(96,104,145)
#565D81
(86,93,129)
#4C5271
(76,82,113)
#424761
(66,71,97)
#383C51
(56,60,81)
#2E3141
(46,49,65)
#242631
(36,38,49)
#1A1B21
(26,27,33)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #747EB1

#747EB1
(116,126,177)
#8089B8
(128,137,184)
#8C94BF
(140,148,191)
#989FC6
(152,159,198)
#A4AACD
(164,170,205)
#B0B5D4
(176,181,212)
#BCC0DB
(188,192,219)
#C8CBE2
(200,203,226)
#D4D6E9
(212,214,233)
#E0E1F0
(224,225,240)
#ECECF7
(236,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747EB1; }

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

This text font color is #747EB1.

Background Color

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

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

This div background color is #747EB1.

Border color

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

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

This div border color is #747EB1.

Opacity

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

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

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

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

This text has shadow with #747EB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747EB1.

Preview

Color preview on black background

This text has color #747EB1 on black background.


Color preview on white background

This text has color #747EB1 on white background.


Black color preview on #747EB1 background

This text has black color on #747EB1 background.


White color preview on #747EB1 background

This text has white color on #747EB1 background.


Related colors

Complementary color

Complementary color for #hex is #8B814E.


I love getcolorcode.com

Triadic colors

1 #B1747E and #7EB174 with #747EB1 are triadic colors.

2 #B17E74 and #7E74B1 with #747EB1 are triadic colors.