COLOR #6D9188

HEX: #6D9188 RGB: (109,145,136)

Color info

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

RGB color model

#6D9188 color RGB value is (109,145,136).

RGB: (109,145,136) (43%, 57%, 53%)

RGB channels and saturation

R 109 of 255 = 43%
G 145 of 255 = 57%
B 136 of 255 = 53%

109
145
136

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

Portions of RGB colors in percentages

R + G + B = 109 + 145 + 136 = 390 (100%)
R 109 of 390 ~ 27.95%
G 145 of 390 ~ 37.18%
B 136 of 390 ~ 34.87'%

%27.95
%37.18
%34.87

CMYK color model

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

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

CMYK: (25,0,6,43)
C25M0Y6K43 (25%, 0%, 6%, 43%)
(0.25 / 0.00 / 0.06 / 0.43)

CMYK percentages

%24.83
%0
%6.21
%43.14

Codes

Color #6D9188 in popluar color models

6D 91 88
RGB 109 145 136
HSL 165° 14.17% 49.80%
HSB/HSV 165° 24.83% 56.86%
CMYK 24.83% 0.00% 6.21%
43.14%

Color #6D9188 in popluar number systems.

HEX 6D 91 88
Decimal 109 145 136
Binary 1101101 10010001 10001000
Octal 155 221 210

Shades and tints

Shades of #6D9188

#6D9188
(109,145,136)
#64847C
(100,132,124)
#5B7770
(91,119,112)
#526A64
(82,106,100)
#495D58
(73,93,88)
#40504C
(64,80,76)
#374340
(55,67,64)
#2E3634
(46,54,52)
#252928
(37,41,40)
#1C1C1C
(28,28,28)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #6D9188

#6D9188
(109,145,136)
#7A9B92
(122,155,146)
#87A59C
(135,165,156)
#94AFA6
(148,175,166)
#A1B9B0
(161,185,176)
#AEC3BA
(174,195,186)
#BBCDC4
(187,205,196)
#C8D7CE
(200,215,206)
#D5E1D8
(213,225,216)
#E2EBE2
(226,235,226)
#EFF5EC
(239,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D9188; }

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

This text font color is #6D9188.

Background Color

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

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

This div background color is #6D9188.

Border color

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

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

This div border color is #6D9188.

Opacity

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

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

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

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

This text has shadow with #6D9188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9188.

Preview

Color preview on black background

This text has color #6D9188 on black background.


Color preview on white background

This text has color #6D9188 on white background.


Black color preview on #6D9188 background

This text has black color on #6D9188 background.


White color preview on #6D9188 background

This text has white color on #6D9188 background.


Related colors

Complementary color

Complementary color for #hex is #926E77.


I love getcolorcode.com

Triadic colors

1 #886D91 and #91886D with #6D9188 are triadic colors.

2 #88916D and #916D88 with #6D9188 are triadic colors.