COLOR #746A8C

HEX: #746A8C RGB: (116,106,140)

Renk bilgisi

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

RGB renk modeli

#746A8C color RGB value is (116,106,140).

RGB: (116,106,140) (45%, 42%, 55%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 106 of 255 = 42%
B 140 of 255 = 55%

116
106
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 106 + 140 = 362 (100%)
R 116 of 362 ~ 32.04%
G 106 of 362 ~ 29.28%
B 140 of 362 ~ 38.67'%

%32.04
%29.28
%38.67

CMYK RENK MODELİ

#746A8C rengi CMYK tonu (17,24,0,45).

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

CMYK: (17,24,0,45)
C17M24Y0K45 (17%, 24%, 0%, 45%)
(0.17 / 0.24 / 0.00 / 0.45)

CMYK yüzdeleri

%17.14
%24.29
%0
%45.1

Codes

Color #746A8C in popluar color models

74 6A 8C
RGB 116 106 140
HSL 258° 13.82% 48.24%
HSB/HSV 258° 24.29% 54.90%
CMYK 17.14% 24.29% 0.00%
45.10%

Color #746A8C in popluar number systems.

HEX 74 6A 8C
Decimal 116 106 140
Binary 1110100 1101010 10001100
Octal 164 152 214

Shades and tints

Shades of #746A8C

#746A8C
(116,106,140)
#6A6180
(106,97,128)
#605874
(96,88,116)
#564F68
(86,79,104)
#4C465C
(76,70,92)
#423D50
(66,61,80)
#383444
(56,52,68)
#2E2B38
(46,43,56)
#24222C
(36,34,44)
#1A1920
(26,25,32)
#101014
(16,16,20)
#000000
(0,0,0)

Tints of #746A8C

#746A8C
(116,106,140)
#807796
(128,119,150)
#8C84A0
(140,132,160)
#9891AA
(152,145,170)
#A49EB4
(164,158,180)
#B0ABBE
(176,171,190)
#BCB8C8
(188,184,200)
#C8C5D2
(200,197,210)
#D4D2DC
(212,210,220)
#E0DFE6
(224,223,230)
#ECECF0
(236,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746A8C; }

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

This text font color is #746A8C.

Background Color

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

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

This div background color is #746A8C.

Border color

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

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

This div border color is #746A8C.

Opacity

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

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

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

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

This text has shadow with #746A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746A8C.

Preview

Color preview on black background

This text has color #746A8C on black background.


Color preview on white background

This text has color #746A8C on white background.


Black color preview on #746A8C background

This text has black color on #746A8C background.


White color preview on #746A8C background

This text has white color on #746A8C background.


Related colors

Complementary color

Complementary color for #hex is #8B9573.


I love getcolorcode.com

Triadic colors

1 #8C746A and #6A8C74 with #746A8C are triadic colors.

2 #8C6A74 and #6A748C with #746A8C are triadic colors.