COLOR #BEA7BA

HEX: #BEA7BA RGB: (190,167,186)

Color info

#BEA7BA contains red, green and blue colors in about the same proportion. Web safe color of #BEA7BA is #CC99CC (or #C9C).

RGB color model

#BEA7BA color RGB value is (190,167,186).

RGB: (190,167,186) (75%, 65%, 73%)

RGB channels and saturation

R 190 of 255 = 75%
G 167 of 255 = 65%
B 186 of 255 = 73%

190
167
186

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

Portions of RGB colors in percentages

R + G + B = 190 + 167 + 186 = 543 (100%)
R 190 of 543 ~ 34.99%
G 167 of 543 ~ 30.76%
B 186 of 543 ~ 34.25'%

%34.99
%30.76
%34.25

CMYK color model

#BEA7BA color CMYK value is (0,12,2,25).

  • cyan value is 0.00%
  • magenta value is 12.11%
  • yellow value is 2.11%
  • key color value is 25.49%

CMYK: (0,12,2,25)
C0M12Y2K25 (0%, 12%, 2%, 25%)
(0.00 / 0.12 / 0.02 / 0.25)

CMYK percentages

%0
%12.11
%2.11
%25.49

Codes

Color #BEA7BA in popluar color models

BE A7 BA
RGB 190 167 186
HSL 310° 15.03% 70.00%
HSB/HSV 310° 12.11% 74.51%
CMYK 0.00% 12.11% 2.11%
25.49%

Color #BEA7BA in popluar number systems.

HEX BE A7 BA
Decimal 190 167 186
Binary 10111110 10100111 10111010
Octal 276 247 272

Shades and tints

Shades of #BEA7BA

#BEA7BA
(190,167,186)
#AD98AA
(173,152,170)
#9C899A
(156,137,154)
#8B7A8A
(139,122,138)
#7A6B7A
(122,107,122)
#695C6A
(105,92,106)
#584D5A
(88,77,90)
#473E4A
(71,62,74)
#362F3A
(54,47,58)
#25202A
(37,32,42)
#14111A
(20,17,26)
#000000
(0,0,0)

Tints of #BEA7BA

#BEA7BA
(190,167,186)
#C3AFC0
(195,175,192)
#C8B7C6
(200,183,198)
#CDBFCC
(205,191,204)
#D2C7D2
(210,199,210)
#D7CFD8
(215,207,216)
#DCD7DE
(220,215,222)
#E1DFE4
(225,223,228)
#E6E7EA
(230,231,234)
#EBEFF0
(235,239,240)
#F0F7F6
(240,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA7BA color. Also use rgb(190,167,186) instead hex code.

Text Font Color

.myTextColor { color: #BEA7BA; }

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

This text font color is #BEA7BA.

Background Color

.myBgColor { background-color: #BEA7BA; }

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

This div background color is #BEA7BA.

Border color

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

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

This div border color is #BEA7BA.

Opacity

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

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

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

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

This text has shadow with #BEA7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA7BA.

Preview

Color preview on black background

This text has color #BEA7BA on black background.


Color preview on white background

This text has color #BEA7BA on white background.


Black color preview on #BEA7BA background

This text has black color on #BEA7BA background.


White color preview on #BEA7BA background

This text has white color on #BEA7BA background.


Related colors

Complementary color

Complementary color for #hex is #415845.


I love getcolorcode.com

Triadic colors

1 #BABEA7 and #A7BABE with #BEA7BA are triadic colors.

2 #BAA7BE and #A7BEBA with #BEA7BA are triadic colors.