COLOR #BBDAB6

HEX: #BBDAB6 RGB: (187,218,182)

Color info

#BBDAB6 contains red, green and blue colors in about the same proportion. Web safe color of #BBDAB6 is #CCCCCC (or #CCC).

RGB color model

#BBDAB6 color RGB value is (187,218,182).

RGB: (187,218,182) (73%, 85%, 71%)

RGB channels and saturation

R 187 of 255 = 73%
G 218 of 255 = 85%
B 182 of 255 = 71%

187
218
182

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

Portions of RGB colors in percentages

R + G + B = 187 + 218 + 182 = 587 (100%)
R 187 of 587 ~ 31.86%
G 218 of 587 ~ 37.14%
B 182 of 587 ~ 31.01'%

%31.86
%37.14
%31.01

CMYK color model

#BBDAB6 color CMYK value is (14,0,17,15).

  • cyan value is 14.22%
  • magenta value is 0.00%
  • yellow value is 16.51%
  • key color value is 14.51%
CMYK: (14,0,17,15) C14M0Y17K15 (14%,0%,17%,15%) (0.14/0.00/0.17/0.15) 

CMYK percentages

%14.22
%0
%16.51
%14.51

Codes

Color #BBDAB6 in popluar color models

BB DA B6
RGB 187 218 182
HSL 112° 32.73% 78.43%
HSB/HSV 112° 16.51% 85.49%
CMYK 14.22% 0.00% 16.51%
14.51%

Color #BBDAB6 in popluar number systems.

HEX BB DA B6
Decimal 187 218 182
Binary 10111011 11011010 10110110
Octal 273 332 266

Shades and tints

Shades of #BBDAB6

#BBDAB6
(187,218,182)
#AAC7A6
(170,199,166)
#99B496
(153,180,150)
#88A186
(136,161,134)
#778E76
(119,142,118)
#667B66
(102,123,102)
#556856
(85,104,86)
#445546
(68,85,70)
#334236
(51,66,54)
#222F26
(34,47,38)
#111C16
(17,28,22)
#000000
(0,0,0)

Tints of #BBDAB6

#BBDAB6
(187,218,182)
#C1DDBC
(193,221,188)
#C7E0C2
(199,224,194)
#CDE3C8
(205,227,200)
#D3E6CE
(211,230,206)
#D9E9D4
(217,233,212)
#DFECDA
(223,236,218)
#E5EFE0
(229,239,224)
#EBF2E6
(235,242,230)
#F1F5EC
(241,245,236)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBDAB6 color. Also use rgb(187,218,182) instead hex code.

Text Font Color

.myTextColor { color: #BBDAB6; }

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

This text font color is #BBDAB6.

Background Color

.myBgColor { background-color: #BBDAB6; }

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

This div background color is #BBDAB6.

Border color

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

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

This div border color is #BBDAB6.

Opacity

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

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

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

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

This text has shadow with #BBDAB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBDAB6.

Preview

Color preview on black background

This text has color #BBDAB6 on black background.


Color preview on white background

This text has color #BBDAB6 on white background.


Black color preview on #BBDAB6 background

This text has black color on #BBDAB6 background.


White color preview on #BBDAB6 background

This text has white color on #BBDAB6 background.


Related colors

Complementary color

Complementary color for #hex is #442549.


I love getcolorcode.com

Triadic colors

1 #B6BBDA and #DAB6BB with #BBDAB6 are triadic colors.

2 #B6DABB and #DABBB6 with #BBDAB6 are triadic colors.