COLOR #6D9FAF

HEX: #6D9FAF RGB: (109,159,175)

Color info

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

RGB color model

#6D9FAF color RGB value is (109,159,175).

RGB: (109,159,175) (43%, 62%, 69%)

RGB channels and saturation

R 109 of 255 = 43%
G 159 of 255 = 62%
B 175 of 255 = 69%

109
159
175

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

Portions of RGB colors in percentages

R + G + B = 109 + 159 + 175 = 443 (100%)
R 109 of 443 ~ 24.6%
G 159 of 443 ~ 35.89%
B 175 of 443 ~ 39.5'%

%24.6
%35.89
%39.5

CMYK color model

#6D9FAF color CMYK value is (38,9,0,31).

  • cyan value is 37.71%
  • magenta value is 9.14%
  • yellow value is 0.00%
  • key color value is 31.37%
CMYK: (38,9,0,31) C38M9Y0K31 (38%,9%,0%,31%) (0.38/0.09/0.00/0.31) 

CMYK percentages

%37.71
%9.14
%0
%31.37

Codes

Color #6D9FAF in popluar color models

6D 9F AF
RGB 109 159 175
HSL 195° 29.20% 55.69%
HSB/HSV 195° 37.71% 68.63%
CMYK 37.71% 9.14% 0.00%
31.37%

Color #6D9FAF in popluar number systems.

HEX 6D 9F AF
Decimal 109 159 175
Binary 1101101 10011111 10101111
Octal 155 237 257

Shades and tints

Shades of #6D9FAF

#6D9FAF
(109,159,175)
#6491A0
(100,145,160)
#5B8391
(91,131,145)
#527582
(82,117,130)
#496773
(73,103,115)
#405964
(64,89,100)
#374B55
(55,75,85)
#2E3D46
(46,61,70)
#252F37
(37,47,55)
#1C2128
(28,33,40)
#131319
(19,19,25)
#000000
(0,0,0)

Tints of #6D9FAF

#6D9FAF
(109,159,175)
#7AA7B6
(122,167,182)
#87AFBD
(135,175,189)
#94B7C4
(148,183,196)
#A1BFCB
(161,191,203)
#AEC7D2
(174,199,210)
#BBCFD9
(187,207,217)
#C8D7E0
(200,215,224)
#D5DFE7
(213,223,231)
#E2E7EE
(226,231,238)
#EFEFF5
(239,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9FAF color. Also use rgb(109,159,175) instead hex code.

Text Font Color

.myTextColor { color: #6D9FAF; }

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

This text font color is #6D9FAF.

Background Color

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

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

This div background color is #6D9FAF.

Border color

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

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

This div border color is #6D9FAF.

Opacity

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

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

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

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

This text has shadow with #6D9FAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9FAF.

Preview

Color preview on black background

This text has color #6D9FAF on black background.


Color preview on white background

This text has color #6D9FAF on white background.


Black color preview on #6D9FAF background

This text has black color on #6D9FAF background.


White color preview on #6D9FAF background

This text has white color on #6D9FAF background.


Related colors

Complementary color

Complementary color for #hex is #926050.


I love getcolorcode.com

Triadic colors

1 #AF6D9F and #9FAF6D with #6D9FAF are triadic colors.

2 #AF9F6D and #9F6DAF with #6D9FAF are triadic colors.