COLOR #746699

HEX: #746699 RGB: (116,102,153)

Renk bilgisi

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

RGB renk modeli

#746699 color RGB value is (116,102,153).

RGB: (116,102,153) (45%, 40%, 60%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 102 of 255 = 40%
B 153 of 255 = 60%

116
102
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 102 + 153 = 371 (100%)
R 116 of 371 ~ 31.27%
G 102 of 371 ~ 27.49%
B 153 of 371 ~ 41.24'%

%31.27
%27.49
%41.24

CMYK RENK MODELİ

#746699 rengi CMYK tonu (24,33,0,40).

  • camgöbeği tonu 24.18%
  • eflatun tonu 33.33%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (24,33,0,40)
C24M33Y0K40 (24%, 33%, 0%, 40%)
(0.24 / 0.33 / 0.00 / 0.40)

CMYK yüzdeleri

%24.18
%33.33
%0
%40

Codes

Color #746699 in popluar color models

74 66 99
RGB 116 102 153
HSL 256° 20.00% 50.00%
HSB/HSV 256° 33.33% 60.00%
CMYK 24.18% 33.33% 0.00%
40.00%

Color #746699 in popluar number systems.

HEX 74 66 99
Decimal 116 102 153
Binary 1110100 1100110 10011001
Octal 164 146 231

Shades and tints

Shades of #746699

#746699
(116,102,153)
#6A5D8C
(106,93,140)
#60547F
(96,84,127)
#564B72
(86,75,114)
#4C4265
(76,66,101)
#423958
(66,57,88)
#38304B
(56,48,75)
#2E273E
(46,39,62)
#241E31
(36,30,49)
#1A1524
(26,21,36)
#100C17
(16,12,23)
#000000
(0,0,0)

Tints of #746699

#746699
(116,102,153)
#8073A2
(128,115,162)
#8C80AB
(140,128,171)
#988DB4
(152,141,180)
#A49ABD
(164,154,189)
#B0A7C6
(176,167,198)
#BCB4CF
(188,180,207)
#C8C1D8
(200,193,216)
#D4CEE1
(212,206,225)
#E0DBEA
(224,219,234)
#ECE8F3
(236,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746699; }

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

This text font color is #746699.

Background Color

.myBgColor { background-color: #746699; }

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

This div background color is #746699.

Border color

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

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

This div border color is #746699.

Opacity

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

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

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

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

This text has shadow with #746699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746699.

Preview

Color preview on black background

This text has color #746699 on black background.


Color preview on white background

This text has color #746699 on white background.


Black color preview on #746699 background

This text has black color on #746699 background.


White color preview on #746699 background

This text has white color on #746699 background.


Related colors

Complementary color

Complementary color for #hex is #8B9966.


I love getcolorcode.com

Triadic colors

1 #997466 and #669974 with #746699 are triadic colors.

2 #996674 and #667499 with #746699 are triadic colors.