COLOR #6E71AE

HEX: #6E71AE RGB: (110,113,174)

Color info

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

RGB color model

#6E71AE color RGB value is (110,113,174).

RGB: (110,113,174) (43%, 44%, 68%)

RGB channels and saturation

R 110 of 255 = 43%
G 113 of 255 = 44%
B 174 of 255 = 68%

110
113
174

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

Portions of RGB colors in percentages

R + G + B = 110 + 113 + 174 = 397 (100%)
R 110 of 397 ~ 27.71%
G 113 of 397 ~ 28.46%
B 174 of 397 ~ 43.83'%

%27.71
%28.46
%43.83

CMYK color model

#6E71AE color CMYK value is (37,35,0,32).

  • cyan value is 36.78%
  • magenta value is 35.06%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (37,35,0,32) C37M35Y0K32 (37%,35%,0%,32%) (0.37/0.35/0.00/0.32) 

CMYK percentages

%36.78
%35.06
%0
%31.76

Codes

Color #6E71AE in popluar color models

6E 71 AE
RGB 110 113 174
HSL 237° 28.32% 55.69%
HSB/HSV 237° 36.78% 68.24%
CMYK 36.78% 35.06% 0.00%
31.76%

Color #6E71AE in popluar number systems.

HEX 6E 71 AE
Decimal 110 113 174
Binary 1101110 1110001 10101110
Octal 156 161 256

Shades and tints

Shades of #6E71AE

#6E71AE
(110,113,174)
#64679F
(100,103,159)
#5A5D90
(90,93,144)
#505381
(80,83,129)
#464972
(70,73,114)
#3C3F63
(60,63,99)
#323554
(50,53,84)
#282B45
(40,43,69)
#1E2136
(30,33,54)
#141727
(20,23,39)
#0A0D18
(10,13,24)
#000000
(0,0,0)

Tints of #6E71AE

#6E71AE
(110,113,174)
#7B7DB5
(123,125,181)
#8889BC
(136,137,188)
#9595C3
(149,149,195)
#A2A1CA
(162,161,202)
#AFADD1
(175,173,209)
#BCB9D8
(188,185,216)
#C9C5DF
(201,197,223)
#D6D1E6
(214,209,230)
#E3DDED
(227,221,237)
#F0E9F4
(240,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E71AE; }

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

This text font color is #6E71AE.

Background Color

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

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

This div background color is #6E71AE.

Border color

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

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

This div border color is #6E71AE.

Opacity

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

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

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

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

This text has shadow with #6E71AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E71AE.

Preview

Color preview on black background

This text has color #6E71AE on black background.


Color preview on white background

This text has color #6E71AE on white background.


Black color preview on #6E71AE background

This text has black color on #6E71AE background.


White color preview on #6E71AE background

This text has white color on #6E71AE background.


Related colors

Complementary color

Complementary color for #hex is #918E51.


I love getcolorcode.com

Triadic colors

1 #AE6E71 and #71AE6E with #6E71AE are triadic colors.

2 #AE716E and #716EAE with #6E71AE are triadic colors.