COLOR #6DBFD4

HEX: #6DBFD4 RGB: (109,191,212)

Color info

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

RGB color model

#6DBFD4 color RGB value is (109,191,212).

RGB: (109,191,212) (43%, 75%, 83%)

RGB channels and saturation

R 109 of 255 = 43%
G 191 of 255 = 75%
B 212 of 255 = 83%

109
191
212

R + G + B ~ 67%. #6DBFD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 109 + 191 + 212 = 512 (100%)
R 109 of 512 ~ 21.29%
G 191 of 512 ~ 37.3%
B 212 of 512 ~ 41.41'%

%21.29
%37.3
%41.41

CMYK color model

#6DBFD4 color CMYK value is (49,10,0,17).

  • cyan value is 48.58%
  • magenta value is 9.91%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (49,10,0,17)
C49M10Y0K17 (49%, 10%, 0%, 17%)
(0.49 / 0.10 / 0.00 / 0.17)

CMYK percentages

%48.58
%9.91
%0
%16.86

Codes

Color #6DBFD4 in popluar color models

6D BF D4
RGB 109 191 212
HSL 192° 54.50% 62.94%
HSB/HSV 192° 48.58% 83.14%
CMYK 48.58% 9.91% 0.00%
16.86%

Color #6DBFD4 in popluar number systems.

HEX 6D BF D4
Decimal 109 191 212
Binary 1101101 10111111 11010100
Octal 155 277 324

Shades and tints

Shades of #6DBFD4

#6DBFD4
(109,191,212)
#64AEC1
(100,174,193)
#5B9DAE
(91,157,174)
#528C9B
(82,140,155)
#497B88
(73,123,136)
#406A75
(64,106,117)
#375962
(55,89,98)
#2E484F
(46,72,79)
#25373C
(37,55,60)
#1C2629
(28,38,41)
#131516
(19,21,22)
#000000
(0,0,0)

Tints of #6DBFD4

#6DBFD4
(109,191,212)
#7AC4D7
(122,196,215)
#87C9DA
(135,201,218)
#94CEDD
(148,206,221)
#A1D3E0
(161,211,224)
#AED8E3
(174,216,227)
#BBDDE6
(187,221,230)
#C8E2E9
(200,226,233)
#D5E7EC
(213,231,236)
#E2ECEF
(226,236,239)
#EFF1F2
(239,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DBFD4 color. Also use rgb(109,191,212) instead hex code.

Text Font Color

.myTextColor { color: #6DBFD4; }

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

This text font color is #6DBFD4.

Background Color

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

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

This div background color is #6DBFD4.

Border color

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

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

This div border color is #6DBFD4.

Opacity

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

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

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

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

This text has shadow with #6DBFD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DBFD4.

Preview

Color preview on black background

This text has color #6DBFD4 on black background.


Color preview on white background

This text has color #6DBFD4 on white background.


Black color preview on #6DBFD4 background

This text has black color on #6DBFD4 background.


White color preview on #6DBFD4 background

This text has white color on #6DBFD4 background.


Related colors

Complementary color

Complementary color for #hex is #92402B.


I love getcolorcode.com

Triadic colors

1 #D46DBF and #BFD46D with #6DBFD4 are triadic colors.

2 #D4BF6D and #BF6DD4 with #6DBFD4 are triadic colors.