COLOR #6A89A6

HEX: #6A89A6 RGB: (106,137,166)

Color info

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

RGB color model

#6A89A6 color RGB value is (106,137,166).

RGB: (106,137,166) (42%, 54%, 65%)

RGB channels and saturation

R 106 of 255 = 42%
G 137 of 255 = 54%
B 166 of 255 = 65%

106
137
166

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

Portions of RGB colors in percentages

R + G + B = 106 + 137 + 166 = 409 (100%)
R 106 of 409 ~ 25.92%
G 137 of 409 ~ 33.5%
B 166 of 409 ~ 40.59'%

%25.92
%33.5
%40.59

CMYK color model

#6A89A6 color CMYK value is (36,17,0,35).

  • cyan value is 36.14%
  • magenta value is 17.47%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (36,17,0,35)
C36M17Y0K35 (36%, 17%, 0%, 35%)
(0.36 / 0.17 / 0.00 / 0.35)

CMYK percentages

%36.14
%17.47
%0
%34.9

Codes

Color #6A89A6 in popluar color models

6A 89 A6
RGB 106 137 166
HSL 209° 25.21% 53.33%
HSB/HSV 209° 36.14% 65.10%
CMYK 36.14% 17.47% 0.00%
34.90%

Color #6A89A6 in popluar number systems.

HEX 6A 89 A6
Decimal 106 137 166
Binary 1101010 10001001 10100110
Octal 152 211 246

Shades and tints

Shades of #6A89A6

#6A89A6
(106,137,166)
#617D97
(97,125,151)
#587188
(88,113,136)
#4F6579
(79,101,121)
#46596A
(70,89,106)
#3D4D5B
(61,77,91)
#34414C
(52,65,76)
#2B353D
(43,53,61)
#22292E
(34,41,46)
#191D1F
(25,29,31)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #6A89A6

#6A89A6
(106,137,166)
#7793AE
(119,147,174)
#849DB6
(132,157,182)
#91A7BE
(145,167,190)
#9EB1C6
(158,177,198)
#ABBBCE
(171,187,206)
#B8C5D6
(184,197,214)
#C5CFDE
(197,207,222)
#D2D9E6
(210,217,230)
#DFE3EE
(223,227,238)
#ECEDF6
(236,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A89A6 color. Also use rgb(106,137,166) instead hex code.

Text Font Color

.myTextColor { color: #6A89A6; }

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

This text font color is #6A89A6.

Background Color

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

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

This div background color is #6A89A6.

Border color

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

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

This div border color is #6A89A6.

Opacity

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

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

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

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

This text has shadow with #6A89A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A89A6.

Preview

Color preview on black background

This text has color #6A89A6 on black background.


Color preview on white background

This text has color #6A89A6 on white background.


Black color preview on #6A89A6 background

This text has black color on #6A89A6 background.


White color preview on #6A89A6 background

This text has white color on #6A89A6 background.


Related colors

Complementary color

Complementary color for #hex is #957659.


I love getcolorcode.com

Triadic colors

1 #A66A89 and #89A66A with #6A89A6 are triadic colors.

2 #A6896A and #896AA6 with #6A89A6 are triadic colors.