COLOR #6E5AB4

HEX: #6E5AB4 RGB: (110,90,180)

Renk bilgisi

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

RGB renk modeli

#6E5AB4 color RGB value is (110,90,180).

RGB: (110,90,180) (43%, 35%, 71%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 90 of 255 = 35%
B 180 of 255 = 71%

110
90
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 90 + 180 = 380 (100%)
R 110 of 380 ~ 28.95%
G 90 of 380 ~ 23.68%
B 180 of 380 ~ 47.37'%

%28.95
%23.68
%47.37

CMYK RENK MODELİ

#6E5AB4 rengi CMYK tonu (39,50,0,29).

  • camgöbeği tonu 38.89%
  • eflatun tonu 50.00%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (39,50,0,29)
C39M50Y0K29 (39%, 50%, 0%, 29%)
(0.39 / 0.50 / 0.00 / 0.29)

CMYK yüzdeleri

%38.89
%50
%0
%29.41

Codes

Color #6E5AB4 in popluar color models

6E 5A B4
RGB 110 90 180
HSL 253° 37.50% 52.94%
HSB/HSV 253° 50.00% 70.59%
CMYK 38.89% 50.00% 0.00%
29.41%

Color #6E5AB4 in popluar number systems.

HEX 6E 5A B4
Decimal 110 90 180
Binary 1101110 1011010 10110100
Octal 156 132 264

Shades and tints

Shades of #6E5AB4

#6E5AB4
(110,90,180)
#6452A4
(100,82,164)
#5A4A94
(90,74,148)
#504284
(80,66,132)
#463A74
(70,58,116)
#3C3264
(60,50,100)
#322A54
(50,42,84)
#282244
(40,34,68)
#1E1A34
(30,26,52)
#141224
(20,18,36)
#0A0A14
(10,10,20)
#000000
(0,0,0)

Tints of #6E5AB4

#6E5AB4
(110,90,180)
#7B69BA
(123,105,186)
#8878C0
(136,120,192)
#9587C6
(149,135,198)
#A296CC
(162,150,204)
#AFA5D2
(175,165,210)
#BCB4D8
(188,180,216)
#C9C3DE
(201,195,222)
#D6D2E4
(214,210,228)
#E3E1EA
(227,225,234)
#F0F0F0
(240,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5AB4 color. Also use rgb(110,90,180) instead hex code.

Text Font Color

.myTextColor { color: #6E5AB4; }

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

This text font color is #6E5AB4.

Background Color

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

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

This div background color is #6E5AB4.

Border color

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

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

This div border color is #6E5AB4.

Opacity

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

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

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

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

This text has shadow with #6E5AB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5AB4.

Preview

Color preview on black background

This text has color #6E5AB4 on black background.


Color preview on white background

This text has color #6E5AB4 on white background.


Black color preview on #6E5AB4 background

This text has black color on #6E5AB4 background.


White color preview on #6E5AB4 background

This text has white color on #6E5AB4 background.


Related colors

Complementary color

Complementary color for #hex is #91A54B.


I love getcolorcode.com

Triadic colors

1 #B46E5A and #5AB46E with #6E5AB4 are triadic colors.

2 #B45A6E and #5A6EB4 with #6E5AB4 are triadic colors.