COLOR #746984

HEX: #746984 RGB: (116,105,132)

Renk bilgisi

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

RGB renk modeli

#746984 color RGB value is (116,105,132).

RGB: (116,105,132) (45%, 41%, 52%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 105 of 255 = 41%
B 132 of 255 = 52%

116
105
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 105 + 132 = 353 (100%)
R 116 of 353 ~ 32.86%
G 105 of 353 ~ 29.75%
B 132 of 353 ~ 37.39'%

%32.86
%29.75
%37.39

CMYK RENK MODELİ

#746984 rengi CMYK tonu (12,20,0,48).

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

CMYK: (12,20,0,48)
C12M20Y0K48 (12%, 20%, 0%, 48%)
(0.12 / 0.20 / 0.00 / 0.48)

CMYK yüzdeleri

%12.12
%20.45
%0
%48.24

Codes

Color #746984 in popluar color models

74 69 84
RGB 116 105 132
HSL 264° 11.39% 46.47%
HSB/HSV 264° 20.45% 51.76%
CMYK 12.12% 20.45% 0.00%
48.24%

Color #746984 in popluar number systems.

HEX 74 69 84
Decimal 116 105 132
Binary 1110100 1101001 10000100
Octal 164 151 204

Shades and tints

Shades of #746984

#746984
(116,105,132)
#6A6078
(106,96,120)
#60576C
(96,87,108)
#564E60
(86,78,96)
#4C4554
(76,69,84)
#423C48
(66,60,72)
#38333C
(56,51,60)
#2E2A30
(46,42,48)
#242124
(36,33,36)
#1A1818
(26,24,24)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #746984

#746984
(116,105,132)
#80768F
(128,118,143)
#8C839A
(140,131,154)
#9890A5
(152,144,165)
#A49DB0
(164,157,176)
#B0AABB
(176,170,187)
#BCB7C6
(188,183,198)
#C8C4D1
(200,196,209)
#D4D1DC
(212,209,220)
#E0DEE7
(224,222,231)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746984; }

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

This text font color is #746984.

Background Color

.myBgColor { background-color: #746984; }

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

This div background color is #746984.

Border color

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

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

This div border color is #746984.

Opacity

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

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

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

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

This text has shadow with #746984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746984.

Preview

Color preview on black background

This text has color #746984 on black background.


Color preview on white background

This text has color #746984 on white background.


Black color preview on #746984 background

This text has black color on #746984 background.


White color preview on #746984 background

This text has white color on #746984 background.


Related colors

Complementary color

Complementary color for #hex is #8B967B.


I love getcolorcode.com

Triadic colors

1 #847469 and #698474 with #746984 are triadic colors.

2 #846974 and #697484 with #746984 are triadic colors.