COLOR #BC6480

HEX: #BC6480 RGB: (188,100,128)

Renk bilgisi

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

RGB renk modeli

#BC6480 color RGB value is (188,100,128).

RGB: (188,100,128) (74%, 39%, 50%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 100 of 255 = 39%
B 128 of 255 = 50%

188
100
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 100 + 128 = 416 (100%)
R 188 of 416 ~ 45.19%
G 100 of 416 ~ 24.04%
B 128 of 416 ~ 30.77'%

%45.19
%24.04
%30.77

CMYK RENK MODELİ

#BC6480 rengi CMYK tonu (0,47,32,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.81%
  • sarı tonu 31.91%
  • ana renk tonu 26.27%

CMYK: (0,47,32,26)
C0M47Y32K26 (0%, 47%, 32%, 26%)
(0.00 / 0.47 / 0.32 / 0.26)

CMYK yüzdeleri

%0
%46.81
%31.91
%26.27

Codes

Color #BC6480 in popluar color models

BC 64 80
RGB 188 100 128
HSL 341° 39.64% 56.47%
HSB/HSV 341° 46.81% 73.73%
CMYK 0.00% 46.81% 31.91%
26.27%

Color #BC6480 in popluar number systems.

HEX BC 64 80
Decimal 188 100 128
Binary 10111100 1100100 10000000
Octal 274 144 200

Shades and tints

Shades of #BC6480

#BC6480
(188,100,128)
#AB5B75
(171,91,117)
#9A526A
(154,82,106)
#89495F
(137,73,95)
#784054
(120,64,84)
#673749
(103,55,73)
#562E3E
(86,46,62)
#452533
(69,37,51)
#341C28
(52,28,40)
#23131D
(35,19,29)
#120A12
(18,10,18)
#000000
(0,0,0)

Tints of #BC6480

#BC6480
(188,100,128)
#C2728B
(194,114,139)
#C88096
(200,128,150)
#CE8EA1
(206,142,161)
#D49CAC
(212,156,172)
#DAAAB7
(218,170,183)
#E0B8C2
(224,184,194)
#E6C6CD
(230,198,205)
#ECD4D8
(236,212,216)
#F2E2E3
(242,226,227)
#F8F0EE
(248,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC6480 color. Also use rgb(188,100,128) instead hex code.

Text Font Color

.myTextColor { color: #BC6480; }

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

This text font color is #BC6480.

Background Color

.myBgColor { background-color: #BC6480; }

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

This div background color is #BC6480.

Border color

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

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

This div border color is #BC6480.

Opacity

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

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

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

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

This text has shadow with #BC6480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC6480.

Preview

Color preview on black background

This text has color #BC6480 on black background.


Color preview on white background

This text has color #BC6480 on white background.


Black color preview on #BC6480 background

This text has black color on #BC6480 background.


White color preview on #BC6480 background

This text has white color on #BC6480 background.


Related colors

Complementary color

Complementary color for #hex is #439B7F.


I love getcolorcode.com

Triadic colors

1 #80BC64 and #6480BC with #BC6480 are triadic colors.

2 #8064BC and #64BC80 with #BC6480 are triadic colors.