COLOR #746E89

HEX: #746E89 RGB: (116,110,137)

Renk bilgisi

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

RGB renk modeli

#746E89 color RGB value is (116,110,137).

RGB: (116,110,137) (45%, 43%, 54%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 110 of 255 = 43%
B 137 of 255 = 54%

116
110
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 110 + 137 = 363 (100%)
R 116 of 363 ~ 31.96%
G 110 of 363 ~ 30.3%
B 137 of 363 ~ 37.74'%

%31.96
%30.3
%37.74

CMYK RENK MODELİ

#746E89 rengi CMYK tonu (15,20,0,46).

  • camgöbeği tonu 15.33%
  • eflatun tonu 19.71%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (15,20,0,46)
C15M20Y0K46 (15%, 20%, 0%, 46%)
(0.15 / 0.20 / 0.00 / 0.46)

CMYK yüzdeleri

%15.33
%19.71
%0
%46.27

Codes

Color #746E89 in popluar color models

74 6E 89
RGB 116 110 137
HSL 253° 10.93% 48.43%
HSB/HSV 253° 19.71% 53.73%
CMYK 15.33% 19.71% 0.00%
46.27%

Color #746E89 in popluar number systems.

HEX 74 6E 89
Decimal 116 110 137
Binary 1110100 1101110 10001001
Octal 164 156 211

Shades and tints

Shades of #746E89

#746E89
(116,110,137)
#6A647D
(106,100,125)
#605A71
(96,90,113)
#565065
(86,80,101)
#4C4659
(76,70,89)
#423C4D
(66,60,77)
#383241
(56,50,65)
#2E2835
(46,40,53)
#241E29
(36,30,41)
#1A141D
(26,20,29)
#100A11
(16,10,17)
#000000
(0,0,0)

Tints of #746E89

#746E89
(116,110,137)
#807B93
(128,123,147)
#8C889D
(140,136,157)
#9895A7
(152,149,167)
#A4A2B1
(164,162,177)
#B0AFBB
(176,175,187)
#BCBCC5
(188,188,197)
#C8C9CF
(200,201,207)
#D4D6D9
(212,214,217)
#E0E3E3
(224,227,227)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746E89 color. Also use rgb(116,110,137) instead hex code.

Text Font Color

.myTextColor { color: #746E89; }

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

This text font color is #746E89.

Background Color

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

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

This div background color is #746E89.

Border color

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

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

This div border color is #746E89.

Opacity

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

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

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

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

This text has shadow with #746E89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746E89.

Preview

Color preview on black background

This text has color #746E89 on black background.


Color preview on white background

This text has color #746E89 on white background.


Black color preview on #746E89 background

This text has black color on #746E89 background.


White color preview on #746E89 background

This text has white color on #746E89 background.


Related colors

Complementary color

Complementary color for #hex is #8B9176.


I love getcolorcode.com

Triadic colors

1 #89746E and #6E8974 with #746E89 are triadic colors.

2 #896E74 and #6E7489 with #746E89 are triadic colors.