COLOR #6E41BA

HEX: #6E41BA RGB: (110,65,186)

Color info

#6E41BA contains mainly blue color. Web safe color of #6E41BA is #6633CC (or #63C).

RGB color model

#6E41BA color RGB value is (110,65,186).

RGB: (110,65,186) (43%, 25%, 73%)

RGB channels and saturation

R 110 of 255 = 43%
G 65 of 255 = 25%
B 186 of 255 = 73%

110
65
186

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

Portions of RGB colors in percentages

R + G + B = 110 + 65 + 186 = 361 (100%)
R 110 of 361 ~ 30.47%
G 65 of 361 ~ 18.01%
B 186 of 361 ~ 51.52'%

%30.47
%18.01
%51.52

CMYK color model

#6E41BA color CMYK value is (41,65,0,27).

  • cyan value is 40.86%
  • magenta value is 65.05%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (41,65,0,27) C41M65Y0K27 (41%,65%,0%,27%) (0.41/0.65/0.00/0.27) 

CMYK percentages

%40.86
%65.05
%0
%27.06

Codes

Color #6E41BA in popluar color models

6E 41 BA
RGB 110 65 186
HSL 262° 48.21% 49.22%
HSB/HSV 262° 65.05% 72.94%
CMYK 40.86% 65.05% 0.00%
27.06%

Color #6E41BA in popluar number systems.

HEX 6E 41 BA
Decimal 110 65 186
Binary 1101110 1000001 10111010
Octal 156 101 272

Shades and tints

Shades of #6E41BA

#6E41BA
(110,65,186)
#643CAA
(100,60,170)
#5A379A
(90,55,154)
#50328A
(80,50,138)
#462D7A
(70,45,122)
#3C286A
(60,40,106)
#32235A
(50,35,90)
#281E4A
(40,30,74)
#1E193A
(30,25,58)
#14142A
(20,20,42)
#0A0F1A
(10,15,26)
#000000
(0,0,0)

Tints of #6E41BA

#6E41BA
(110,65,186)
#7B52C0
(123,82,192)
#8863C6
(136,99,198)
#9574CC
(149,116,204)
#A285D2
(162,133,210)
#AF96D8
(175,150,216)
#BCA7DE
(188,167,222)
#C9B8E4
(201,184,228)
#D6C9EA
(214,201,234)
#E3DAF0
(227,218,240)
#F0EBF6
(240,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E41BA color. Also use rgb(110,65,186) instead hex code.

Text Font Color

.myTextColor { color: #6E41BA; }

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

This text font color is #6E41BA.

Background Color

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

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

This div background color is #6E41BA.

Border color

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

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

This div border color is #6E41BA.

Opacity

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

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

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

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

This text has shadow with #6E41BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E41BA.

Preview

Color preview on black background

This text has color #6E41BA on black background.


Color preview on white background

This text has color #6E41BA on white background.


Black color preview on #6E41BA background

This text has black color on #6E41BA background.


White color preview on #6E41BA background

This text has white color on #6E41BA background.


Related colors

Complementary color

Complementary color for #hex is #91BE45.


I love getcolorcode.com

Triadic colors

1 #BA6E41 and #41BA6E with #6E41BA are triadic colors.

2 #BA416E and #416EBA with #6E41BA are triadic colors.