COLOR #6E14A9

HEX: #6E14A9 RGB: (110,20,169)

Color info

#6E14A9 contains mainly red and blue colors. Web safe color of #6E14A9 is #660099 (or #609).

RGB color model

#6E14A9 color RGB value is (110,20,169).

RGB: (110,20,169) (43%, 8%, 66%)

RGB channels and saturation

R 110 of 255 = 43%
G 20 of 255 = 8%
B 169 of 255 = 66%

110
20
169

R + G + B ~ 39%. #6E14A9 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 20 + 169 = 299 (100%)
R 110 of 299 ~ 36.79%
G 20 of 299 ~ 6.69%
B 169 of 299 ~ 56.52'%

%36.79
%56.52

CMYK color model

#6E14A9 color CMYK value is (35,88,0,34).

  • cyan value is 34.91%
  • magenta value is 88.17%
  • yellow value is 0.00%
  • key color value is 33.73%
CMYK: (35,88,0,34) C35M88Y0K34 (35%,88%,0%,34%) (0.35/0.88/0.00/0.34) 

CMYK percentages

%34.91
%88.17
%0
%33.73

Codes

Color #6E14A9 in popluar color models

6E 14 A9
RGB 110 20 169
HSL 276° 78.84% 37.06%
HSB/HSV 276° 88.17% 66.27%
CMYK 34.91% 88.17% 0.00%
33.73%

Color #6E14A9 in popluar number systems.

HEX 6E 14 A9
Decimal 110 20 169
Binary 1101110 10100 10101001
Octal 156 24 251

Shades and tints

Shades of #6E14A9

#6E14A9
(110,20,169)
#64139A
(100,19,154)
#5A128B
(90,18,139)
#50117C
(80,17,124)
#46106D
(70,16,109)
#3C0F5E
(60,15,94)
#320E4F
(50,14,79)
#280D40
(40,13,64)
#1E0C31
(30,12,49)
#140B22
(20,11,34)
#0A0A13
(10,10,19)
#000000
(0,0,0)

Tints of #6E14A9

#6E14A9
(110,20,169)
#7B29B0
(123,41,176)
#883EB7
(136,62,183)
#9553BE
(149,83,190)
#A268C5
(162,104,197)
#AF7DCC
(175,125,204)
#BC92D3
(188,146,211)
#C9A7DA
(201,167,218)
#D6BCE1
(214,188,225)
#E3D1E8
(227,209,232)
#F0E6EF
(240,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E14A9 color. Also use rgb(110,20,169) instead hex code.

Text Font Color

.myTextColor { color: #6E14A9; }

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

This text font color is #6E14A9.

Background Color

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

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

This div background color is #6E14A9.

Border color

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

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

This div border color is #6E14A9.

Opacity

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

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

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

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

This text has shadow with #6E14A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E14A9.

Preview

Color preview on black background

This text has color #6E14A9 on black background.


Color preview on white background

This text has color #6E14A9 on white background.


Black color preview on #6E14A9 background

This text has black color on #6E14A9 background.


White color preview on #6E14A9 background

This text has white color on #6E14A9 background.


Related colors

Complementary color

Complementary color for #hex is #91EB56.


I love getcolorcode.com

Triadic colors

1 #A96E14 and #14A96E with #6E14A9 are triadic colors.

2 #A9146E and #146EA9 with #6E14A9 are triadic colors.