COLOR #BCDAA6

HEX: #BCDAA6 RGB: (188,218,166)

Color info

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

RGB color model

#BCDAA6 color RGB value is (188,218,166).

RGB: (188,218,166) (74%, 85%, 65%)

RGB channels and saturation

R 188 of 255 = 74%
G 218 of 255 = 85%
B 166 of 255 = 65%

188
218
166

R + G + B ~ 75%. #BCDAA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 188 + 218 + 166 = 572 (100%)
R 188 of 572 ~ 32.87%
G 218 of 572 ~ 38.11%
B 166 of 572 ~ 29.02'%

%32.87
%38.11
%29.02

CMYK color model

#BCDAA6 color CMYK value is (14,0,24,15).

  • cyan value is 13.76%
  • magenta value is 0.00%
  • yellow value is 23.85%
  • key color value is 14.51%
CMYK: (14,0,24,15) C14M0Y24K15 (14%,0%,24%,15%) (0.14/0.00/0.24/0.15) 

CMYK percentages

%13.76
%0
%23.85
%14.51

Codes

Color #BCDAA6 in popluar color models

BC DA A6
RGB 188 218 166
HSL 95° 41.27% 75.29%
HSB/HSV 95° 23.85% 85.49%
CMYK 13.76% 0.00% 23.85%
14.51%

Color #BCDAA6 in popluar number systems.

HEX BC DA A6
Decimal 188 218 166
Binary 10111100 11011010 10100110
Octal 274 332 246

Shades and tints

Shades of #BCDAA6

#BCDAA6
(188,218,166)
#ABC797
(171,199,151)
#9AB488
(154,180,136)
#89A179
(137,161,121)
#788E6A
(120,142,106)
#677B5B
(103,123,91)
#56684C
(86,104,76)
#45553D
(69,85,61)
#34422E
(52,66,46)
#232F1F
(35,47,31)
#121C10
(18,28,16)
#000000
(0,0,0)

Tints of #BCDAA6

#BCDAA6
(188,218,166)
#C2DDAE
(194,221,174)
#C8E0B6
(200,224,182)
#CEE3BE
(206,227,190)
#D4E6C6
(212,230,198)
#DAE9CE
(218,233,206)
#E0ECD6
(224,236,214)
#E6EFDE
(230,239,222)
#ECF2E6
(236,242,230)
#F2F5EE
(242,245,238)
#F8F8F6
(248,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCDAA6 color. Also use rgb(188,218,166) instead hex code.

Text Font Color

.myTextColor { color: #BCDAA6; }

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

This text font color is #BCDAA6.

Background Color

.myBgColor { background-color: #BCDAA6; }

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

This div background color is #BCDAA6.

Border color

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

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

This div border color is #BCDAA6.

Opacity

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

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

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

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

This text has shadow with #BCDAA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCDAA6.

Preview

Color preview on black background

This text has color #BCDAA6 on black background.


Color preview on white background

This text has color #BCDAA6 on white background.


Black color preview on #BCDAA6 background

This text has black color on #BCDAA6 background.


White color preview on #BCDAA6 background

This text has white color on #BCDAA6 background.


Related colors

Complementary color

Complementary color for #hex is #432559.


I love getcolorcode.com

Triadic colors

1 #A6BCDA and #DAA6BC with #BCDAA6 are triadic colors.

2 #A6DABC and #DABCA6 with #BCDAA6 are triadic colors.