COLOR #BBDDB6

HEX: #BBDDB6 RGB: (187,221,182)

Color info

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

RGB color model

#BBDDB6 color RGB value is (187,221,182).

RGB: (187,221,182) (73%, 87%, 71%)

RGB channels and saturation

R 187 of 255 = 73%
G 221 of 255 = 87%
B 182 of 255 = 71%

187
221
182

R + G + B ~ 77%. #BBDDB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 221 + 182 = 590 (100%)
R 187 of 590 ~ 31.69%
G 221 of 590 ~ 37.46%
B 182 of 590 ~ 30.85'%

%31.69
%37.46
%30.85

CMYK color model

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

  • cyan value is 15.38%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 13.33%

CMYK: (15,0,18,13)
C15M0Y18K13 (15%, 0%, 18%, 13%)
(0.15 / 0.00 / 0.18 / 0.13)

CMYK percentages

%15.38
%0
%17.65
%13.33

Codes

Color #BBDDB6 in popluar color models

BB DD B6
RGB 187 221 182
HSL 112° 36.45% 79.02%
HSB/HSV 112° 17.65% 86.67%
CMYK 15.38% 0.00% 17.65%
13.33%

Color #BBDDB6 in popluar number systems.

HEX BB DD B6
Decimal 187 221 182
Binary 10111011 11011101 10110110
Octal 273 335 266

Shades and tints

Shades of #BBDDB6

#BBDDB6
(187,221,182)
#AAC9A6
(170,201,166)
#99B596
(153,181,150)
#88A186
(136,161,134)
#778D76
(119,141,118)
#667966
(102,121,102)
#556556
(85,101,86)
#445146
(68,81,70)
#333D36
(51,61,54)
#222926
(34,41,38)
#111516
(17,21,22)
#000000
(0,0,0)

Tints of #BBDDB6

#BBDDB6
(187,221,182)
#C1E0BC
(193,224,188)
#C7E3C2
(199,227,194)
#CDE6C8
(205,230,200)
#D3E9CE
(211,233,206)
#D9ECD4
(217,236,212)
#DFEFDA
(223,239,218)
#E5F2E0
(229,242,224)
#EBF5E6
(235,245,230)
#F1F8EC
(241,248,236)
#F7FBF2
(247,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBDDB6; }

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

This text font color is #BBDDB6.

Background Color

.myBgColor { background-color: #BBDDB6; }

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

This div background color is #BBDDB6.

Border color

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

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

This div border color is #BBDDB6.

Opacity

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

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

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

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

This text has shadow with #BBDDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBDDB6.

Preview

Color preview on black background

This text has color #BBDDB6 on black background.


Color preview on white background

This text has color #BBDDB6 on white background.


Black color preview on #BBDDB6 background

This text has black color on #BBDDB6 background.


White color preview on #BBDDB6 background

This text has white color on #BBDDB6 background.


Related colors

Complementary color

Complementary color for #hex is #442249.


I love getcolorcode.com

Triadic colors

1 #B6BBDD and #DDB6BB with #BBDDB6 are triadic colors.

2 #B6DDBB and #DDBBB6 with #BBDDB6 are triadic colors.