COLOR #746C9F

HEX: #746C9F RGB: (116,108,159)

Renk bilgisi

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

RGB renk modeli

#746C9F color RGB value is (116,108,159).

RGB: (116,108,159) (45%, 42%, 62%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 108 of 255 = 42%
B 159 of 255 = 62%

116
108
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 108 + 159 = 383 (100%)
R 116 of 383 ~ 30.29%
G 108 of 383 ~ 28.2%
B 159 of 383 ~ 41.51'%

%30.29
%28.2
%41.51

CMYK RENK MODELİ

#746C9F rengi CMYK tonu (27,32,0,38).

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

CMYK: (27,32,0,38)
C27M32Y0K38 (27%, 32%, 0%, 38%)
(0.27 / 0.32 / 0.00 / 0.38)

CMYK yüzdeleri

%27.04
%32.08
%0
%37.65

Codes

Color #746C9F in popluar color models

74 6C 9F
RGB 116 108 159
HSL 249° 20.99% 52.35%
HSB/HSV 249° 32.08% 62.35%
CMYK 27.04% 32.08% 0.00%
37.65%

Color #746C9F in popluar number systems.

HEX 74 6C 9F
Decimal 116 108 159
Binary 1110100 1101100 10011111
Octal 164 154 237

Shades and tints

Shades of #746C9F

#746C9F
(116,108,159)
#6A6391
(106,99,145)
#605A83
(96,90,131)
#565175
(86,81,117)
#4C4867
(76,72,103)
#423F59
(66,63,89)
#38364B
(56,54,75)
#2E2D3D
(46,45,61)
#24242F
(36,36,47)
#1A1B21
(26,27,33)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #746C9F

#746C9F
(116,108,159)
#8079A7
(128,121,167)
#8C86AF
(140,134,175)
#9893B7
(152,147,183)
#A4A0BF
(164,160,191)
#B0ADC7
(176,173,199)
#BCBACF
(188,186,207)
#C8C7D7
(200,199,215)
#D4D4DF
(212,212,223)
#E0E1E7
(224,225,231)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746C9F color. Also use rgb(116,108,159) instead hex code.

Text Font Color

.myTextColor { color: #746C9F; }

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

This text font color is #746C9F.

Background Color

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

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

This div background color is #746C9F.

Border color

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

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

This div border color is #746C9F.

Opacity

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

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

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

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

This text has shadow with #746C9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746C9F.

Preview

Color preview on black background

This text has color #746C9F on black background.


Color preview on white background

This text has color #746C9F on white background.


Black color preview on #746C9F background

This text has black color on #746C9F background.


White color preview on #746C9F background

This text has white color on #746C9F background.


Related colors

Complementary color

Complementary color for #hex is #8B9360.


I love getcolorcode.com

Triadic colors

1 #9F746C and #6C9F74 with #746C9F are triadic colors.

2 #9F6C74 and #6C749F with #746C9F are triadic colors.