COLOR #6DB8B2

HEX: #6DB8B2 RGB: (109,184,178)

Color info

#6DB8B2 contains mainly green and blue colors. Web safe color of #6DB8B2 is #66CC99 (or #6C9).

RGB color model

#6DB8B2 color RGB value is (109,184,178).

RGB: (109,184,178) (43%, 72%, 70%)

RGB channels and saturation

R 109 of 255 = 43%
G 184 of 255 = 72%
B 178 of 255 = 70%

109
184
178

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

Portions of RGB colors in percentages

R + G + B = 109 + 184 + 178 = 471 (100%)
R 109 of 471 ~ 23.14%
G 184 of 471 ~ 39.07%
B 178 of 471 ~ 37.79'%

%23.14
%39.07
%37.79

CMYK color model

#6DB8B2 color CMYK value is (41,0,3,28).

  • cyan value is 40.76%
  • magenta value is 0.00%
  • yellow value is 3.26%
  • key color value is 27.84%

CMYK: (41,0,3,28)
C41M0Y3K28 (41%, 0%, 3%, 28%)
(0.41 / 0.00 / 0.03 / 0.28)

CMYK percentages

%40.76
%0
%3.26
%27.84

Codes

Color #6DB8B2 in popluar color models

6D B8 B2
RGB 109 184 178
HSL 175° 34.56% 57.45%
HSB/HSV 175° 40.76% 72.16%
CMYK 40.76% 0.00% 3.26%
27.84%

Color #6DB8B2 in popluar number systems.

HEX 6D B8 B2
Decimal 109 184 178
Binary 1101101 10111000 10110010
Octal 155 270 262

Shades and tints

Shades of #6DB8B2

#6DB8B2
(109,184,178)
#64A8A2
(100,168,162)
#5B9892
(91,152,146)
#528882
(82,136,130)
#497872
(73,120,114)
#406862
(64,104,98)
#375852
(55,88,82)
#2E4842
(46,72,66)
#253832
(37,56,50)
#1C2822
(28,40,34)
#131812
(19,24,18)
#000000
(0,0,0)

Tints of #6DB8B2

#6DB8B2
(109,184,178)
#7ABEB9
(122,190,185)
#87C4C0
(135,196,192)
#94CAC7
(148,202,199)
#A1D0CE
(161,208,206)
#AED6D5
(174,214,213)
#BBDCDC
(187,220,220)
#C8E2E3
(200,226,227)
#D5E8EA
(213,232,234)
#E2EEF1
(226,238,241)
#EFF4F8
(239,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DB8B2 color. Also use rgb(109,184,178) instead hex code.

Text Font Color

.myTextColor { color: #6DB8B2; }

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

This text font color is #6DB8B2.

Background Color

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

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

This div background color is #6DB8B2.

Border color

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

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

This div border color is #6DB8B2.

Opacity

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

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

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

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

This text has shadow with #6DB8B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DB8B2.

Preview

Color preview on black background

This text has color #6DB8B2 on black background.


Color preview on white background

This text has color #6DB8B2 on white background.


Black color preview on #6DB8B2 background

This text has black color on #6DB8B2 background.


White color preview on #6DB8B2 background

This text has white color on #6DB8B2 background.


Related colors

Complementary color

Complementary color for #hex is #92474D.


I love getcolorcode.com

Triadic colors

1 #B26DB8 and #B8B26D with #6DB8B2 are triadic colors.

2 #B2B86D and #B86DB2 with #6DB8B2 are triadic colors.