COLOR #6D8E91

HEX: #6D8E91 RGB: (109,142,145)

Color info

#6D8E91 contains red, green and blue colors in about the same proportion. Web safe color of #6D8E91 is #669999 (or #699).

RGB color model

#6D8E91 color RGB value is (109,142,145).

RGB: (109,142,145) (43%, 56%, 57%)

RGB channels and saturation

R 109 of 255 = 43%
G 142 of 255 = 56%
B 145 of 255 = 57%

109
142
145

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

Portions of RGB colors in percentages

R + G + B = 109 + 142 + 145 = 396 (100%)
R 109 of 396 ~ 27.53%
G 142 of 396 ~ 35.86%
B 145 of 396 ~ 36.62'%

%27.53
%35.86
%36.62

CMYK color model

#6D8E91 color CMYK value is (25,2,0,43).

  • cyan value is 24.83%
  • magenta value is 2.07%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (25,2,0,43)
C25M2Y0K43 (25%, 2%, 0%, 43%)
(0.25 / 0.02 / 0.00 / 0.43)

CMYK percentages

%24.83
%2.07
%0
%43.14

Codes

Color #6D8E91 in popluar color models

6D 8E 91
RGB 109 142 145
HSL 185° 14.17% 49.80%
HSB/HSV 185° 24.83% 56.86%
CMYK 24.83% 2.07% 0.00%
43.14%

Color #6D8E91 in popluar number systems.

HEX 6D 8E 91
Decimal 109 142 145
Binary 1101101 10001110 10010001
Octal 155 216 221

Shades and tints

Shades of #6D8E91

#6D8E91
(109,142,145)
#648284
(100,130,132)
#5B7677
(91,118,119)
#526A6A
(82,106,106)
#495E5D
(73,94,93)
#405250
(64,82,80)
#374643
(55,70,67)
#2E3A36
(46,58,54)
#252E29
(37,46,41)
#1C221C
(28,34,28)
#13160F
(19,22,15)
#000000
(0,0,0)

Tints of #6D8E91

#6D8E91
(109,142,145)
#7A989B
(122,152,155)
#87A2A5
(135,162,165)
#94ACAF
(148,172,175)
#A1B6B9
(161,182,185)
#AEC0C3
(174,192,195)
#BBCACD
(187,202,205)
#C8D4D7
(200,212,215)
#D5DEE1
(213,222,225)
#E2E8EB
(226,232,235)
#EFF2F5
(239,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8E91 color. Also use rgb(109,142,145) instead hex code.

Text Font Color

.myTextColor { color: #6D8E91; }

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

This text font color is #6D8E91.

Background Color

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

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

This div background color is #6D8E91.

Border color

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

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

This div border color is #6D8E91.

Opacity

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

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

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

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

This text has shadow with #6D8E91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8E91.

Preview

Color preview on black background

This text has color #6D8E91 on black background.


Color preview on white background

This text has color #6D8E91 on white background.


Black color preview on #6D8E91 background

This text has black color on #6D8E91 background.


White color preview on #6D8E91 background

This text has white color on #6D8E91 background.


Related colors

Complementary color

Complementary color for #hex is #92716E.


I love getcolorcode.com

Triadic colors

1 #916D8E and #8E916D with #6D8E91 are triadic colors.

2 #918E6D and #8E6D91 with #6D8E91 are triadic colors.