COLOR #6D94AE

HEX: #6D94AE RGB: (109,148,174)

Color info

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

RGB color model

#6D94AE color RGB value is (109,148,174).

RGB: (109,148,174) (43%, 58%, 68%)

RGB channels and saturation

R 109 of 255 = 43%
G 148 of 255 = 58%
B 174 of 255 = 68%

109
148
174

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

Portions of RGB colors in percentages

R + G + B = 109 + 148 + 174 = 431 (100%)
R 109 of 431 ~ 25.29%
G 148 of 431 ~ 34.34%
B 174 of 431 ~ 40.37'%

%25.29
%34.34
%40.37

CMYK color model

#6D94AE color CMYK value is (37,15,0,32).

  • cyan value is 37.36%
  • magenta value is 14.94%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (37,15,0,32)
C37M15Y0K32 (37%, 15%, 0%, 32%)
(0.37 / 0.15 / 0.00 / 0.32)

CMYK percentages

%37.36
%14.94
%0
%31.76

Codes

Color #6D94AE in popluar color models

6D 94 AE
RGB 109 148 174
HSL 204° 28.63% 55.49%
HSB/HSV 204° 37.36% 68.24%
CMYK 37.36% 14.94% 0.00%
31.76%

Color #6D94AE in popluar number systems.

HEX 6D 94 AE
Decimal 109 148 174
Binary 1101101 10010100 10101110
Octal 155 224 256

Shades and tints

Shades of #6D94AE

#6D94AE
(109,148,174)
#64879F
(100,135,159)
#5B7A90
(91,122,144)
#526D81
(82,109,129)
#496072
(73,96,114)
#405363
(64,83,99)
#374654
(55,70,84)
#2E3945
(46,57,69)
#252C36
(37,44,54)
#1C1F27
(28,31,39)
#131218
(19,18,24)
#000000
(0,0,0)

Tints of #6D94AE

#6D94AE
(109,148,174)
#7A9DB5
(122,157,181)
#87A6BC
(135,166,188)
#94AFC3
(148,175,195)
#A1B8CA
(161,184,202)
#AEC1D1
(174,193,209)
#BBCAD8
(187,202,216)
#C8D3DF
(200,211,223)
#D5DCE6
(213,220,230)
#E2E5ED
(226,229,237)
#EFEEF4
(239,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D94AE color. Also use rgb(109,148,174) instead hex code.

Text Font Color

.myTextColor { color: #6D94AE; }

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

This text font color is #6D94AE.

Background Color

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

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

This div background color is #6D94AE.

Border color

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

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

This div border color is #6D94AE.

Opacity

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

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

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

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

This text has shadow with #6D94AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D94AE.

Preview

Color preview on black background

This text has color #6D94AE on black background.


Color preview on white background

This text has color #6D94AE on white background.


Black color preview on #6D94AE background

This text has black color on #6D94AE background.


White color preview on #6D94AE background

This text has white color on #6D94AE background.


Related colors

Complementary color

Complementary color for #hex is #926B51.


I love getcolorcode.com

Triadic colors

1 #AE6D94 and #94AE6D with #6D94AE are triadic colors.

2 #AE946D and #946DAE with #6D94AE are triadic colors.