COLOR #6E7A93

HEX: #6E7A93 RGB: (110,122,147)

Color info

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

RGB color model

#6E7A93 color RGB value is (110,122,147).

RGB: (110,122,147) (43%, 48%, 58%)

RGB channels and saturation

R 110 of 255 = 43%
G 122 of 255 = 48%
B 147 of 255 = 58%

110
122
147

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

Portions of RGB colors in percentages

R + G + B = 110 + 122 + 147 = 379 (100%)
R 110 of 379 ~ 29.02%
G 122 of 379 ~ 32.19%
B 147 of 379 ~ 38.79'%

%29.02
%32.19
%38.79

CMYK color model

#6E7A93 color CMYK value is (25,17,0,42).

  • cyan value is 25.17%
  • magenta value is 17.01%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (25,17,0,42) C25M17Y0K42 (25%,17%,0%,42%) (0.25/0.17/0.00/0.42) 

CMYK percentages

%25.17
%17.01
%0
%42.35

Codes

Color #6E7A93 in popluar color models

6E 7A 93
RGB 110 122 147
HSL 221° 14.62% 50.39%
HSB/HSV 221° 25.17% 57.65%
CMYK 25.17% 17.01% 0.00%
42.35%

Color #6E7A93 in popluar number systems.

HEX 6E 7A 93
Decimal 110 122 147
Binary 1101110 1111010 10010011
Octal 156 172 223

Shades and tints

Shades of #6E7A93

#6E7A93
(110,122,147)
#646F86
(100,111,134)
#5A6479
(90,100,121)
#50596C
(80,89,108)
#464E5F
(70,78,95)
#3C4352
(60,67,82)
#323845
(50,56,69)
#282D38
(40,45,56)
#1E222B
(30,34,43)
#14171E
(20,23,30)
#0A0C11
(10,12,17)
#000000
(0,0,0)

Tints of #6E7A93

#6E7A93
(110,122,147)
#7B869C
(123,134,156)
#8892A5
(136,146,165)
#959EAE
(149,158,174)
#A2AAB7
(162,170,183)
#AFB6C0
(175,182,192)
#BCC2C9
(188,194,201)
#C9CED2
(201,206,210)
#D6DADB
(214,218,219)
#E3E6E4
(227,230,228)
#F0F2ED
(240,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7A93 color. Also use rgb(110,122,147) instead hex code.

Text Font Color

.myTextColor { color: #6E7A93; }

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

This text font color is #6E7A93.

Background Color

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

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

This div background color is #6E7A93.

Border color

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

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

This div border color is #6E7A93.

Opacity

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

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

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

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

This text has shadow with #6E7A93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7A93.

Preview

Color preview on black background

This text has color #6E7A93 on black background.


Color preview on white background

This text has color #6E7A93 on white background.


Black color preview on #6E7A93 background

This text has black color on #6E7A93 background.


White color preview on #6E7A93 background

This text has white color on #6E7A93 background.


Related colors

Complementary color

Complementary color for #hex is #91856C.


I love getcolorcode.com

Triadic colors

1 #936E7A and #7A936E with #6E7A93 are triadic colors.

2 #937A6E and #7A6E93 with #6E7A93 are triadic colors.