COLOR #746C84

HEX: #746C84 RGB: (116,108,132)

Renk bilgisi

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

RGB renk modeli

#746C84 color RGB value is (116,108,132).

RGB: (116,108,132) (45%, 42%, 52%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 108 of 255 = 42%
B 132 of 255 = 52%

116
108
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 108 + 132 = 356 (100%)
R 116 of 356 ~ 32.58%
G 108 of 356 ~ 30.34%
B 132 of 356 ~ 37.08'%

%32.58
%30.34
%37.08

CMYK RENK MODELİ

#746C84 rengi CMYK tonu (12,18,0,48).

  • camgöbeği tonu 12.12%
  • eflatun tonu 18.18%
  • sarı tonu 0.00%
  • ana renk tonu 48.24%

CMYK: (12,18,0,48)
C12M18Y0K48 (12%, 18%, 0%, 48%)
(0.12 / 0.18 / 0.00 / 0.48)

CMYK yüzdeleri

%12.12
%18.18
%0
%48.24

Codes

Color #746C84 in popluar color models

74 6C 84
RGB 116 108 132
HSL 260° 10.00% 47.06%
HSB/HSV 260° 18.18% 51.76%
CMYK 12.12% 18.18% 0.00%
48.24%

Color #746C84 in popluar number systems.

HEX 74 6C 84
Decimal 116 108 132
Binary 1110100 1101100 10000100
Octal 164 154 204

Shades and tints

Shades of #746C84

#746C84
(116,108,132)
#6A6378
(106,99,120)
#605A6C
(96,90,108)
#565160
(86,81,96)
#4C4854
(76,72,84)
#423F48
(66,63,72)
#38363C
(56,54,60)
#2E2D30
(46,45,48)
#242424
(36,36,36)
#1A1B18
(26,27,24)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #746C84

#746C84
(116,108,132)
#80798F
(128,121,143)
#8C869A
(140,134,154)
#9893A5
(152,147,165)
#A4A0B0
(164,160,176)
#B0ADBB
(176,173,187)
#BCBAC6
(188,186,198)
#C8C7D1
(200,199,209)
#D4D4DC
(212,212,220)
#E0E1E7
(224,225,231)
#ECEEF2
(236,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746C84; }

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

This text font color is #746C84.

Background Color

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

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

This div background color is #746C84.

Border color

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

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

This div border color is #746C84.

Opacity

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

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

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

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

This text has shadow with #746C84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746C84.

Preview

Color preview on black background

This text has color #746C84 on black background.


Color preview on white background

This text has color #746C84 on white background.


Black color preview on #746C84 background

This text has black color on #746C84 background.


White color preview on #746C84 background

This text has white color on #746C84 background.


Related colors

Complementary color

Complementary color for #hex is #8B937B.


I love getcolorcode.com

Triadic colors

1 #84746C and #6C8474 with #746C84 are triadic colors.

2 #846C74 and #6C7484 with #746C84 are triadic colors.