COLOR #6E7EA3

HEX: #6E7EA3 RGB: (110,126,163)

Color info

#6E7EA3 contains red, green and blue colors in about the same proportion. Web safe color of #6E7EA3 is #666699 (or #669).

RGB color model

#6E7EA3 color RGB value is (110,126,163).

RGB: (110,126,163) (43%, 49%, 64%)

RGB channels and saturation

R 110 of 255 = 43%
G 126 of 255 = 49%
B 163 of 255 = 64%

110
126
163

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

Portions of RGB colors in percentages

R + G + B = 110 + 126 + 163 = 399 (100%)
R 110 of 399 ~ 27.57%
G 126 of 399 ~ 31.58%
B 163 of 399 ~ 40.85'%

%27.57
%31.58
%40.85

CMYK color model

#6E7EA3 color CMYK value is (33,23,0,36).

  • cyan value is 32.52%
  • magenta value is 22.70%
  • yellow value is 0.00%
  • key color value is 36.08%

CMYK: (33,23,0,36)
C33M23Y0K36 (33%, 23%, 0%, 36%)
(0.33 / 0.23 / 0.00 / 0.36)

CMYK percentages

%32.52
%22.7
%0
%36.08

Codes

Color #6E7EA3 in popluar color models

6E 7E A3
RGB 110 126 163
HSL 222° 22.36% 53.53%
HSB/HSV 222° 32.52% 63.92%
CMYK 32.52% 22.70% 0.00%
36.08%

Color #6E7EA3 in popluar number systems.

HEX 6E 7E A3
Decimal 110 126 163
Binary 1101110 1111110 10100011
Octal 156 176 243

Shades and tints

Shades of #6E7EA3

#6E7EA3
(110,126,163)
#647395
(100,115,149)
#5A6887
(90,104,135)
#505D79
(80,93,121)
#46526B
(70,82,107)
#3C475D
(60,71,93)
#323C4F
(50,60,79)
#283141
(40,49,65)
#1E2633
(30,38,51)
#141B25
(20,27,37)
#0A1017
(10,16,23)
#000000
(0,0,0)

Tints of #6E7EA3

#6E7EA3
(110,126,163)
#7B89AB
(123,137,171)
#8894B3
(136,148,179)
#959FBB
(149,159,187)
#A2AAC3
(162,170,195)
#AFB5CB
(175,181,203)
#BCC0D3
(188,192,211)
#C9CBDB
(201,203,219)
#D6D6E3
(214,214,227)
#E3E1EB
(227,225,235)
#F0ECF3
(240,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7EA3 color. Also use rgb(110,126,163) instead hex code.

Text Font Color

.myTextColor { color: #6E7EA3; }

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

This text font color is #6E7EA3.

Background Color

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

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

This div background color is #6E7EA3.

Border color

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

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

This div border color is #6E7EA3.

Opacity

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

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

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

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

This text has shadow with #6E7EA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7EA3.

Preview

Color preview on black background

This text has color #6E7EA3 on black background.


Color preview on white background

This text has color #6E7EA3 on white background.


Black color preview on #6E7EA3 background

This text has black color on #6E7EA3 background.


White color preview on #6E7EA3 background

This text has white color on #6E7EA3 background.


Related colors

Complementary color

Complementary color for #hex is #91815C.


I love getcolorcode.com

Triadic colors

1 #A36E7E and #7EA36E with #6E7EA3 are triadic colors.

2 #A37E6E and #7E6EA3 with #6E7EA3 are triadic colors.