COLOR #BC5E7C

HEX: #BC5E7C RGB: (188,94,124)

Renk bilgisi

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

RGB renk modeli

#BC5E7C color RGB value is (188,94,124).

RGB: (188,94,124) (74%, 37%, 49%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 94 of 255 = 37%
B 124 of 255 = 49%

188
94
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 94 + 124 = 406 (100%)
R 188 of 406 ~ 46.31%
G 94 of 406 ~ 23.15%
B 124 of 406 ~ 30.54'%

%46.31
%23.15
%30.54

CMYK RENK MODELİ

#BC5E7C rengi CMYK tonu (0,50,34,26).

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

CMYK: (0,50,34,26)
C0M50Y34K26 (0%, 50%, 34%, 26%)
(0.00 / 0.50 / 0.34 / 0.26)

CMYK yüzdeleri

%0
%50
%34.04
%26.27

Codes

Color #BC5E7C in popluar color models

BC 5E 7C
RGB 188 94 124
HSL 341° 41.23% 55.29%
HSB/HSV 341° 50.00% 73.73%
CMYK 0.00% 50.00% 34.04%
26.27%

Color #BC5E7C in popluar number systems.

HEX BC 5E 7C
Decimal 188 94 124
Binary 10111100 1011110 1111100
Octal 274 136 174

Shades and tints

Shades of #BC5E7C

#BC5E7C
(188,94,124)
#AB5671
(171,86,113)
#9A4E66
(154,78,102)
#89465B
(137,70,91)
#783E50
(120,62,80)
#673645
(103,54,69)
#562E3A
(86,46,58)
#45262F
(69,38,47)
#341E24
(52,30,36)
#231619
(35,22,25)
#120E0E
(18,14,14)
#000000
(0,0,0)

Tints of #BC5E7C

#BC5E7C
(188,94,124)
#C26C87
(194,108,135)
#C87A92
(200,122,146)
#CE889D
(206,136,157)
#D496A8
(212,150,168)
#DAA4B3
(218,164,179)
#E0B2BE
(224,178,190)
#E6C0C9
(230,192,201)
#ECCED4
(236,206,212)
#F2DCDF
(242,220,223)
#F8EAEA
(248,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC5E7C; }

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

This text font color is #BC5E7C.

Background Color

.myBgColor { background-color: #BC5E7C; }

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

This div background color is #BC5E7C.

Border color

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

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

This div border color is #BC5E7C.

Opacity

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

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

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

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

This text has shadow with #BC5E7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC5E7C.

Preview

Color preview on black background

This text has color #BC5E7C on black background.


Color preview on white background

This text has color #BC5E7C on white background.


Black color preview on #BC5E7C background

This text has black color on #BC5E7C background.


White color preview on #BC5E7C background

This text has white color on #BC5E7C background.


Related colors

Complementary color

Complementary color for #hex is #43A183.


I love getcolorcode.com

Triadic colors

1 #7CBC5E and #5E7CBC with #BC5E7C are triadic colors.

2 #7C5EBC and #5EBC7C with #BC5E7C are triadic colors.