COLOR #BE7E9C

HEX: #BE7E9C RGB: (190,126,156)

Color info

#BE7E9C contains mainly red and blue colors. Web safe color of #BE7E9C is #CC6699 (or #C69).

RGB color model

#BE7E9C color RGB value is (190,126,156).

RGB: (190,126,156) (75%, 49%, 61%)

RGB channels and saturation

R 190 of 255 = 75%
G 126 of 255 = 49%
B 156 of 255 = 61%

190
126
156

R + G + B ~ 62%. #BE7E9C is quite light color.

Portions of RGB colors in percentages

R + G + B = 190 + 126 + 156 = 472 (100%)
R 190 of 472 ~ 40.25%
G 126 of 472 ~ 26.69%
B 156 of 472 ~ 33.05'%

%40.25
%26.69
%33.05

CMYK color model

#BE7E9C color CMYK value is (0,34,18,25).

  • cyan value is 0.00%
  • magenta value is 33.68%
  • yellow value is 17.89%
  • key color value is 25.49%

CMYK: (0,34,18,25)
C0M34Y18K25 (0%, 34%, 18%, 25%)
(0.00 / 0.34 / 0.18 / 0.25)

CMYK percentages

%0
%33.68
%17.89
%25.49

Codes

Color #BE7E9C in popluar color models

BE 7E 9C
RGB 190 126 156
HSL 332° 32.99% 61.96%
HSB/HSV 332° 33.68% 74.51%
CMYK 0.00% 33.68% 17.89%
25.49%

Color #BE7E9C in popluar number systems.

HEX BE 7E 9C
Decimal 190 126 156
Binary 10111110 1111110 10011100
Octal 276 176 234

Shades and tints

Shades of #BE7E9C

#BE7E9C
(190,126,156)
#AD738E
(173,115,142)
#9C6880
(156,104,128)
#8B5D72
(139,93,114)
#7A5264
(122,82,100)
#694756
(105,71,86)
#583C48
(88,60,72)
#47313A
(71,49,58)
#36262C
(54,38,44)
#251B1E
(37,27,30)
#141010
(20,16,16)
#000000
(0,0,0)

Tints of #BE7E9C

#BE7E9C
(190,126,156)
#C389A5
(195,137,165)
#C894AE
(200,148,174)
#CD9FB7
(205,159,183)
#D2AAC0
(210,170,192)
#D7B5C9
(215,181,201)
#DCC0D2
(220,192,210)
#E1CBDB
(225,203,219)
#E6D6E4
(230,214,228)
#EBE1ED
(235,225,237)
#F0ECF6
(240,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE7E9C color. Also use rgb(190,126,156) instead hex code.

Text Font Color

.myTextColor { color: #BE7E9C; }

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

This text font color is #BE7E9C.

Background Color

.myBgColor { background-color: #BE7E9C; }

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

This div background color is #BE7E9C.

Border color

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

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

This div border color is #BE7E9C.

Opacity

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

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

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

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

This text has shadow with #BE7E9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE7E9C.

Preview

Color preview on black background

This text has color #BE7E9C on black background.


Color preview on white background

This text has color #BE7E9C on white background.


Black color preview on #BE7E9C background

This text has black color on #BE7E9C background.


White color preview on #BE7E9C background

This text has white color on #BE7E9C background.


Related colors

Complementary color

Complementary color for #hex is #418163.


I love getcolorcode.com

Triadic colors

1 #9CBE7E and #7E9CBE with #BE7E9C are triadic colors.

2 #9C7EBE and #7EBE9C with #BE7E9C are triadic colors.