COLOR #BC5E7B

HEX: #BC5E7B RGB: (188,94,123)

Renk bilgisi

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

RGB renk modeli

#BC5E7B color RGB value is (188,94,123).

RGB: (188,94,123) (74%, 37%, 48%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 94 of 255 = 37%
B 123 of 255 = 48%

188
94
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 94 + 123 = 405 (100%)
R 188 of 405 ~ 46.42%
G 94 of 405 ~ 23.21%
B 123 of 405 ~ 30.37'%

%46.42
%23.21
%30.37

CMYK RENK MODELİ

#BC5E7B rengi CMYK tonu (0,50,35,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.00%
  • sarı tonu 34.57%
  • ana renk tonu 26.27%

CMYK: (0,50,35,26)
C0M50Y35K26 (0%, 50%, 35%, 26%)
(0.00 / 0.50 / 0.35 / 0.26)

CMYK yüzdeleri

%0
%50
%34.57
%26.27

Codes

Color #BC5E7B in popluar color models

BC 5E 7B
RGB 188 94 123
HSL 341° 41.23% 55.29%
HSB/HSV 341° 50.00% 73.73%
CMYK 0.00% 50.00% 34.57%
26.27%

Color #BC5E7B in popluar number systems.

HEX BC 5E 7B
Decimal 188 94 123
Binary 10111100 1011110 1111011
Octal 274 136 173

Shades and tints

Shades of #BC5E7B

#BC5E7B
(188,94,123)
#AB5670
(171,86,112)
#9A4E65
(154,78,101)
#89465A
(137,70,90)
#783E4F
(120,62,79)
#673644
(103,54,68)
#562E39
(86,46,57)
#45262E
(69,38,46)
#341E23
(52,30,35)
#231618
(35,22,24)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #BC5E7B

#BC5E7B
(188,94,123)
#C26C87
(194,108,135)
#C87A93
(200,122,147)
#CE889F
(206,136,159)
#D496AB
(212,150,171)
#DAA4B7
(218,164,183)
#E0B2C3
(224,178,195)
#E6C0CF
(230,192,207)
#ECCEDB
(236,206,219)
#F2DCE7
(242,220,231)
#F8EAF3
(248,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC5E7B color. Also use rgb(188,94,123) instead hex code.

Text Font Color

.myTextColor { color: #BC5E7B; }

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

This text font color is #BC5E7B.

Background Color

.myBgColor { background-color: #BC5E7B; }

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

This div background color is #BC5E7B.

Border color

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

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

This div border color is #BC5E7B.

Opacity

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

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

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

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

This text has shadow with #BC5E7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC5E7B.

Preview

Color preview on black background

This text has color #BC5E7B on black background.


Color preview on white background

This text has color #BC5E7B on white background.


Black color preview on #BC5E7B background

This text has black color on #BC5E7B background.


White color preview on #BC5E7B background

This text has white color on #BC5E7B background.


Related colors

Complementary color

Complementary color for #hex is #43A184.


I love getcolorcode.com

Triadic colors

1 #7BBC5E and #5E7BBC with #BC5E7B are triadic colors.

2 #7B5EBC and #5EBC7B with #BC5E7B are triadic colors.