COLOR #6DACB7

HEX: #6DACB7 RGB: (109,172,183)

Color info

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

RGB color model

#6DACB7 color RGB value is (109,172,183).

RGB: (109,172,183) (43%, 67%, 72%)

RGB channels and saturation

R 109 of 255 = 43%
G 172 of 255 = 67%
B 183 of 255 = 72%

109
172
183

R + G + B ~ 61%. #6DACB7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 109 + 172 + 183 = 464 (100%)
R 109 of 464 ~ 23.49%
G 172 of 464 ~ 37.07%
B 183 of 464 ~ 39.44'%

%23.49
%37.07
%39.44

CMYK color model

#6DACB7 color CMYK value is (40,6,0,28).

  • cyan value is 40.44%
  • magenta value is 6.01%
  • yellow value is 0.00%
  • key color value is 28.24%
CMYK: (40,6,0,28) C40M6Y0K28 (40%,6%,0%,28%) (0.40/0.06/0.00/0.28) 

CMYK percentages

%40.44
%6.01
%0
%28.24

Codes

Color #6DACB7 in popluar color models

6D AC B7
RGB 109 172 183
HSL 189° 33.94% 57.25%
HSB/HSV 189° 40.44% 71.76%
CMYK 40.44% 6.01% 0.00%
28.24%

Color #6DACB7 in popluar number systems.

HEX 6D AC B7
Decimal 109 172 183
Binary 1101101 10101100 10110111
Octal 155 254 267

Shades and tints

Shades of #6DACB7

#6DACB7
(109,172,183)
#649DA7
(100,157,167)
#5B8E97
(91,142,151)
#527F87
(82,127,135)
#497077
(73,112,119)
#406167
(64,97,103)
#375257
(55,82,87)
#2E4347
(46,67,71)
#253437
(37,52,55)
#1C2527
(28,37,39)
#131617
(19,22,23)
#000000
(0,0,0)

Tints of #6DACB7

#6DACB7
(109,172,183)
#7AB3BD
(122,179,189)
#87BAC3
(135,186,195)
#94C1C9
(148,193,201)
#A1C8CF
(161,200,207)
#AECFD5
(174,207,213)
#BBD6DB
(187,214,219)
#C8DDE1
(200,221,225)
#D5E4E7
(213,228,231)
#E2EBED
(226,235,237)
#EFF2F3
(239,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DACB7; }

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

This text font color is #6DACB7.

Background Color

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

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

This div background color is #6DACB7.

Border color

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

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

This div border color is #6DACB7.

Opacity

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

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

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

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

This text has shadow with #6DACB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DACB7.

Preview

Color preview on black background

This text has color #6DACB7 on black background.


Color preview on white background

This text has color #6DACB7 on white background.


Black color preview on #6DACB7 background

This text has black color on #6DACB7 background.


White color preview on #6DACB7 background

This text has white color on #6DACB7 background.


Related colors

Complementary color

Complementary color for #hex is #925348.


I love getcolorcode.com

Triadic colors

1 #B76DAC and #ACB76D with #6DACB7 are triadic colors.

2 #B7AC6D and #AC6DB7 with #6DACB7 are triadic colors.