COLOR #746679

HEX: #746679 RGB: (116,102,121)

Renk bilgisi

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

RGB renk modeli

#746679 color RGB value is (116,102,121).

RGB: (116,102,121) (45%, 40%, 47%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 102 of 255 = 40%
B 121 of 255 = 47%

116
102
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 102 + 121 = 339 (100%)
R 116 of 339 ~ 34.22%
G 102 of 339 ~ 30.09%
B 121 of 339 ~ 35.69'%

%34.22
%30.09
%35.69

CMYK RENK MODELİ

#746679 rengi CMYK tonu (4,16,0,53).

  • camgöbeği tonu 4.13%
  • eflatun tonu 15.70%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (4,16,0,53)
C4M16Y0K53 (4%, 16%, 0%, 53%)
(0.04 / 0.16 / 0.00 / 0.53)

CMYK yüzdeleri

%4.13
%15.7
%0
%52.55

Codes

Color #746679 in popluar color models

74 66 79
RGB 116 102 121
HSL 284° 8.52% 43.73%
HSB/HSV 284° 15.70% 47.45%
CMYK 4.13% 15.70% 0.00%
52.55%

Color #746679 in popluar number systems.

HEX 74 66 79
Decimal 116 102 121
Binary 1110100 1100110 1111001
Octal 164 146 171

Shades and tints

Shades of #746679

#746679
(116,102,121)
#6A5D6E
(106,93,110)
#605463
(96,84,99)
#564B58
(86,75,88)
#4C424D
(76,66,77)
#423942
(66,57,66)
#383037
(56,48,55)
#2E272C
(46,39,44)
#241E21
(36,30,33)
#1A1516
(26,21,22)
#100C0B
(16,12,11)
#000000
(0,0,0)

Tints of #746679

#746679
(116,102,121)
#807385
(128,115,133)
#8C8091
(140,128,145)
#988D9D
(152,141,157)
#A49AA9
(164,154,169)
#B0A7B5
(176,167,181)
#BCB4C1
(188,180,193)
#C8C1CD
(200,193,205)
#D4CED9
(212,206,217)
#E0DBE5
(224,219,229)
#ECE8F1
(236,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746679 color. Also use rgb(116,102,121) instead hex code.

Text Font Color

.myTextColor { color: #746679; }

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

This text font color is #746679.

Background Color

.myBgColor { background-color: #746679; }

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

This div background color is #746679.

Border color

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

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

This div border color is #746679.

Opacity

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

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

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

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

This text has shadow with #746679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746679.

Preview

Color preview on black background

This text has color #746679 on black background.


Color preview on white background

This text has color #746679 on white background.


Black color preview on #746679 background

This text has black color on #746679 background.


White color preview on #746679 background

This text has white color on #746679 background.


Related colors

Complementary color

Complementary color for #hex is #8B9986.


I love getcolorcode.com

Triadic colors

1 #797466 and #667974 with #746679 are triadic colors.

2 #796674 and #667479 with #746679 are triadic colors.