COLOR #BBD4BF

HEX: #BBD4BF RGB: (187,212,191)

Color info

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

RGB color model

#BBD4BF color RGB value is (187,212,191).

RGB: (187,212,191) (73%, 83%, 75%)

RGB channels and saturation

R 187 of 255 = 73%
G 212 of 255 = 83%
B 191 of 255 = 75%

187
212
191

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

Portions of RGB colors in percentages

R + G + B = 187 + 212 + 191 = 590 (100%)
R 187 of 590 ~ 31.69%
G 212 of 590 ~ 35.93%
B 191 of 590 ~ 32.37'%

%31.69
%35.93
%32.37

CMYK color model

#BBD4BF color CMYK value is (12,0,10,17).

  • cyan value is 11.79%
  • magenta value is 0.00%
  • yellow value is 9.91%
  • key color value is 16.86%

CMYK: (12,0,10,17)
C12M0Y10K17 (12%, 0%, 10%, 17%)
(0.12 / 0.00 / 0.10 / 0.17)

CMYK percentages

%11.79
%0
%9.91
%16.86

Codes

Color #BBD4BF in popluar color models

BB D4 BF
RGB 187 212 191
HSL 130° 22.52% 78.24%
HSB/HSV 130° 11.79% 83.14%
CMYK 11.79% 0.00% 9.91%
16.86%

Color #BBD4BF in popluar number systems.

HEX BB D4 BF
Decimal 187 212 191
Binary 10111011 11010100 10111111
Octal 273 324 277

Shades and tints

Shades of #BBD4BF

#BBD4BF
(187,212,191)
#AAC1AE
(170,193,174)
#99AE9D
(153,174,157)
#889B8C
(136,155,140)
#77887B
(119,136,123)
#66756A
(102,117,106)
#556259
(85,98,89)
#444F48
(68,79,72)
#333C37
(51,60,55)
#222926
(34,41,38)
#111615
(17,22,21)
#000000
(0,0,0)

Tints of #BBD4BF

#BBD4BF
(187,212,191)
#C1D7C4
(193,215,196)
#C7DAC9
(199,218,201)
#CDDDCE
(205,221,206)
#D3E0D3
(211,224,211)
#D9E3D8
(217,227,216)
#DFE6DD
(223,230,221)
#E5E9E2
(229,233,226)
#EBECE7
(235,236,231)
#F1EFEC
(241,239,236)
#F7F2F1
(247,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBD4BF color. Also use rgb(187,212,191) instead hex code.

Text Font Color

.myTextColor { color: #BBD4BF; }

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

This text font color is #BBD4BF.

Background Color

.myBgColor { background-color: #BBD4BF; }

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

This div background color is #BBD4BF.

Border color

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

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

This div border color is #BBD4BF.

Opacity

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

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

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

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

This text has shadow with #BBD4BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBD4BF.

Preview

Color preview on black background

This text has color #BBD4BF on black background.


Color preview on white background

This text has color #BBD4BF on white background.


Black color preview on #BBD4BF background

This text has black color on #BBD4BF background.


White color preview on #BBD4BF background

This text has white color on #BBD4BF background.


Related colors

Complementary color

Complementary color for #hex is #442B40.


I love getcolorcode.com

Triadic colors

1 #BFBBD4 and #D4BFBB with #BBD4BF are triadic colors.

2 #BFD4BB and #D4BBBF with #BBD4BF are triadic colors.