COLOR #6BB1D6

HEX: #6BB1D6 RGB: (107,177,214)

Color info

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

RGB color model

#6BB1D6 color RGB value is (107,177,214).

RGB: (107,177,214) (42%, 69%, 84%)

RGB channels and saturation

R 107 of 255 = 42%
G 177 of 255 = 69%
B 214 of 255 = 84%

107
177
214

R + G + B ~ 65%. #6BB1D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 107 + 177 + 214 = 498 (100%)
R 107 of 498 ~ 21.49%
G 177 of 498 ~ 35.54%
B 214 of 498 ~ 42.97'%

%21.49
%35.54
%42.97

CMYK color model

#6BB1D6 color CMYK value is (50,17,0,16).

  • cyan value is 50.00%
  • magenta value is 17.29%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (50,17,0,16)
C50M17Y0K16 (50%, 17%, 0%, 16%)
(0.50 / 0.17 / 0.00 / 0.16)

CMYK percentages

%50
%17.29
%0
%16.08

Codes

Color #6BB1D6 in popluar color models

6B B1 D6
RGB 107 177 214
HSL 201° 56.61% 62.94%
HSB/HSV 201° 50.00% 83.92%
CMYK 50.00% 17.29% 0.00%
16.08%

Color #6BB1D6 in popluar number systems.

HEX 6B B1 D6
Decimal 107 177 214
Binary 1101011 10110001 11010110
Octal 153 261 326

Shades and tints

Shades of #6BB1D6

#6BB1D6
(107,177,214)
#62A1C3
(98,161,195)
#5991B0
(89,145,176)
#50819D
(80,129,157)
#47718A
(71,113,138)
#3E6177
(62,97,119)
#355164
(53,81,100)
#2C4151
(44,65,81)
#23313E
(35,49,62)
#1A212B
(26,33,43)
#111118
(17,17,24)
#000000
(0,0,0)

Tints of #6BB1D6

#6BB1D6
(107,177,214)
#78B8D9
(120,184,217)
#85BFDC
(133,191,220)
#92C6DF
(146,198,223)
#9FCDE2
(159,205,226)
#ACD4E5
(172,212,229)
#B9DBE8
(185,219,232)
#C6E2EB
(198,226,235)
#D3E9EE
(211,233,238)
#E0F0F1
(224,240,241)
#EDF7F4
(237,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BB1D6 color. Also use rgb(107,177,214) instead hex code.

Text Font Color

.myTextColor { color: #6BB1D6; }

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

This text font color is #6BB1D6.

Background Color

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

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

This div background color is #6BB1D6.

Border color

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

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

This div border color is #6BB1D6.

Opacity

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

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

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

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

This text has shadow with #6BB1D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BB1D6.

Preview

Color preview on black background

This text has color #6BB1D6 on black background.


Color preview on white background

This text has color #6BB1D6 on white background.


Black color preview on #6BB1D6 background

This text has black color on #6BB1D6 background.


White color preview on #6BB1D6 background

This text has white color on #6BB1D6 background.


Related colors

Complementary color

Complementary color for #hex is #944E29.


I love getcolorcode.com

Triadic colors

1 #D66BB1 and #B1D66B with #6BB1D6 are triadic colors.

2 #D6B16B and #B16BD6 with #6BB1D6 are triadic colors.