COLOR #6E51AE

HEX: #6E51AE RGB: (110,81,174)

Color info

#6E51AE contains mainly blue color. Web safe color of #6E51AE is #666699 (or #669).

RGB color model

#6E51AE color RGB value is (110,81,174).

RGB: (110,81,174) (43%, 32%, 68%)

RGB channels and saturation

R 110 of 255 = 43%
G 81 of 255 = 32%
B 174 of 255 = 68%

110
81
174

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

Portions of RGB colors in percentages

R + G + B = 110 + 81 + 174 = 365 (100%)
R 110 of 365 ~ 30.14%
G 81 of 365 ~ 22.19%
B 174 of 365 ~ 47.67'%

%30.14
%22.19
%47.67

CMYK color model

#6E51AE color CMYK value is (37,53,0,32).

  • cyan value is 36.78%
  • magenta value is 53.45%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (37,53,0,32)
C37M53Y0K32 (37%, 53%, 0%, 32%)
(0.37 / 0.53 / 0.00 / 0.32)

CMYK percentages

%36.78
%53.45
%0
%31.76

Codes

Color #6E51AE in popluar color models

6E 51 AE
RGB 110 81 174
HSL 259° 36.47% 50.00%
HSB/HSV 259° 53.45% 68.24%
CMYK 36.78% 53.45% 0.00%
31.76%

Color #6E51AE in popluar number systems.

HEX 6E 51 AE
Decimal 110 81 174
Binary 1101110 1010001 10101110
Octal 156 121 256

Shades and tints

Shades of #6E51AE

#6E51AE
(110,81,174)
#644A9F
(100,74,159)
#5A4390
(90,67,144)
#503C81
(80,60,129)
#463572
(70,53,114)
#3C2E63
(60,46,99)
#322754
(50,39,84)
#282045
(40,32,69)
#1E1936
(30,25,54)
#141227
(20,18,39)
#0A0B18
(10,11,24)
#000000
(0,0,0)

Tints of #6E51AE

#6E51AE
(110,81,174)
#7B60B5
(123,96,181)
#886FBC
(136,111,188)
#957EC3
(149,126,195)
#A28DCA
(162,141,202)
#AF9CD1
(175,156,209)
#BCABD8
(188,171,216)
#C9BADF
(201,186,223)
#D6C9E6
(214,201,230)
#E3D8ED
(227,216,237)
#F0E7F4
(240,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E51AE color. Also use rgb(110,81,174) instead hex code.

Text Font Color

.myTextColor { color: #6E51AE; }

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

This text font color is #6E51AE.

Background Color

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

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

This div background color is #6E51AE.

Border color

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

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

This div border color is #6E51AE.

Opacity

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

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

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

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

This text has shadow with #6E51AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E51AE.

Preview

Color preview on black background

This text has color #6E51AE on black background.


Color preview on white background

This text has color #6E51AE on white background.


Black color preview on #6E51AE background

This text has black color on #6E51AE background.


White color preview on #6E51AE background

This text has white color on #6E51AE background.


Related colors

Complementary color

Complementary color for #hex is #91AE51.


I love getcolorcode.com

Triadic colors

1 #AE6E51 and #51AE6E with #6E51AE are triadic colors.

2 #AE516E and #516EAE with #6E51AE are triadic colors.