COLOR #BCBEA4

HEX: #BCBEA4 RGB: (188,190,164)

Color info

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

RGB color model

#BCBEA4 color RGB value is (188,190,164).

RGB: (188,190,164) (74%, 75%, 64%)

RGB channels and saturation

R 188 of 255 = 74%
G 190 of 255 = 75%
B 164 of 255 = 64%

188
190
164

R + G + B ~ 71%. #BCBEA4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 188 + 190 + 164 = 542 (100%)
R 188 of 542 ~ 34.69%
G 190 of 542 ~ 35.06%
B 164 of 542 ~ 30.26'%

%34.69
%35.06
%30.26

CMYK color model

#BCBEA4 color CMYK value is (1,0,14,25).

  • cyan value is 1.05%
  • magenta value is 0.00%
  • yellow value is 13.68%
  • key color value is 25.49%

CMYK: (1,0,14,25)
C1M0Y14K25 (1%, 0%, 14%, 25%)
(0.01 / 0.00 / 0.14 / 0.25)

CMYK percentages

%1.05
%0
%13.68
%25.49

Codes

Color #BCBEA4 in popluar color models

BC BE A4
RGB 188 190 164
HSL 65° 16.67% 69.41%
HSB/HSV 65° 13.68% 74.51%
CMYK 1.05% 0.00% 13.68%
25.49%

Color #BCBEA4 in popluar number systems.

HEX BC BE A4
Decimal 188 190 164
Binary 10111100 10111110 10100100
Octal 274 276 244

Shades and tints

Shades of #BCBEA4

#BCBEA4
(188,190,164)
#ABAD96
(171,173,150)
#9A9C88
(154,156,136)
#898B7A
(137,139,122)
#787A6C
(120,122,108)
#67695E
(103,105,94)
#565850
(86,88,80)
#454742
(69,71,66)
#343634
(52,54,52)
#232526
(35,37,38)
#121418
(18,20,24)
#000000
(0,0,0)

Tints of #BCBEA4

#BCBEA4
(188,190,164)
#C2C3AC
(194,195,172)
#C8C8B4
(200,200,180)
#CECDBC
(206,205,188)
#D4D2C4
(212,210,196)
#DAD7CC
(218,215,204)
#E0DCD4
(224,220,212)
#E6E1DC
(230,225,220)
#ECE6E4
(236,230,228)
#F2EBEC
(242,235,236)
#F8F0F4
(248,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCBEA4 color. Also use rgb(188,190,164) instead hex code.

Text Font Color

.myTextColor { color: #BCBEA4; }

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

This text font color is #BCBEA4.

Background Color

.myBgColor { background-color: #BCBEA4; }

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

This div background color is #BCBEA4.

Border color

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

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

This div border color is #BCBEA4.

Opacity

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

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

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

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

This text has shadow with #BCBEA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCBEA4.

Preview

Color preview on black background

This text has color #BCBEA4 on black background.


Color preview on white background

This text has color #BCBEA4 on white background.


Black color preview on #BCBEA4 background

This text has black color on #BCBEA4 background.


White color preview on #BCBEA4 background

This text has white color on #BCBEA4 background.


Related colors

Complementary color

Complementary color for #hex is #43415B.


I love getcolorcode.com

Triadic colors

1 #A4BCBE and #BEA4BC with #BCBEA4 are triadic colors.

2 #A4BEBC and #BEBCA4 with #BCBEA4 are triadic colors.