COLOR #BE7D8E

HEX: #BE7D8E RGB: (190,125,142)

Color info

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

RGB color model

#BE7D8E color RGB value is (190,125,142).

RGB: (190,125,142) (75%, 49%, 56%)

RGB channels and saturation

R 190 of 255 = 75%
G 125 of 255 = 49%
B 142 of 255 = 56%

190
125
142

R + G + B ~ 60%. #BE7D8E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 190 + 125 + 142 = 457 (100%)
R 190 of 457 ~ 41.58%
G 125 of 457 ~ 27.35%
B 142 of 457 ~ 31.07'%

%41.58
%27.35
%31.07

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 34.21%
  • yellow value is 25.26%
  • key color value is 25.49%

CMYK: (0,34,25,25)
C0M34Y25K25 (0%, 34%, 25%, 25%)
(0.00 / 0.34 / 0.25 / 0.25)

CMYK percentages

%0
%34.21
%25.26
%25.49

Codes

Color #BE7D8E in popluar color models

BE 7D 8E
RGB 190 125 142
HSL 344° 33.33% 61.76%
HSB/HSV 344° 34.21% 74.51%
CMYK 0.00% 34.21% 25.26%
25.49%

Color #BE7D8E in popluar number systems.

HEX BE 7D 8E
Decimal 190 125 142
Binary 10111110 1111101 10001110
Octal 276 175 216

Shades and tints

Shades of #BE7D8E

#BE7D8E
(190,125,142)
#AD7282
(173,114,130)
#9C6776
(156,103,118)
#8B5C6A
(139,92,106)
#7A515E
(122,81,94)
#694652
(105,70,82)
#583B46
(88,59,70)
#47303A
(71,48,58)
#36252E
(54,37,46)
#251A22
(37,26,34)
#140F16
(20,15,22)
#000000
(0,0,0)

Tints of #BE7D8E

#BE7D8E
(190,125,142)
#C38898
(195,136,152)
#C893A2
(200,147,162)
#CD9EAC
(205,158,172)
#D2A9B6
(210,169,182)
#D7B4C0
(215,180,192)
#DCBFCA
(220,191,202)
#E1CAD4
(225,202,212)
#E6D5DE
(230,213,222)
#EBE0E8
(235,224,232)
#F0EBF2
(240,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE7D8E color. Also use rgb(190,125,142) instead hex code.

Text Font Color

.myTextColor { color: #BE7D8E; }

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

This text font color is #BE7D8E.

Background Color

.myBgColor { background-color: #BE7D8E; }

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

This div background color is #BE7D8E.

Border color

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

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

This div border color is #BE7D8E.

Opacity

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

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

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

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

This text has shadow with #BE7D8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE7D8E.

Preview

Color preview on black background

This text has color #BE7D8E on black background.


Color preview on white background

This text has color #BE7D8E on white background.


Black color preview on #BE7D8E background

This text has black color on #BE7D8E background.


White color preview on #BE7D8E background

This text has white color on #BE7D8E background.


Related colors

Complementary color

Complementary color for #hex is #418271.


I love getcolorcode.com

Triadic colors

1 #8EBE7D and #7D8EBE with #BE7D8E are triadic colors.

2 #8E7DBE and #7DBE8E with #BE7D8E are triadic colors.