COLOR #746D8C

HEX: #746D8C RGB: (116,109,140)

Renk bilgisi

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

RGB renk modeli

#746D8C color RGB value is (116,109,140).

RGB: (116,109,140) (45%, 43%, 55%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 109 of 255 = 43%
B 140 of 255 = 55%

116
109
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 109 + 140 = 365 (100%)
R 116 of 365 ~ 31.78%
G 109 of 365 ~ 29.86%
B 140 of 365 ~ 38.36'%

%31.78
%29.86
%38.36

CMYK RENK MODELİ

#746D8C rengi CMYK tonu (17,22,0,45).

  • camgöbeği tonu 17.14%
  • eflatun tonu 22.14%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (17,22,0,45)
C17M22Y0K45 (17%, 22%, 0%, 45%)
(0.17 / 0.22 / 0.00 / 0.45)

CMYK yüzdeleri

%17.14
%22.14
%0
%45.1

Codes

Color #746D8C in popluar color models

74 6D 8C
RGB 116 109 140
HSL 254° 12.45% 48.82%
HSB/HSV 254° 22.14% 54.90%
CMYK 17.14% 22.14% 0.00%
45.10%

Color #746D8C in popluar number systems.

HEX 74 6D 8C
Decimal 116 109 140
Binary 1110100 1101101 10001100
Octal 164 155 214

Shades and tints

Shades of #746D8C

#746D8C
(116,109,140)
#6A6480
(106,100,128)
#605B74
(96,91,116)
#565268
(86,82,104)
#4C495C
(76,73,92)
#424050
(66,64,80)
#383744
(56,55,68)
#2E2E38
(46,46,56)
#24252C
(36,37,44)
#1A1C20
(26,28,32)
#101314
(16,19,20)
#000000
(0,0,0)

Tints of #746D8C

#746D8C
(116,109,140)
#807A96
(128,122,150)
#8C87A0
(140,135,160)
#9894AA
(152,148,170)
#A4A1B4
(164,161,180)
#B0AEBE
(176,174,190)
#BCBBC8
(188,187,200)
#C8C8D2
(200,200,210)
#D4D5DC
(212,213,220)
#E0E2E6
(224,226,230)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746D8C color. Also use rgb(116,109,140) instead hex code.

Text Font Color

.myTextColor { color: #746D8C; }

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

This text font color is #746D8C.

Background Color

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

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

This div background color is #746D8C.

Border color

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

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

This div border color is #746D8C.

Opacity

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

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

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

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

This text has shadow with #746D8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746D8C.

Preview

Color preview on black background

This text has color #746D8C on black background.


Color preview on white background

This text has color #746D8C on white background.


Black color preview on #746D8C background

This text has black color on #746D8C background.


White color preview on #746D8C background

This text has white color on #746D8C background.


Related colors

Complementary color

Complementary color for #hex is #8B9273.


I love getcolorcode.com

Triadic colors

1 #8C746D and #6D8C74 with #746D8C are triadic colors.

2 #8C6D74 and #6D748C with #746D8C are triadic colors.