COLOR #6DBAB4

HEX: #6DBAB4 RGB: (109,186,180)

Color info

#6DBAB4 contains mainly green and blue colors. Web safe color of #6DBAB4 is #66CCCC (or #6CC).

RGB color model

#6DBAB4 color RGB value is (109,186,180).

RGB: (109,186,180) (43%, 73%, 71%)

RGB channels and saturation

R 109 of 255 = 43%
G 186 of 255 = 73%
B 180 of 255 = 71%

109
186
180

R + G + B ~ 62%. #6DBAB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 109 + 186 + 180 = 475 (100%)
R 109 of 475 ~ 22.95%
G 186 of 475 ~ 39.16%
B 180 of 475 ~ 37.89'%

%22.95
%39.16
%37.89

CMYK color model

#6DBAB4 color CMYK value is (41,0,3,27).

  • cyan value is 41.40%
  • magenta value is 0.00%
  • yellow value is 3.23%
  • key color value is 27.06%

CMYK: (41,0,3,27)
C41M0Y3K27 (41%, 0%, 3%, 27%)
(0.41 / 0.00 / 0.03 / 0.27)

CMYK percentages

%41.4
%0
%3.23
%27.06

Codes

Color #6DBAB4 in popluar color models

6D BA B4
RGB 109 186 180
HSL 175° 35.81% 57.84%
HSB/HSV 175° 41.40% 72.94%
CMYK 41.40% 0.00% 3.23%
27.06%

Color #6DBAB4 in popluar number systems.

HEX 6D BA B4
Decimal 109 186 180
Binary 1101101 10111010 10110100
Octal 155 272 264

Shades and tints

Shades of #6DBAB4

#6DBAB4
(109,186,180)
#64AAA4
(100,170,164)
#5B9A94
(91,154,148)
#528A84
(82,138,132)
#497A74
(73,122,116)
#406A64
(64,106,100)
#375A54
(55,90,84)
#2E4A44
(46,74,68)
#253A34
(37,58,52)
#1C2A24
(28,42,36)
#131A14
(19,26,20)
#000000
(0,0,0)

Tints of #6DBAB4

#6DBAB4
(109,186,180)
#7AC0BA
(122,192,186)
#87C6C0
(135,198,192)
#94CCC6
(148,204,198)
#A1D2CC
(161,210,204)
#AED8D2
(174,216,210)
#BBDED8
(187,222,216)
#C8E4DE
(200,228,222)
#D5EAE4
(213,234,228)
#E2F0EA
(226,240,234)
#EFF6F0
(239,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DBAB4 color. Also use rgb(109,186,180) instead hex code.

Text Font Color

.myTextColor { color: #6DBAB4; }

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

This text font color is #6DBAB4.

Background Color

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

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

This div background color is #6DBAB4.

Border color

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

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

This div border color is #6DBAB4.

Opacity

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

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

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

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

This text has shadow with #6DBAB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DBAB4.

Preview

Color preview on black background

This text has color #6DBAB4 on black background.


Color preview on white background

This text has color #6DBAB4 on white background.


Black color preview on #6DBAB4 background

This text has black color on #6DBAB4 background.


White color preview on #6DBAB4 background

This text has white color on #6DBAB4 background.


Related colors

Complementary color

Complementary color for #hex is #92454B.


I love getcolorcode.com

Triadic colors

1 #B46DBA and #BAB46D with #6DBAB4 are triadic colors.

2 #B4BA6D and #BA6DB4 with #6DBAB4 are triadic colors.