COLOR #6AB3A9

HEX: #6AB3A9 RGB: (106,179,169)

Color info

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

RGB color model

#6AB3A9 color RGB value is (106,179,169).

RGB: (106,179,169) (42%, 70%, 66%)

RGB channels and saturation

R 106 of 255 = 42%
G 179 of 255 = 70%
B 169 of 255 = 66%

106
179
169

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

Portions of RGB colors in percentages

R + G + B = 106 + 179 + 169 = 454 (100%)
R 106 of 454 ~ 23.35%
G 179 of 454 ~ 39.43%
B 169 of 454 ~ 37.22'%

%23.35
%39.43
%37.22

CMYK color model

#6AB3A9 color CMYK value is (41,0,6,30).

  • cyan value is 40.78%
  • magenta value is 0.00%
  • yellow value is 5.59%
  • key color value is 29.80%

CMYK: (41,0,6,30)
C41M0Y6K30 (41%, 0%, 6%, 30%)
(0.41 / 0.00 / 0.06 / 0.30)

CMYK percentages

%40.78
%0
%5.59
%29.8

Codes

Color #6AB3A9 in popluar color models

6A B3 A9
RGB 106 179 169
HSL 172° 32.44% 55.88%
HSB/HSV 172° 40.78% 70.20%
CMYK 40.78% 0.00% 5.59%
29.80%

Color #6AB3A9 in popluar number systems.

HEX 6A B3 A9
Decimal 106 179 169
Binary 1101010 10110011 10101001
Octal 152 263 251

Shades and tints

Shades of #6AB3A9

#6AB3A9
(106,179,169)
#61A39A
(97,163,154)
#58938B
(88,147,139)
#4F837C
(79,131,124)
#46736D
(70,115,109)
#3D635E
(61,99,94)
#34534F
(52,83,79)
#2B4340
(43,67,64)
#223331
(34,51,49)
#192322
(25,35,34)
#101313
(16,19,19)
#000000
(0,0,0)

Tints of #6AB3A9

#6AB3A9
(106,179,169)
#77B9B0
(119,185,176)
#84BFB7
(132,191,183)
#91C5BE
(145,197,190)
#9ECBC5
(158,203,197)
#ABD1CC
(171,209,204)
#B8D7D3
(184,215,211)
#C5DDDA
(197,221,218)
#D2E3E1
(210,227,225)
#DFE9E8
(223,233,232)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AB3A9 color. Also use rgb(106,179,169) instead hex code.

Text Font Color

.myTextColor { color: #6AB3A9; }

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

This text font color is #6AB3A9.

Background Color

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

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

This div background color is #6AB3A9.

Border color

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

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

This div border color is #6AB3A9.

Opacity

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

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

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

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

This text has shadow with #6AB3A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6AB3A9.

Preview

Color preview on black background

This text has color #6AB3A9 on black background.


Color preview on white background

This text has color #6AB3A9 on white background.


Black color preview on #6AB3A9 background

This text has black color on #6AB3A9 background.


White color preview on #6AB3A9 background

This text has white color on #6AB3A9 background.


Related colors

Complementary color

Complementary color for #hex is #954C56.


I love getcolorcode.com

Triadic colors

1 #A96AB3 and #B3A96A with #6AB3A9 are triadic colors.

2 #A9B36A and #B36AA9 with #6AB3A9 are triadic colors.