COLOR #6E4BCA

HEX: #6E4BCA RGB: (110,75,202)

Color info

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

RGB color model

#6E4BCA color RGB value is (110,75,202).

RGB: (110,75,202) (43%, 29%, 79%)

RGB channels and saturation

R 110 of 255 = 43%
G 75 of 255 = 29%
B 202 of 255 = 79%

110
75
202

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

Portions of RGB colors in percentages

R + G + B = 110 + 75 + 202 = 387 (100%)
R 110 of 387 ~ 28.42%
G 75 of 387 ~ 19.38%
B 202 of 387 ~ 52.2'%

%28.42
%19.38
%52.2

CMYK color model

#6E4BCA color CMYK value is (46,63,0,21).

  • cyan value is 45.54%
  • magenta value is 62.87%
  • yellow value is 0.00%
  • key color value is 20.78%

CMYK: (46,63,0,21)
C46M63Y0K21 (46%, 63%, 0%, 21%)
(0.46 / 0.63 / 0.00 / 0.21)

CMYK percentages

%45.54
%62.87
%0
%20.78

Codes

Color #6E4BCA in popluar color models

6E 4B CA
RGB 110 75 202
HSL 257° 54.51% 54.31%
HSB/HSV 257° 62.87% 79.22%
CMYK 45.54% 62.87% 0.00%
20.78%

Color #6E4BCA in popluar number systems.

HEX 6E 4B CA
Decimal 110 75 202
Binary 1101110 1001011 11001010
Octal 156 113 312

Shades and tints

Shades of #6E4BCA

#6E4BCA
(110,75,202)
#6445B8
(100,69,184)
#5A3FA6
(90,63,166)
#503994
(80,57,148)
#463382
(70,51,130)
#3C2D70
(60,45,112)
#32275E
(50,39,94)
#28214C
(40,33,76)
#1E1B3A
(30,27,58)
#141528
(20,21,40)
#0A0F16
(10,15,22)
#000000
(0,0,0)

Tints of #6E4BCA

#6E4BCA
(110,75,202)
#7B5BCE
(123,91,206)
#886BD2
(136,107,210)
#957BD6
(149,123,214)
#A28BDA
(162,139,218)
#AF9BDE
(175,155,222)
#BCABE2
(188,171,226)
#C9BBE6
(201,187,230)
#D6CBEA
(214,203,234)
#E3DBEE
(227,219,238)
#F0EBF2
(240,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4BCA color. Also use rgb(110,75,202) instead hex code.

Text Font Color

.myTextColor { color: #6E4BCA; }

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

This text font color is #6E4BCA.

Background Color

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

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

This div background color is #6E4BCA.

Border color

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

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

This div border color is #6E4BCA.

Opacity

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

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

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

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

This text has shadow with #6E4BCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4BCA.

Preview

Color preview on black background

This text has color #6E4BCA on black background.


Color preview on white background

This text has color #6E4BCA on white background.


Black color preview on #6E4BCA background

This text has black color on #6E4BCA background.


White color preview on #6E4BCA background

This text has white color on #6E4BCA background.


Related colors

Complementary color

Complementary color for #hex is #91B435.


I love getcolorcode.com

Triadic colors

1 #CA6E4B and #4BCA6E with #6E4BCA are triadic colors.

2 #CA4B6E and #4B6ECA with #6E4BCA are triadic colors.