COLOR #BC5DA5

HEX: #BC5DA5 RGB: (188,93,165)

Renk bilgisi

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

RGB renk modeli

#BC5DA5 color RGB value is (188,93,165).

RGB: (188,93,165) (74%, 36%, 65%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 93 of 255 = 36%
B 165 of 255 = 65%

188
93
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 93 + 165 = 446 (100%)
R 188 of 446 ~ 42.15%
G 93 of 446 ~ 20.85%
B 165 of 446 ~ 37'%

%42.15
%20.85
%37

CMYK RENK MODELİ

#BC5DA5 rengi CMYK tonu (0,51,12,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.53%
  • sarı tonu 12.23%
  • ana renk tonu 26.27%

CMYK: (0,51,12,26)
C0M51Y12K26 (0%, 51%, 12%, 26%)
(0.00 / 0.51 / 0.12 / 0.26)

CMYK yüzdeleri

%0
%50.53
%12.23
%26.27

Codes

Color #BC5DA5 in popluar color models

BC 5D A5
RGB 188 93 165
HSL 315° 41.48% 55.10%
HSB/HSV 315° 50.53% 73.73%
CMYK 0.00% 50.53% 12.23%
26.27%

Color #BC5DA5 in popluar number systems.

HEX BC 5D A5
Decimal 188 93 165
Binary 10111100 1011101 10100101
Octal 274 135 245

Shades and tints

Shades of #BC5DA5

#BC5DA5
(188,93,165)
#AB5596
(171,85,150)
#9A4D87
(154,77,135)
#894578
(137,69,120)
#783D69
(120,61,105)
#67355A
(103,53,90)
#562D4B
(86,45,75)
#45253C
(69,37,60)
#341D2D
(52,29,45)
#23151E
(35,21,30)
#120D0F
(18,13,15)
#000000
(0,0,0)

Tints of #BC5DA5

#BC5DA5
(188,93,165)
#C26BAD
(194,107,173)
#C879B5
(200,121,181)
#CE87BD
(206,135,189)
#D495C5
(212,149,197)
#DAA3CD
(218,163,205)
#E0B1D5
(224,177,213)
#E6BFDD
(230,191,221)
#ECCDE5
(236,205,229)
#F2DBED
(242,219,237)
#F8E9F5
(248,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC5DA5 color. Also use rgb(188,93,165) instead hex code.

Text Font Color

.myTextColor { color: #BC5DA5; }

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

This text font color is #BC5DA5.

Background Color

.myBgColor { background-color: #BC5DA5; }

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

This div background color is #BC5DA5.

Border color

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

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

This div border color is #BC5DA5.

Opacity

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

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

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

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

This text has shadow with #BC5DA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC5DA5.

Preview

Color preview on black background

This text has color #BC5DA5 on black background.


Color preview on white background

This text has color #BC5DA5 on white background.


Black color preview on #BC5DA5 background

This text has black color on #BC5DA5 background.


White color preview on #BC5DA5 background

This text has white color on #BC5DA5 background.


Related colors

Complementary color

Complementary color for #hex is #43A25A.


I love getcolorcode.com

Triadic colors

1 #A5BC5D and #5DA5BC with #BC5DA5 are triadic colors.

2 #A55DBC and #5DBCA5 with #BC5DA5 are triadic colors.