COLOR #BE5E7E

HEX: #BE5E7E RGB: (190,94,126)

Renk bilgisi

#BE5E7E contains mainly red color. #BE5E7E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#BE5E7E color RGB value is (190,94,126).

RGB: (190,94,126) (75%, 37%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 94 of 255 = 37%
B 126 of 255 = 49%

190
94
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 94 + 126 = 410 (100%)
R 190 of 410 ~ 46.34%
G 94 of 410 ~ 22.93%
B 126 of 410 ~ 30.73'%

%46.34
%22.93
%30.73

CMYK RENK MODELİ

#BE5E7E rengi CMYK tonu (0,51,34,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.53%
  • sarı tonu 33.68%
  • ana renk tonu 25.49%

CMYK: (0,51,34,25)
C0M51Y34K25 (0%, 51%, 34%, 25%)
(0.00 / 0.51 / 0.34 / 0.25)

CMYK yüzdeleri

%0
%50.53
%33.68
%25.49

Codes

Color #BE5E7E in popluar color models

BE 5E 7E
RGB 190 94 126
HSL 340° 42.48% 55.69%
HSB/HSV 340° 50.53% 74.51%
CMYK 0.00% 50.53% 33.68%
25.49%

Color #BE5E7E in popluar number systems.

HEX BE 5E 7E
Decimal 190 94 126
Binary 10111110 1011110 1111110
Octal 276 136 176

Shades and tints

Shades of #BE5E7E

#BE5E7E
(190,94,126)
#AD5673
(173,86,115)
#9C4E68
(156,78,104)
#8B465D
(139,70,93)
#7A3E52
(122,62,82)
#693647
(105,54,71)
#582E3C
(88,46,60)
#472631
(71,38,49)
#361E26
(54,30,38)
#25161B
(37,22,27)
#140E10
(20,14,16)
#000000
(0,0,0)

Tints of #BE5E7E

#BE5E7E
(190,94,126)
#C36C89
(195,108,137)
#C87A94
(200,122,148)
#CD889F
(205,136,159)
#D296AA
(210,150,170)
#D7A4B5
(215,164,181)
#DCB2C0
(220,178,192)
#E1C0CB
(225,192,203)
#E6CED6
(230,206,214)
#EBDCE1
(235,220,225)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BE5E7E; }

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

This text font color is #BE5E7E.

Background Color

.myBgColor { background-color: #BE5E7E; }

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

This div background color is #BE5E7E.

Border color

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

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

This div border color is #BE5E7E.

Opacity

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

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

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

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

This text has shadow with #BE5E7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE5E7E.

Preview

Color preview on black background

This text has color #BE5E7E on black background.


Color preview on white background

This text has color #BE5E7E on white background.


Black color preview on #BE5E7E background

This text has black color on #BE5E7E background.


White color preview on #BE5E7E background

This text has white color on #BE5E7E background.


Related colors

Complementary color

Complementary color for #hex is #41A181.


I love getcolorcode.com

Triadic colors

1 #7EBE5E and #5E7EBE with #BE5E7E are triadic colors.

2 #7E5EBE and #5EBE7E with #BE5E7E are triadic colors.