COLOR #746887

HEX: #746887 RGB: (116,104,135)

Renk bilgisi

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

RGB renk modeli

#746887 color RGB value is (116,104,135).

RGB: (116,104,135) (45%, 41%, 53%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 104 of 255 = 41%
B 135 of 255 = 53%

116
104
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 104 + 135 = 355 (100%)
R 116 of 355 ~ 32.68%
G 104 of 355 ~ 29.3%
B 135 of 355 ~ 38.03'%

%32.68
%29.3
%38.03

CMYK RENK MODELİ

#746887 rengi CMYK tonu (14,23,0,47).

  • camgöbeği tonu 14.07%
  • eflatun tonu 22.96%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%
CMYK: (14,23,0,47) C14M23Y0K47 (14%,23%,0%,47%) (0.14/0.23/0.00/0.47) 

CMYK yüzdeleri

%14.07
%22.96
%0
%47.06

Codes

Color #746887 in popluar color models

74 68 87
RGB 116 104 135
HSL 263° 12.97% 46.86%
HSB/HSV 263° 22.96% 52.94%
CMYK 14.07% 22.96% 0.00%
47.06%

Color #746887 in popluar number systems.

HEX 74 68 87
Decimal 116 104 135
Binary 1110100 1101000 10000111
Octal 164 150 207

Shades and tints

Shades of #746887

#746887
(116,104,135)
#6A5F7B
(106,95,123)
#60566F
(96,86,111)
#564D63
(86,77,99)
#4C4457
(76,68,87)
#423B4B
(66,59,75)
#38323F
(56,50,63)
#2E2933
(46,41,51)
#242027
(36,32,39)
#1A171B
(26,23,27)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #746887

#746887
(116,104,135)
#807591
(128,117,145)
#8C829B
(140,130,155)
#988FA5
(152,143,165)
#A49CAF
(164,156,175)
#B0A9B9
(176,169,185)
#BCB6C3
(188,182,195)
#C8C3CD
(200,195,205)
#D4D0D7
(212,208,215)
#E0DDE1
(224,221,225)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746887 color. Also use rgb(116,104,135) instead hex code.

Text Font Color

.myTextColor { color: #746887; }

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

This text font color is #746887.

Background Color

.myBgColor { background-color: #746887; }

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

This div background color is #746887.

Border color

.myBorderColor { border: 1px solid #746887; }

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

This div border color is #746887.

Opacity

.myOpacity80 { color: #746887; opacity: 0.8; }

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

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

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

This text has shadow with #746887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746887.

Preview

Color preview on black background

This text has color #746887 on black background.


Color preview on white background

This text has color #746887 on white background.


Black color preview on #746887 background

This text has black color on #746887 background.


White color preview on #746887 background

This text has white color on #746887 background.


Related colors

Complementary color

Complementary color for #hex is #8B9778.


I love getcolorcode.com

Triadic colors

1 #877468 and #688774 with #746887 are triadic colors.

2 #876874 and #687487 with #746887 are triadic colors.