COLOR #6DACB5

HEX: #6DACB5 RGB: (109,172,181)

Color info

#6DACB5 contains mainly green and blue colors. Web safe color of #6DACB5 is #6699CC (or #69C).

RGB color model

#6DACB5 color RGB value is (109,172,181).

RGB: (109,172,181) (43%, 67%, 71%)

RGB channels and saturation

R 109 of 255 = 43%
G 172 of 255 = 67%
B 181 of 255 = 71%

109
172
181

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

Portions of RGB colors in percentages

R + G + B = 109 + 172 + 181 = 462 (100%)
R 109 of 462 ~ 23.59%
G 172 of 462 ~ 37.23%
B 181 of 462 ~ 39.18'%

%23.59
%37.23
%39.18

CMYK color model

#6DACB5 color CMYK value is (40,5,0,29).

  • cyan value is 39.78%
  • magenta value is 4.97%
  • yellow value is 0.00%
  • key color value is 29.02%

CMYK: (40,5,0,29)
C40M5Y0K29 (40%, 5%, 0%, 29%)
(0.40 / 0.05 / 0.00 / 0.29)

CMYK percentages

%39.78
%4.97
%0
%29.02

Codes

Color #6DACB5 in popluar color models

6D AC B5
RGB 109 172 181
HSL 188° 32.73% 56.86%
HSB/HSV 188° 39.78% 70.98%
CMYK 39.78% 4.97% 0.00%
29.02%

Color #6DACB5 in popluar number systems.

HEX 6D AC B5
Decimal 109 172 181
Binary 1101101 10101100 10110101
Octal 155 254 265

Shades and tints

Shades of #6DACB5

#6DACB5
(109,172,181)
#649DA5
(100,157,165)
#5B8E95
(91,142,149)
#527F85
(82,127,133)
#497075
(73,112,117)
#406165
(64,97,101)
#375255
(55,82,85)
#2E4345
(46,67,69)
#253435
(37,52,53)
#1C2525
(28,37,37)
#131615
(19,22,21)
#000000
(0,0,0)

Tints of #6DACB5

#6DACB5
(109,172,181)
#7AB3BB
(122,179,187)
#87BAC1
(135,186,193)
#94C1C7
(148,193,199)
#A1C8CD
(161,200,205)
#AECFD3
(174,207,211)
#BBD6D9
(187,214,217)
#C8DDDF
(200,221,223)
#D5E4E5
(213,228,229)
#E2EBEB
(226,235,235)
#EFF2F1
(239,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DACB5 color. Also use rgb(109,172,181) instead hex code.

Text Font Color

.myTextColor { color: #6DACB5; }

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

This text font color is #6DACB5.

Background Color

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

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

This div background color is #6DACB5.

Border color

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

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

This div border color is #6DACB5.

Opacity

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

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

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

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

This text has shadow with #6DACB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DACB5.

Preview

Color preview on black background

This text has color #6DACB5 on black background.


Color preview on white background

This text has color #6DACB5 on white background.


Black color preview on #6DACB5 background

This text has black color on #6DACB5 background.


White color preview on #6DACB5 background

This text has white color on #6DACB5 background.


Related colors

Complementary color

Complementary color for #hex is #92534A.


I love getcolorcode.com

Triadic colors

1 #B56DAC and #ACB56D with #6DACB5 are triadic colors.

2 #B5AC6D and #AC6DB5 with #6DACB5 are triadic colors.