COLOR #BC7D8C

HEX: #BC7D8C RGB: (188,125,140)

Renk bilgisi

#BC7D8C contains mainly red and blue colors. #BC7D8C ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#BC7D8C color RGB value is (188,125,140).

RGB: (188,125,140) (74%, 49%, 55%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 125 of 255 = 49%
B 140 of 255 = 55%

188
125
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 125 + 140 = 453 (100%)
R 188 of 453 ~ 41.5%
G 125 of 453 ~ 27.59%
B 140 of 453 ~ 30.91'%

%41.5
%27.59
%30.91

CMYK RENK MODELİ

#BC7D8C rengi CMYK tonu (0,34,26,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.51%
  • sarı tonu 25.53%
  • ana renk tonu 26.27%

CMYK: (0,34,26,26)
C0M34Y26K26 (0%, 34%, 26%, 26%)
(0.00 / 0.34 / 0.26 / 0.26)

CMYK yüzdeleri

%0
%33.51
%25.53
%26.27

Codes

Color #BC7D8C in popluar color models

BC 7D 8C
RGB 188 125 140
HSL 346° 31.98% 61.37%
HSB/HSV 346° 33.51% 73.73%
CMYK 0.00% 33.51% 25.53%
26.27%

Color #BC7D8C in popluar number systems.

HEX BC 7D 8C
Decimal 188 125 140
Binary 10111100 1111101 10001100
Octal 274 175 214

Shades and tints

Shades of #BC7D8C

#BC7D8C
(188,125,140)
#AB7280
(171,114,128)
#9A6774
(154,103,116)
#895C68
(137,92,104)
#78515C
(120,81,92)
#674650
(103,70,80)
#563B44
(86,59,68)
#453038
(69,48,56)
#34252C
(52,37,44)
#231A20
(35,26,32)
#120F14
(18,15,20)
#000000
(0,0,0)

Tints of #BC7D8C

#BC7D8C
(188,125,140)
#C28896
(194,136,150)
#C893A0
(200,147,160)
#CE9EAA
(206,158,170)
#D4A9B4
(212,169,180)
#DAB4BE
(218,180,190)
#E0BFC8
(224,191,200)
#E6CAD2
(230,202,210)
#ECD5DC
(236,213,220)
#F2E0E6
(242,224,230)
#F8EBF0
(248,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7D8C color. Also use rgb(188,125,140) instead hex code.

Text Font Color

.myTextColor { color: #BC7D8C; }

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

This text font color is #BC7D8C.

Background Color

.myBgColor { background-color: #BC7D8C; }

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

This div background color is #BC7D8C.

Border color

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

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

This div border color is #BC7D8C.

Opacity

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

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

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

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

This text has shadow with #BC7D8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7D8C.

Preview

Color preview on black background

This text has color #BC7D8C on black background.


Color preview on white background

This text has color #BC7D8C on white background.


Black color preview on #BC7D8C background

This text has black color on #BC7D8C background.


White color preview on #BC7D8C background

This text has white color on #BC7D8C background.


Related colors

Complementary color

Complementary color for #hex is #438273.


I love getcolorcode.com

Triadic colors

1 #8CBC7D and #7D8CBC with #BC7D8C are triadic colors.

2 #8C7DBC and #7DBC8C with #BC7D8C are triadic colors.