COLOR #6BBABD

HEX: #6BBABD RGB: (107,186,189)

Color info

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

RGB color model

#6BBABD color RGB value is (107,186,189).

RGB: (107,186,189) (42%, 73%, 74%)

RGB channels and saturation

R 107 of 255 = 42%
G 186 of 255 = 73%
B 189 of 255 = 74%

107
186
189

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

Portions of RGB colors in percentages

R + G + B = 107 + 186 + 189 = 482 (100%)
R 107 of 482 ~ 22.2%
G 186 of 482 ~ 38.59%
B 189 of 482 ~ 39.21'%

%22.2
%38.59
%39.21

CMYK color model

#6BBABD color CMYK value is (43,2,0,26).

  • cyan value is 43.39%
  • magenta value is 1.59%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (43,2,0,26)
C43M2Y0K26 (43%, 2%, 0%, 26%)
(0.43 / 0.02 / 0.00 / 0.26)

CMYK percentages

%43.39
%1.59
%0
%25.88

Codes

Color #6BBABD in popluar color models

6B BA BD
RGB 107 186 189
HSL 182° 38.32% 58.04%
HSB/HSV 182° 43.39% 74.12%
CMYK 43.39% 1.59% 0.00%
25.88%

Color #6BBABD in popluar number systems.

HEX 6B BA BD
Decimal 107 186 189
Binary 1101011 10111010 10111101
Octal 153 272 275

Shades and tints

Shades of #6BBABD

#6BBABD
(107,186,189)
#62AAAC
(98,170,172)
#599A9B
(89,154,155)
#508A8A
(80,138,138)
#477A79
(71,122,121)
#3E6A68
(62,106,104)
#355A57
(53,90,87)
#2C4A46
(44,74,70)
#233A35
(35,58,53)
#1A2A24
(26,42,36)
#111A13
(17,26,19)
#000000
(0,0,0)

Tints of #6BBABD

#6BBABD
(107,186,189)
#78C0C3
(120,192,195)
#85C6C9
(133,198,201)
#92CCCF
(146,204,207)
#9FD2D5
(159,210,213)
#ACD8DB
(172,216,219)
#B9DEE1
(185,222,225)
#C6E4E7
(198,228,231)
#D3EAED
(211,234,237)
#E0F0F3
(224,240,243)
#EDF6F9
(237,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BBABD color. Also use rgb(107,186,189) instead hex code.

Text Font Color

.myTextColor { color: #6BBABD; }

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

This text font color is #6BBABD.

Background Color

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

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

This div background color is #6BBABD.

Border color

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

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

This div border color is #6BBABD.

Opacity

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

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

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

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

This text has shadow with #6BBABD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BBABD.

Preview

Color preview on black background

This text has color #6BBABD on black background.


Color preview on white background

This text has color #6BBABD on white background.


Black color preview on #6BBABD background

This text has black color on #6BBABD background.


White color preview on #6BBABD background

This text has white color on #6BBABD background.


Related colors

Complementary color

Complementary color for #hex is #944542.


I love getcolorcode.com

Triadic colors

1 #BD6BBA and #BABD6B with #6BBABD are triadic colors.

2 #BDBA6B and #BA6BBD with #6BBABD are triadic colors.