COLOR #6E2C89

HEX: #6E2C89 RGB: (110,44,137)

Color info

#6E2C89 contains mainly red and blue colors. Web safe color of #6E2C89 is #663399 (or #639).

RGB color model

#6E2C89 color RGB value is (110,44,137).

RGB: (110,44,137) (43%, 17%, 54%)

RGB channels and saturation

R 110 of 255 = 43%
G 44 of 255 = 17%
B 137 of 255 = 54%

110
44
137

R + G + B ~ 38%. #6E2C89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 44 + 137 = 291 (100%)
R 110 of 291 ~ 37.8%
G 44 of 291 ~ 15.12%
B 137 of 291 ~ 47.08'%

%37.8
%15.12
%47.08

CMYK color model

#6E2C89 color CMYK value is (20,68,0,46).

  • cyan value is 19.71%
  • magenta value is 67.88%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (20,68,0,46)
C20M68Y0K46 (20%, 68%, 0%, 46%)
(0.20 / 0.68 / 0.00 / 0.46)

CMYK percentages

%19.71
%67.88
%0
%46.27

Codes

Color #6E2C89 in popluar color models

6E 2C 89
RGB 110 44 137
HSL 283° 51.38% 35.49%
HSB/HSV 283° 67.88% 53.73%
CMYK 19.71% 67.88% 0.00%
46.27%

Color #6E2C89 in popluar number systems.

HEX 6E 2C 89
Decimal 110 44 137
Binary 1101110 101100 10001001
Octal 156 54 211

Shades and tints

Shades of #6E2C89

#6E2C89
(110,44,137)
#64287D
(100,40,125)
#5A2471
(90,36,113)
#502065
(80,32,101)
#461C59
(70,28,89)
#3C184D
(60,24,77)
#321441
(50,20,65)
#281035
(40,16,53)
#1E0C29
(30,12,41)
#14081D
(20,8,29)
#0A0411
(10,4,17)
#000000
(0,0,0)

Tints of #6E2C89

#6E2C89
(110,44,137)
#7B3F93
(123,63,147)
#88529D
(136,82,157)
#9565A7
(149,101,167)
#A278B1
(162,120,177)
#AF8BBB
(175,139,187)
#BC9EC5
(188,158,197)
#C9B1CF
(201,177,207)
#D6C4D9
(214,196,217)
#E3D7E3
(227,215,227)
#F0EAED
(240,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E2C89 color. Also use rgb(110,44,137) instead hex code.

Text Font Color

.myTextColor { color: #6E2C89; }

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

This text font color is #6E2C89.

Background Color

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

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

This div background color is #6E2C89.

Border color

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

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

This div border color is #6E2C89.

Opacity

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

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

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

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

This text has shadow with #6E2C89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E2C89.

Preview

Color preview on black background

This text has color #6E2C89 on black background.


Color preview on white background

This text has color #6E2C89 on white background.


Black color preview on #6E2C89 background

This text has black color on #6E2C89 background.


White color preview on #6E2C89 background

This text has white color on #6E2C89 background.


Related colors

Complementary color

Complementary color for #hex is #91D376.


I love getcolorcode.com

Triadic colors

1 #896E2C and #2C896E with #6E2C89 are triadic colors.

2 #892C6E and #2C6E89 with #6E2C89 are triadic colors.