COLOR #6E57A6

HEX: #6E57A6 RGB: (110,87,166)

Color info

#6E57A6 contains mainly red and blue colors. Web safe color of #6E57A6 is #666699 (or #669).

RGB color model

#6E57A6 color RGB value is (110,87,166).

RGB: (110,87,166) (43%, 34%, 65%)

RGB channels and saturation

R 110 of 255 = 43%
G 87 of 255 = 34%
B 166 of 255 = 65%

110
87
166

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

Portions of RGB colors in percentages

R + G + B = 110 + 87 + 166 = 363 (100%)
R 110 of 363 ~ 30.3%
G 87 of 363 ~ 23.97%
B 166 of 363 ~ 45.73'%

%30.3
%23.97
%45.73

CMYK color model

#6E57A6 color CMYK value is (34,48,0,35).

  • cyan value is 33.73%
  • magenta value is 47.59%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (34,48,0,35)
C34M48Y0K35 (34%, 48%, 0%, 35%)
(0.34 / 0.48 / 0.00 / 0.35)

CMYK percentages

%33.73
%47.59
%0
%34.9

Codes

Color #6E57A6 in popluar color models

6E 57 A6
RGB 110 87 166
HSL 257° 31.23% 49.61%
HSB/HSV 257° 47.59% 65.10%
CMYK 33.73% 47.59% 0.00%
34.90%

Color #6E57A6 in popluar number systems.

HEX 6E 57 A6
Decimal 110 87 166
Binary 1101110 1010111 10100110
Octal 156 127 246

Shades and tints

Shades of #6E57A6

#6E57A6
(110,87,166)
#645097
(100,80,151)
#5A4988
(90,73,136)
#504279
(80,66,121)
#463B6A
(70,59,106)
#3C345B
(60,52,91)
#322D4C
(50,45,76)
#28263D
(40,38,61)
#1E1F2E
(30,31,46)
#14181F
(20,24,31)
#0A1110
(10,17,16)
#000000
(0,0,0)

Tints of #6E57A6

#6E57A6
(110,87,166)
#7B66AE
(123,102,174)
#8875B6
(136,117,182)
#9584BE
(149,132,190)
#A293C6
(162,147,198)
#AFA2CE
(175,162,206)
#BCB1D6
(188,177,214)
#C9C0DE
(201,192,222)
#D6CFE6
(214,207,230)
#E3DEEE
(227,222,238)
#F0EDF6
(240,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E57A6 color. Also use rgb(110,87,166) instead hex code.

Text Font Color

.myTextColor { color: #6E57A6; }

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

This text font color is #6E57A6.

Background Color

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

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

This div background color is #6E57A6.

Border color

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

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

This div border color is #6E57A6.

Opacity

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

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

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

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

This text has shadow with #6E57A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E57A6.

Preview

Color preview on black background

This text has color #6E57A6 on black background.


Color preview on white background

This text has color #6E57A6 on white background.


Black color preview on #6E57A6 background

This text has black color on #6E57A6 background.


White color preview on #6E57A6 background

This text has white color on #6E57A6 background.


Related colors

Complementary color

Complementary color for #hex is #91A859.


I love getcolorcode.com

Triadic colors

1 #A66E57 and #57A66E with #6E57A6 are triadic colors.

2 #A6576E and #576EA6 with #6E57A6 are triadic colors.