COLOR #BBD6A4

HEX: #BBD6A4 RGB: (187,214,164)

Color info

#BBD6A4 contains red, green and blue colors in about the same proportion. Web safe color of #BBD6A4 is #CCCC99 (or #CC9).

RGB color model

#BBD6A4 color RGB value is (187,214,164).

RGB: (187,214,164) (73%, 84%, 64%)

RGB channels and saturation

R 187 of 255 = 73%
G 214 of 255 = 84%
B 164 of 255 = 64%

187
214
164

R + G + B ~ 74%. #BBD6A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 214 + 164 = 565 (100%)
R 187 of 565 ~ 33.1%
G 214 of 565 ~ 37.88%
B 164 of 565 ~ 29.03'%

%33.1
%37.88
%29.03

CMYK color model

#BBD6A4 color CMYK value is (13,0,23,16).

  • cyan value is 12.62%
  • magenta value is 0.00%
  • yellow value is 23.36%
  • key color value is 16.08%

CMYK: (13,0,23,16)
C13M0Y23K16 (13%, 0%, 23%, 16%)
(0.13 / 0.00 / 0.23 / 0.16)

CMYK percentages

%12.62
%0
%23.36
%16.08

Codes

Color #BBD6A4 in popluar color models

BB D6 A4
RGB 187 214 164
HSL 92° 37.88% 74.12%
HSB/HSV 92° 23.36% 83.92%
CMYK 12.62% 0.00% 23.36%
16.08%

Color #BBD6A4 in popluar number systems.

HEX BB D6 A4
Decimal 187 214 164
Binary 10111011 11010110 10100100
Octal 273 326 244

Shades and tints

Shades of #BBD6A4

#BBD6A4
(187,214,164)
#AAC396
(170,195,150)
#99B088
(153,176,136)
#889D7A
(136,157,122)
#778A6C
(119,138,108)
#66775E
(102,119,94)
#556450
(85,100,80)
#445142
(68,81,66)
#333E34
(51,62,52)
#222B26
(34,43,38)
#111818
(17,24,24)
#000000
(0,0,0)

Tints of #BBD6A4

#BBD6A4
(187,214,164)
#C1D9AC
(193,217,172)
#C7DCB4
(199,220,180)
#CDDFBC
(205,223,188)
#D3E2C4
(211,226,196)
#D9E5CC
(217,229,204)
#DFE8D4
(223,232,212)
#E5EBDC
(229,235,220)
#EBEEE4
(235,238,228)
#F1F1EC
(241,241,236)
#F7F4F4
(247,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBD6A4 color. Also use rgb(187,214,164) instead hex code.

Text Font Color

.myTextColor { color: #BBD6A4; }

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

This text font color is #BBD6A4.

Background Color

.myBgColor { background-color: #BBD6A4; }

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

This div background color is #BBD6A4.

Border color

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

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

This div border color is #BBD6A4.

Opacity

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

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

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

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

This text has shadow with #BBD6A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBD6A4.

Preview

Color preview on black background

This text has color #BBD6A4 on black background.


Color preview on white background

This text has color #BBD6A4 on white background.


Black color preview on #BBD6A4 background

This text has black color on #BBD6A4 background.


White color preview on #BBD6A4 background

This text has white color on #BBD6A4 background.


Related colors

Complementary color

Complementary color for #hex is #44295B.


I love getcolorcode.com

Triadic colors

1 #A4BBD6 and #D6A4BB with #BBD6A4 are triadic colors.

2 #A4D6BB and #D6BBA4 with #BBD6A4 are triadic colors.