COLOR #746BD5

HEX: #746BD5 RGB: (116,107,213)

Renk bilgisi

#746BD5 contains mainly blue color. #746BD5 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#746BD5 color RGB value is (116,107,213).

RGB: (116,107,213) (45%, 42%, 84%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 107 of 255 = 42%
B 213 of 255 = 84%

116
107
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 107 + 213 = 436 (100%)
R 116 of 436 ~ 26.61%
G 107 of 436 ~ 24.54%
B 213 of 436 ~ 48.85'%

%26.61
%24.54
%48.85

CMYK RENK MODELİ

#746BD5 rengi CMYK tonu (46,50,0,16).

  • camgöbeği tonu 45.54%
  • eflatun tonu 49.77%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (46,50,0,16)
C46M50Y0K16 (46%, 50%, 0%, 16%)
(0.46 / 0.50 / 0.00 / 0.16)

CMYK yüzdeleri

%45.54
%49.77
%0
%16.47

Codes

Color #746BD5 in popluar color models

74 6B D5
RGB 116 107 213
HSL 245° 55.79% 62.75%
HSB/HSV 245° 49.77% 83.53%
CMYK 45.54% 49.77% 0.00%
16.47%

Color #746BD5 in popluar number systems.

HEX 74 6B D5
Decimal 116 107 213
Binary 1110100 1101011 11010101
Octal 164 153 325

Shades and tints

Shades of #746BD5

#746BD5
(116,107,213)
#6A62C2
(106,98,194)
#6059AF
(96,89,175)
#56509C
(86,80,156)
#4C4789
(76,71,137)
#423E76
(66,62,118)
#383563
(56,53,99)
#2E2C50
(46,44,80)
#24233D
(36,35,61)
#1A1A2A
(26,26,42)
#101117
(16,17,23)
#000000
(0,0,0)

Tints of #746BD5

#746BD5
(116,107,213)
#8078D8
(128,120,216)
#8C85DB
(140,133,219)
#9892DE
(152,146,222)
#A49FE1
(164,159,225)
#B0ACE4
(176,172,228)
#BCB9E7
(188,185,231)
#C8C6EA
(200,198,234)
#D4D3ED
(212,211,237)
#E0E0F0
(224,224,240)
#ECEDF3
(236,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746BD5 color. Also use rgb(116,107,213) instead hex code.

Text Font Color

.myTextColor { color: #746BD5; }

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

This text font color is #746BD5.

Background Color

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

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

This div background color is #746BD5.

Border color

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

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

This div border color is #746BD5.

Opacity

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

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

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

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

This text has shadow with #746BD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746BD5.

Preview

Color preview on black background

This text has color #746BD5 on black background.


Color preview on white background

This text has color #746BD5 on white background.


Black color preview on #746BD5 background

This text has black color on #746BD5 background.


White color preview on #746BD5 background

This text has white color on #746BD5 background.


Related colors

Complementary color

Complementary color for #hex is #8B942A.


I love getcolorcode.com

Triadic colors

1 #D5746B and #6BD574 with #746BD5 are triadic colors.

2 #D56B74 and #6B74D5 with #746BD5 are triadic colors.