COLOR #6E5EAD

HEX: #6E5EAD RGB: (110,94,173)

Renk bilgisi

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

RGB renk modeli

#6E5EAD color RGB value is (110,94,173).

RGB: (110,94,173) (43%, 37%, 68%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 94 of 255 = 37%
B 173 of 255 = 68%

110
94
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 94 + 173 = 377 (100%)
R 110 of 377 ~ 29.18%
G 94 of 377 ~ 24.93%
B 173 of 377 ~ 45.89'%

%29.18
%24.93
%45.89

CMYK RENK MODELİ

#6E5EAD rengi CMYK tonu (36,46,0,32).

  • camgöbeği tonu 36.42%
  • eflatun tonu 45.66%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (36,46,0,32)
C36M46Y0K32 (36%, 46%, 0%, 32%)
(0.36 / 0.46 / 0.00 / 0.32)

CMYK yüzdeleri

%36.42
%45.66
%0
%32.16

Codes

Color #6E5EAD in popluar color models

6E 5E AD
RGB 110 94 173
HSL 252° 32.51% 52.35%
HSB/HSV 252° 45.66% 67.84%
CMYK 36.42% 45.66% 0.00%
32.16%

Color #6E5EAD in popluar number systems.

HEX 6E 5E AD
Decimal 110 94 173
Binary 1101110 1011110 10101101
Octal 156 136 255

Shades and tints

Shades of #6E5EAD

#6E5EAD
(110,94,173)
#64569E
(100,86,158)
#5A4E8F
(90,78,143)
#504680
(80,70,128)
#463E71
(70,62,113)
#3C3662
(60,54,98)
#322E53
(50,46,83)
#282644
(40,38,68)
#1E1E35
(30,30,53)
#141626
(20,22,38)
#0A0E17
(10,14,23)
#000000
(0,0,0)

Tints of #6E5EAD

#6E5EAD
(110,94,173)
#7B6CB4
(123,108,180)
#887ABB
(136,122,187)
#9588C2
(149,136,194)
#A296C9
(162,150,201)
#AFA4D0
(175,164,208)
#BCB2D7
(188,178,215)
#C9C0DE
(201,192,222)
#D6CEE5
(214,206,229)
#E3DCEC
(227,220,236)
#F0EAF3
(240,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5EAD color. Also use rgb(110,94,173) instead hex code.

Text Font Color

.myTextColor { color: #6E5EAD; }

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

This text font color is #6E5EAD.

Background Color

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

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

This div background color is #6E5EAD.

Border color

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

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

This div border color is #6E5EAD.

Opacity

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

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

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

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

This text has shadow with #6E5EAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5EAD.

Preview

Color preview on black background

This text has color #6E5EAD on black background.


Color preview on white background

This text has color #6E5EAD on white background.


Black color preview on #6E5EAD background

This text has black color on #6E5EAD background.


White color preview on #6E5EAD background

This text has white color on #6E5EAD background.


Related colors

Complementary color

Complementary color for #hex is #91A152.


I love getcolorcode.com

Triadic colors

1 #AD6E5E and #5EAD6E with #6E5EAD are triadic colors.

2 #AD5E6E and #5E6EAD with #6E5EAD are triadic colors.