COLOR #6D9E97

HEX: #6D9E97 RGB: (109,158,151)

Color info

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

RGB color model

#6D9E97 color RGB value is (109,158,151).

RGB: (109,158,151) (43%, 62%, 59%)

RGB channels and saturation

R 109 of 255 = 43%
G 158 of 255 = 62%
B 151 of 255 = 59%

109
158
151

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

Portions of RGB colors in percentages

R + G + B = 109 + 158 + 151 = 418 (100%)
R 109 of 418 ~ 26.08%
G 158 of 418 ~ 37.8%
B 151 of 418 ~ 36.12'%

%26.08
%37.8
%36.12

CMYK color model

#6D9E97 color CMYK value is (31,0,4,38).

  • cyan value is 31.01%
  • magenta value is 0.00%
  • yellow value is 4.43%
  • key color value is 38.04%

CMYK: (31,0,4,38)
C31M0Y4K38 (31%, 0%, 4%, 38%)
(0.31 / 0.00 / 0.04 / 0.38)

CMYK percentages

%31.01
%0
%4.43
%38.04

Codes

Color #6D9E97 in popluar color models

6D 9E 97
RGB 109 158 151
HSL 171° 20.16% 52.35%
HSB/HSV 171° 31.01% 61.96%
CMYK 31.01% 0.00% 4.43%
38.04%

Color #6D9E97 in popluar number systems.

HEX 6D 9E 97
Decimal 109 158 151
Binary 1101101 10011110 10010111
Octal 155 236 227

Shades and tints

Shades of #6D9E97

#6D9E97
(109,158,151)
#64908A
(100,144,138)
#5B827D
(91,130,125)
#527470
(82,116,112)
#496663
(73,102,99)
#405856
(64,88,86)
#374A49
(55,74,73)
#2E3C3C
(46,60,60)
#252E2F
(37,46,47)
#1C2022
(28,32,34)
#131215
(19,18,21)
#000000
(0,0,0)

Tints of #6D9E97

#6D9E97
(109,158,151)
#7AA6A0
(122,166,160)
#87AEA9
(135,174,169)
#94B6B2
(148,182,178)
#A1BEBB
(161,190,187)
#AEC6C4
(174,198,196)
#BBCECD
(187,206,205)
#C8D6D6
(200,214,214)
#D5DEDF
(213,222,223)
#E2E6E8
(226,230,232)
#EFEEF1
(239,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9E97 color. Also use rgb(109,158,151) instead hex code.

Text Font Color

.myTextColor { color: #6D9E97; }

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

This text font color is #6D9E97.

Background Color

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

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

This div background color is #6D9E97.

Border color

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

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

This div border color is #6D9E97.

Opacity

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

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

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

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

This text has shadow with #6D9E97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9E97.

Preview

Color preview on black background

This text has color #6D9E97 on black background.


Color preview on white background

This text has color #6D9E97 on white background.


Black color preview on #6D9E97 background

This text has black color on #6D9E97 background.


White color preview on #6D9E97 background

This text has white color on #6D9E97 background.


Related colors

Complementary color

Complementary color for #hex is #926168.


I love getcolorcode.com

Triadic colors

1 #976D9E and #9E976D with #6D9E97 are triadic colors.

2 #979E6D and #9E6D97 with #6D9E97 are triadic colors.