COLOR #6E7E94

HEX: #6E7E94 RGB: (110,126,148)

Color info

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

RGB color model

#6E7E94 color RGB value is (110,126,148).

RGB: (110,126,148) (43%, 49%, 58%)

RGB channels and saturation

R 110 of 255 = 43%
G 126 of 255 = 49%
B 148 of 255 = 58%

110
126
148

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

Portions of RGB colors in percentages

R + G + B = 110 + 126 + 148 = 384 (100%)
R 110 of 384 ~ 28.65%
G 126 of 384 ~ 32.81%
B 148 of 384 ~ 38.54'%

%28.65
%32.81
%38.54

CMYK color model

#6E7E94 color CMYK value is (26,15,0,42).

  • cyan value is 25.68%
  • magenta value is 14.86%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (26,15,0,42)
C26M15Y0K42 (26%, 15%, 0%, 42%)
(0.26 / 0.15 / 0.00 / 0.42)

CMYK percentages

%25.68
%14.86
%0
%41.96

Codes

Color #6E7E94 in popluar color models

6E 7E 94
RGB 110 126 148
HSL 215° 15.08% 50.59%
HSB/HSV 215° 25.68% 58.04%
CMYK 25.68% 14.86% 0.00%
41.96%

Color #6E7E94 in popluar number systems.

HEX 6E 7E 94
Decimal 110 126 148
Binary 1101110 1111110 10010100
Octal 156 176 224

Shades and tints

Shades of #6E7E94

#6E7E94
(110,126,148)
#647387
(100,115,135)
#5A687A
(90,104,122)
#505D6D
(80,93,109)
#465260
(70,82,96)
#3C4753
(60,71,83)
#323C46
(50,60,70)
#283139
(40,49,57)
#1E262C
(30,38,44)
#141B1F
(20,27,31)
#0A1012
(10,16,18)
#000000
(0,0,0)

Tints of #6E7E94

#6E7E94
(110,126,148)
#7B899D
(123,137,157)
#8894A6
(136,148,166)
#959FAF
(149,159,175)
#A2AAB8
(162,170,184)
#AFB5C1
(175,181,193)
#BCC0CA
(188,192,202)
#C9CBD3
(201,203,211)
#D6D6DC
(214,214,220)
#E3E1E5
(227,225,229)
#F0ECEE
(240,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E7E94; }

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

This text font color is #6E7E94.

Background Color

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

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

This div background color is #6E7E94.

Border color

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

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

This div border color is #6E7E94.

Opacity

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

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

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

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

This text has shadow with #6E7E94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7E94.

Preview

Color preview on black background

This text has color #6E7E94 on black background.


Color preview on white background

This text has color #6E7E94 on white background.


Black color preview on #6E7E94 background

This text has black color on #6E7E94 background.


White color preview on #6E7E94 background

This text has white color on #6E7E94 background.


Related colors

Complementary color

Complementary color for #hex is #91816B.


I love getcolorcode.com

Triadic colors

1 #946E7E and #7E946E with #6E7E94 are triadic colors.

2 #947E6E and #7E6E94 with #6E7E94 are triadic colors.