COLOR #BC5E77

HEX: #BC5E77 RGB: (188,94,119)

Renk bilgisi

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

RGB renk modeli

#BC5E77 color RGB value is (188,94,119).

RGB: (188,94,119) (74%, 37%, 47%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 94 of 255 = 37%
B 119 of 255 = 47%

188
94
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 94 + 119 = 401 (100%)
R 188 of 401 ~ 46.88%
G 94 of 401 ~ 23.44%
B 119 of 401 ~ 29.68'%

%46.88
%23.44
%29.68

CMYK RENK MODELİ

#BC5E77 rengi CMYK tonu (0,50,37,26).

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

CMYK: (0,50,37,26)
C0M50Y37K26 (0%, 50%, 37%, 26%)
(0.00 / 0.50 / 0.37 / 0.26)

CMYK yüzdeleri

%0
%50
%36.7
%26.27

Codes

Color #BC5E77 in popluar color models

BC 5E 77
RGB 188 94 119
HSL 344° 41.23% 55.29%
HSB/HSV 344° 50.00% 73.73%
CMYK 0.00% 50.00% 36.70%
26.27%

Color #BC5E77 in popluar number systems.

HEX BC 5E 77
Decimal 188 94 119
Binary 10111100 1011110 1110111
Octal 274 136 167

Shades and tints

Shades of #BC5E77

#BC5E77
(188,94,119)
#AB566D
(171,86,109)
#9A4E63
(154,78,99)
#894659
(137,70,89)
#783E4F
(120,62,79)
#673645
(103,54,69)
#562E3B
(86,46,59)
#452631
(69,38,49)
#341E27
(52,30,39)
#23161D
(35,22,29)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #BC5E77

#BC5E77
(188,94,119)
#C26C83
(194,108,131)
#C87A8F
(200,122,143)
#CE889B
(206,136,155)
#D496A7
(212,150,167)
#DAA4B3
(218,164,179)
#E0B2BF
(224,178,191)
#E6C0CB
(230,192,203)
#ECCED7
(236,206,215)
#F2DCE3
(242,220,227)
#F8EAEF
(248,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC5E77; }

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

This text font color is #BC5E77.

Background Color

.myBgColor { background-color: #BC5E77; }

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

This div background color is #BC5E77.

Border color

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

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

This div border color is #BC5E77.

Opacity

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

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

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

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

This text has shadow with #BC5E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC5E77.

Preview

Color preview on black background

This text has color #BC5E77 on black background.


Color preview on white background

This text has color #BC5E77 on white background.


Black color preview on #BC5E77 background

This text has black color on #BC5E77 background.


White color preview on #BC5E77 background

This text has white color on #BC5E77 background.


Related colors

Complementary color

Complementary color for #hex is #43A188.


I love getcolorcode.com

Triadic colors

1 #77BC5E and #5E77BC with #BC5E77 are triadic colors.

2 #775EBC and #5EBC77 with #BC5E77 are triadic colors.