COLOR #6B9AAB

HEX: #6B9AAB RGB: (107,154,171)

Color info

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

RGB color model

#6B9AAB color RGB value is (107,154,171).

RGB: (107,154,171) (42%, 60%, 67%)

RGB channels and saturation

R 107 of 255 = 42%
G 154 of 255 = 60%
B 171 of 255 = 67%

107
154
171

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

Portions of RGB colors in percentages

R + G + B = 107 + 154 + 171 = 432 (100%)
R 107 of 432 ~ 24.77%
G 154 of 432 ~ 35.65%
B 171 of 432 ~ 39.58'%

%24.77
%35.65
%39.58

CMYK color model

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

  • cyan value is 37.43%
  • magenta value is 9.94%
  • yellow value is 0.00%
  • key color value is 32.94%

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

CMYK percentages

%37.43
%9.94
%0
%32.94

Codes

Color #6B9AAB in popluar color models

6B 9A AB
RGB 107 154 171
HSL 196° 27.59% 54.51%
HSB/HSV 196° 37.43% 67.06%
CMYK 37.43% 9.94% 0.00%
32.94%

Color #6B9AAB in popluar number systems.

HEX 6B 9A AB
Decimal 107 154 171
Binary 1101011 10011010 10101011
Octal 153 232 253

Shades and tints

Shades of #6B9AAB

#6B9AAB
(107,154,171)
#628C9C
(98,140,156)
#597E8D
(89,126,141)
#50707E
(80,112,126)
#47626F
(71,98,111)
#3E5460
(62,84,96)
#354651
(53,70,81)
#2C3842
(44,56,66)
#232A33
(35,42,51)
#1A1C24
(26,28,36)
#110E15
(17,14,21)
#000000
(0,0,0)

Tints of #6B9AAB

#6B9AAB
(107,154,171)
#78A3B2
(120,163,178)
#85ACB9
(133,172,185)
#92B5C0
(146,181,192)
#9FBEC7
(159,190,199)
#ACC7CE
(172,199,206)
#B9D0D5
(185,208,213)
#C6D9DC
(198,217,220)
#D3E2E3
(211,226,227)
#E0EBEA
(224,235,234)
#EDF4F1
(237,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B9AAB color. Also use rgb(107,154,171) instead hex code.

Text Font Color

.myTextColor { color: #6B9AAB; }

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

This text font color is #6B9AAB.

Background Color

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

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

This div background color is #6B9AAB.

Border color

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

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

This div border color is #6B9AAB.

Opacity

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

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

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

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

This text has shadow with #6B9AAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9AAB.

Preview

Color preview on black background

This text has color #6B9AAB on black background.


Color preview on white background

This text has color #6B9AAB on white background.


Black color preview on #6B9AAB background

This text has black color on #6B9AAB background.


White color preview on #6B9AAB background

This text has white color on #6B9AAB background.


Related colors

Complementary color

Complementary color for #hex is #946554.


I love getcolorcode.com

Triadic colors

1 #AB6B9A and #9AAB6B with #6B9AAB are triadic colors.

2 #AB9A6B and #9A6BAB with #6B9AAB are triadic colors.