COLOR #6D4EAB

HEX: #6D4EAB
RGB: (109,78,171)

Renk bilgisi

#6D4EAB contains mainly blue color. #6D4EAB ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6D4EAB color RGB value is (109,78,171).

  • kırmız ton 109;
  • yeşil ton 78;
  • mavi ton 171.
RGB:
(109,78,171)
(43%,31%,67%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 78 of 255 = 31%
B 171 of 255 = 67%

109
78
171

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 78 + 171 = 358 (100%)
R 109 of 358 ~ 30.45%
G 78 of 358 ~ 21.79%
B 171 of 358 ~ 47.77%

%30.45
%21.79
%47.77

CMYK RENK MODELİ

#6D4EAB rengi CMYK tonu (36,54,0,33).

  • camgöbeği tonu 36.26%
  • eflatun tonu 54.39%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%
CMYK:
(36,54,0,33)
C36M54Y0K33 
(36%,54%,0%,33%)
(0.36/0.54/0.00/0.33)	

CMYK yüzdeleri

%36.26
%54.39
%0
%32.94

Codes

Color #6D4EAB in popluar color models

6D4EAB
RGB10978171
HSL260°37.35%48.82%
HSB/HSV260°54.39%67.06%
CMYK36.26%54.39%0.00%
32.94%

Color #6D4EAB in popluar number systems.

HEX6D4EAB
Decimal10978171
Binary1101101100111010101011
Octal155116253

Shades and tints

Shades of #6D4EAB

#6D4EAB
(109,78,171)
#64479C
(100,71,156)
#5B408D
(91,64,141)
#52397E
(82,57,126)
#49326F
(73,50,111)
#402B60
(64,43,96)
#372451
(55,36,81)
#2E1D42
(46,29,66)
#251633
(37,22,51)
#1C0F24
(28,15,36)
#130815
(19,8,21)
#000000
(0,0,0)

Tints of #6D4EAB

#6D4EAB
(109,78,171)
#7A5EB2
(122,94,178)
#876EB9
(135,110,185)
#947EC0
(148,126,192)
#A18EC7
(161,142,199)
#AE9ECE
(174,158,206)
#BBAED5
(187,174,213)
#C8BEDC
(200,190,220)
#D5CEE3
(213,206,227)
#E2DEEA
(226,222,234)
#EFEEF1
(239,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4EAB color. Also use rgb(109,78,171) instead hex code.

Text Font Color

.myTextColor { color: #6D4EAB; }

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

This text font color is #6D4EAB.


Background Color

.myBgColor { background-color: #6D4EAB; }

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

This div background color is #6D4EAB.


Border color

.myBorderColor { border: 1px solid #6D4EAB; }

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

This div border color is #6D4EAB.


Opacity

.myOpacity80 { color: #6D4EAB; opacity: 0.8; }

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

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

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

This text has shadow with #6D4EAB color.

.textShadow {text-shadow: 3px 3px 1px #6D4EAB, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #6D4EAB;
-webkit-box-shadow: 1px 1px 3px 2px #6D4EAB;
box-shadow:1px 1px 3px 2px #6D4EAB;">
Div content here</div>
This div box has shadow with color #6D4EAB.

Preview

Color preview on black background

This text has color #6D4EAB on black background.


Color preview on white background

This text has color #6D4EAB on white background.



Black color preview on #6D4EAB background

This text has black color on #6D4EAB background.


White color preview on #6D4EAB background

This text has white color on #6D4EAB background.