COLOR #6D9BAC

HEX: #6D9BAC RGB: (109,155,172)

Color info

#6D9BAC contains mainly green and blue colors. Web safe color of #6D9BAC is #669999 (or #699).

RGB color model

#6D9BAC color RGB value is (109,155,172).

RGB: (109,155,172) (43%, 61%, 67%)

RGB channels and saturation

R 109 of 255 = 43%
G 155 of 255 = 61%
B 172 of 255 = 67%

109
155
172

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

Portions of RGB colors in percentages

R + G + B = 109 + 155 + 172 = 436 (100%)
R 109 of 436 ~ 25%
G 155 of 436 ~ 35.55%
B 172 of 436 ~ 39.45'%

%25
%35.55
%39.45

CMYK color model

#6D9BAC color CMYK value is (37,10,0,33).

  • cyan value is 36.63%
  • magenta value is 9.88%
  • yellow value is 0.00%
  • key color value is 32.55%

CMYK: (37,10,0,33)
C37M10Y0K33 (37%, 10%, 0%, 33%)
(0.37 / 0.10 / 0.00 / 0.33)

CMYK percentages

%36.63
%9.88
%0
%32.55

Codes

Color #6D9BAC in popluar color models

6D 9B AC
RGB 109 155 172
HSL 196° 27.51% 55.10%
HSB/HSV 196° 36.63% 67.45%
CMYK 36.63% 9.88% 0.00%
32.55%

Color #6D9BAC in popluar number systems.

HEX 6D 9B AC
Decimal 109 155 172
Binary 1101101 10011011 10101100
Octal 155 233 254

Shades and tints

Shades of #6D9BAC

#6D9BAC
(109,155,172)
#648D9D
(100,141,157)
#5B7F8E
(91,127,142)
#52717F
(82,113,127)
#496370
(73,99,112)
#405561
(64,85,97)
#374752
(55,71,82)
#2E3943
(46,57,67)
#252B34
(37,43,52)
#1C1D25
(28,29,37)
#130F16
(19,15,22)
#000000
(0,0,0)

Tints of #6D9BAC

#6D9BAC
(109,155,172)
#7AA4B3
(122,164,179)
#87ADBA
(135,173,186)
#94B6C1
(148,182,193)
#A1BFC8
(161,191,200)
#AEC8CF
(174,200,207)
#BBD1D6
(187,209,214)
#C8DADD
(200,218,221)
#D5E3E4
(213,227,228)
#E2ECEB
(226,236,235)
#EFF5F2
(239,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9BAC color. Also use rgb(109,155,172) instead hex code.

Text Font Color

.myTextColor { color: #6D9BAC; }

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

This text font color is #6D9BAC.

Background Color

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

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

This div background color is #6D9BAC.

Border color

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

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

This div border color is #6D9BAC.

Opacity

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

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

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

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

This text has shadow with #6D9BAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9BAC.

Preview

Color preview on black background

This text has color #6D9BAC on black background.


Color preview on white background

This text has color #6D9BAC on white background.


Black color preview on #6D9BAC background

This text has black color on #6D9BAC background.


White color preview on #6D9BAC background

This text has white color on #6D9BAC background.


Related colors

Complementary color

Complementary color for #hex is #926453.


I love getcolorcode.com

Triadic colors

1 #AC6D9B and #9BAC6D with #6D9BAC are triadic colors.

2 #AC9B6D and #9B6DAC with #6D9BAC are triadic colors.