COLOR #B2DABA

HEX: #B2DABA RGB: (178,218,186)

Color info

#B2DABA contains red, green and blue colors in about the same proportion. Web safe color of #B2DABA is #99CCCC (or #9CC).

RGB color model

#B2DABA color RGB value is (178,218,186).

RGB: (178,218,186) (70%, 85%, 73%)

RGB channels and saturation

R 178 of 255 = 70%
G 218 of 255 = 85%
B 186 of 255 = 73%

178
218
186

R + G + B ~ 76%. #B2DABA is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 218 + 186 = 582 (100%)
R 178 of 582 ~ 30.58%
G 218 of 582 ~ 37.46%
B 186 of 582 ~ 31.96'%

%30.58
%37.46
%31.96

CMYK color model

#B2DABA color CMYK value is (18,0,15,15).

  • cyan value is 18.35%
  • magenta value is 0.00%
  • yellow value is 14.68%
  • key color value is 14.51%
CMYK: (18,0,15,15) C18M0Y15K15 (18%,0%,15%,15%) (0.18/0.00/0.15/0.15) 

CMYK percentages

%18.35
%0
%14.68
%14.51

Codes

Color #B2DABA in popluar color models

B2 DA BA
RGB 178 218 186
HSL 132° 35.09% 77.65%
HSB/HSV 132° 18.35% 85.49%
CMYK 18.35% 0.00% 14.68%
14.51%

Color #B2DABA in popluar number systems.

HEX B2 DA BA
Decimal 178 218 186
Binary 10110010 11011010 10111010
Octal 262 332 272

Shades and tints

Shades of #B2DABA

#B2DABA
(178,218,186)
#A2C7AA
(162,199,170)
#92B49A
(146,180,154)
#82A18A
(130,161,138)
#728E7A
(114,142,122)
#627B6A
(98,123,106)
#52685A
(82,104,90)
#42554A
(66,85,74)
#32423A
(50,66,58)
#222F2A
(34,47,42)
#121C1A
(18,28,26)
#000000
(0,0,0)

Tints of #B2DABA

#B2DABA
(178,218,186)
#B9DDC0
(185,221,192)
#C0E0C6
(192,224,198)
#C7E3CC
(199,227,204)
#CEE6D2
(206,230,210)
#D5E9D8
(213,233,216)
#DCECDE
(220,236,222)
#E3EFE4
(227,239,228)
#EAF2EA
(234,242,234)
#F1F5F0
(241,245,240)
#F8F8F6
(248,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2DABA color. Also use rgb(178,218,186) instead hex code.

Text Font Color

.myTextColor { color: #B2DABA; }

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

This text font color is #B2DABA.

Background Color

.myBgColor { background-color: #B2DABA; }

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

This div background color is #B2DABA.

Border color

.myBorderColor { border: 1px solid #B2DABA; }

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

This div border color is #B2DABA.

Opacity

.myOpacity80 { color: #B2DABA; opacity: 0.8; }

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

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

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

This text has shadow with #B2DABA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2DABA.

Preview

Color preview on black background

This text has color #B2DABA on black background.


Color preview on white background

This text has color #B2DABA on white background.


Black color preview on #B2DABA background

This text has black color on #B2DABA background.


White color preview on #B2DABA background

This text has white color on #B2DABA background.


Related colors

Complementary color

Complementary color for #hex is #4D2545.


I love getcolorcode.com

Triadic colors

1 #BAB2DA and #DABAB2 with #B2DABA are triadic colors.

2 #BADAB2 and #DAB2BA with #B2DABA are triadic colors.