COLOR #746A90

HEX: #746A90 RGB: (116,106,144)

Renk bilgisi

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

RGB renk modeli

#746A90 color RGB value is (116,106,144).

RGB: (116,106,144) (45%, 42%, 56%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 106 of 255 = 42%
B 144 of 255 = 56%

116
106
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 106 + 144 = 366 (100%)
R 116 of 366 ~ 31.69%
G 106 of 366 ~ 28.96%
B 144 of 366 ~ 39.34'%

%31.69
%28.96
%39.34

CMYK RENK MODELİ

#746A90 rengi CMYK tonu (19,26,0,44).

  • camgöbeği tonu 19.44%
  • eflatun tonu 26.39%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (19,26,0,44)
C19M26Y0K44 (19%, 26%, 0%, 44%)
(0.19 / 0.26 / 0.00 / 0.44)

CMYK yüzdeleri

%19.44
%26.39
%0
%43.53

Codes

Color #746A90 in popluar color models

74 6A 90
RGB 116 106 144
HSL 256° 15.20% 49.02%
HSB/HSV 256° 26.39% 56.47%
CMYK 19.44% 26.39% 0.00%
43.53%

Color #746A90 in popluar number systems.

HEX 74 6A 90
Decimal 116 106 144
Binary 1110100 1101010 10010000
Octal 164 152 220

Shades and tints

Shades of #746A90

#746A90
(116,106,144)
#6A6183
(106,97,131)
#605876
(96,88,118)
#564F69
(86,79,105)
#4C465C
(76,70,92)
#423D4F
(66,61,79)
#383442
(56,52,66)
#2E2B35
(46,43,53)
#242228
(36,34,40)
#1A191B
(26,25,27)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #746A90

#746A90
(116,106,144)
#80779A
(128,119,154)
#8C84A4
(140,132,164)
#9891AE
(152,145,174)
#A49EB8
(164,158,184)
#B0ABC2
(176,171,194)
#BCB8CC
(188,184,204)
#C8C5D6
(200,197,214)
#D4D2E0
(212,210,224)
#E0DFEA
(224,223,234)
#ECECF4
(236,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746A90; }

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

This text font color is #746A90.

Background Color

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

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

This div background color is #746A90.

Border color

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

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

This div border color is #746A90.

Opacity

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

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

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

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

This text has shadow with #746A90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746A90.

Preview

Color preview on black background

This text has color #746A90 on black background.


Color preview on white background

This text has color #746A90 on white background.


Black color preview on #746A90 background

This text has black color on #746A90 background.


White color preview on #746A90 background

This text has white color on #746A90 background.


Related colors

Complementary color

Complementary color for #hex is #8B956F.


I love getcolorcode.com

Triadic colors

1 #90746A and #6A9074 with #746A90 are triadic colors.

2 #906A74 and #6A7490 with #746A90 are triadic colors.