COLOR #6BB6C5

HEX: #6BB6C5 RGB: (107,182,197)

Color info

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

RGB color model

#6BB6C5 color RGB value is (107,182,197).

RGB: (107,182,197) (42%, 71%, 77%)

RGB channels and saturation

R 107 of 255 = 42%
G 182 of 255 = 71%
B 197 of 255 = 77%

107
182
197

R + G + B ~ 63%. #6BB6C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 107 + 182 + 197 = 486 (100%)
R 107 of 486 ~ 22.02%
G 182 of 486 ~ 37.45%
B 197 of 486 ~ 40.53'%

%22.02
%37.45
%40.53

CMYK color model

#6BB6C5 color CMYK value is (46,8,0,23).

  • cyan value is 45.69%
  • magenta value is 7.61%
  • yellow value is 0.00%
  • key color value is 22.75%
CMYK: (46,8,0,23) C46M8Y0K23 (46%,8%,0%,23%) (0.46/0.08/0.00/0.23) 

CMYK percentages

%45.69
%7.61
%0
%22.75

Codes

Color #6BB6C5 in popluar color models

6B B6 C5
RGB 107 182 197
HSL 190° 43.69% 59.61%
HSB/HSV 190° 45.69% 77.25%
CMYK 45.69% 7.61% 0.00%
22.75%

Color #6BB6C5 in popluar number systems.

HEX 6B B6 C5
Decimal 107 182 197
Binary 1101011 10110110 11000101
Octal 153 266 305

Shades and tints

Shades of #6BB6C5

#6BB6C5
(107,182,197)
#62A6B4
(98,166,180)
#5996A3
(89,150,163)
#508692
(80,134,146)
#477681
(71,118,129)
#3E6670
(62,102,112)
#35565F
(53,86,95)
#2C464E
(44,70,78)
#23363D
(35,54,61)
#1A262C
(26,38,44)
#11161B
(17,22,27)
#000000
(0,0,0)

Tints of #6BB6C5

#6BB6C5
(107,182,197)
#78BCCA
(120,188,202)
#85C2CF
(133,194,207)
#92C8D4
(146,200,212)
#9FCED9
(159,206,217)
#ACD4DE
(172,212,222)
#B9DAE3
(185,218,227)
#C6E0E8
(198,224,232)
#D3E6ED
(211,230,237)
#E0ECF2
(224,236,242)
#EDF2F7
(237,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BB6C5 color. Also use rgb(107,182,197) instead hex code.

Text Font Color

.myTextColor { color: #6BB6C5; }

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

This text font color is #6BB6C5.

Background Color

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

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

This div background color is #6BB6C5.

Border color

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

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

This div border color is #6BB6C5.

Opacity

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

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

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

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

This text has shadow with #6BB6C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BB6C5.

Preview

Color preview on black background

This text has color #6BB6C5 on black background.


Color preview on white background

This text has color #6BB6C5 on white background.


Black color preview on #6BB6C5 background

This text has black color on #6BB6C5 background.


White color preview on #6BB6C5 background

This text has white color on #6BB6C5 background.


Related colors

Complementary color

Complementary color for #hex is #94493A.


I love getcolorcode.com

Triadic colors

1 #C56BB6 and #B6C56B with #6BB6C5 are triadic colors.

2 #C5B66B and #B66BC5 with #6BB6C5 are triadic colors.