COLOR #BC7EAB

HEX: #BC7EAB RGB: (188,126,171)

Renk bilgisi

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

RGB renk modeli

#BC7EAB color RGB value is (188,126,171).

RGB: (188,126,171) (74%, 49%, 67%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 126 of 255 = 49%
B 171 of 255 = 67%

188
126
171

R + G + B ~ 63%. #BC7EAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 126 + 171 = 485 (100%)
R 188 of 485 ~ 38.76%
G 126 of 485 ~ 25.98%
B 171 of 485 ~ 35.26'%

%38.76
%25.98
%35.26

CMYK RENK MODELİ

#BC7EAB rengi CMYK tonu (0,33,9,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.98%
  • sarı tonu 9.04%
  • ana renk tonu 26.27%

CMYK: (0,33,9,26)
C0M33Y9K26 (0%, 33%, 9%, 26%)
(0.00 / 0.33 / 0.09 / 0.26)

CMYK yüzdeleri

%0
%32.98
%9.04
%26.27

Codes

Color #BC7EAB in popluar color models

BC 7E AB
RGB 188 126 171
HSL 316° 31.63% 61.57%
HSB/HSV 316° 32.98% 73.73%
CMYK 0.00% 32.98% 9.04%
26.27%

Color #BC7EAB in popluar number systems.

HEX BC 7E AB
Decimal 188 126 171
Binary 10111100 1111110 10101011
Octal 274 176 253

Shades and tints

Shades of #BC7EAB

#BC7EAB
(188,126,171)
#AB739C
(171,115,156)
#9A688D
(154,104,141)
#895D7E
(137,93,126)
#78526F
(120,82,111)
#674760
(103,71,96)
#563C51
(86,60,81)
#453142
(69,49,66)
#342633
(52,38,51)
#231B24
(35,27,36)
#121015
(18,16,21)
#000000
(0,0,0)

Tints of #BC7EAB

#BC7EAB
(188,126,171)
#C289B2
(194,137,178)
#C894B9
(200,148,185)
#CE9FC0
(206,159,192)
#D4AAC7
(212,170,199)
#DAB5CE
(218,181,206)
#E0C0D5
(224,192,213)
#E6CBDC
(230,203,220)
#ECD6E3
(236,214,227)
#F2E1EA
(242,225,234)
#F8ECF1
(248,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7EAB color. Also use rgb(188,126,171) instead hex code.

Text Font Color

.myTextColor { color: #BC7EAB; }

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

This text font color is #BC7EAB.

Background Color

.myBgColor { background-color: #BC7EAB; }

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

This div background color is #BC7EAB.

Border color

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

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

This div border color is #BC7EAB.

Opacity

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

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

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

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

This text has shadow with #BC7EAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7EAB.

Preview

Color preview on black background

This text has color #BC7EAB on black background.


Color preview on white background

This text has color #BC7EAB on white background.


Black color preview on #BC7EAB background

This text has black color on #BC7EAB background.


White color preview on #BC7EAB background

This text has white color on #BC7EAB background.


Related colors

Complementary color

Complementary color for #hex is #438154.


I love getcolorcode.com

Triadic colors

1 #ABBC7E and #7EABBC with #BC7EAB are triadic colors.

2 #AB7EBC and #7EBCAB with #BC7EAB are triadic colors.