COLOR #BC5566

HEX: #BC5566 RGB: (188,85,102)

Renk bilgisi

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

RGB renk modeli

#BC5566 color RGB value is (188,85,102).

RGB: (188,85,102) (74%, 33%, 40%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 85 of 255 = 33%
B 102 of 255 = 40%

188
85
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 85 + 102 = 375 (100%)
R 188 of 375 ~ 50.13%
G 85 of 375 ~ 22.67%
B 102 of 375 ~ 27.2'%

%50.13
%22.67
%27.2

CMYK RENK MODELİ

#BC5566 rengi CMYK tonu (0,55,46,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.79%
  • sarı tonu 45.74%
  • ana renk tonu 26.27%

CMYK: (0,55,46,26)
C0M55Y46K26 (0%, 55%, 46%, 26%)
(0.00 / 0.55 / 0.46 / 0.26)

CMYK yüzdeleri

%0
%54.79
%45.74
%26.27

Codes

Color #BC5566 in popluar color models

BC 55 66
RGB 188 85 102
HSL 350° 43.46% 53.53%
HSB/HSV 350° 54.79% 73.73%
CMYK 0.00% 54.79% 45.74%
26.27%

Color #BC5566 in popluar number systems.

HEX BC 55 66
Decimal 188 85 102
Binary 10111100 1010101 1100110
Octal 274 125 146

Shades and tints

Shades of #BC5566

#BC5566
(188,85,102)
#AB4E5D
(171,78,93)
#9A4754
(154,71,84)
#89404B
(137,64,75)
#783942
(120,57,66)
#673239
(103,50,57)
#562B30
(86,43,48)
#452427
(69,36,39)
#341D1E
(52,29,30)
#231615
(35,22,21)
#120F0C
(18,15,12)
#000000
(0,0,0)

Tints of #BC5566

#BC5566
(188,85,102)
#C26473
(194,100,115)
#C87380
(200,115,128)
#CE828D
(206,130,141)
#D4919A
(212,145,154)
#DAA0A7
(218,160,167)
#E0AFB4
(224,175,180)
#E6BEC1
(230,190,193)
#ECCDCE
(236,205,206)
#F2DCDB
(242,220,219)
#F8EBE8
(248,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC5566 color. Also use rgb(188,85,102) instead hex code.

Text Font Color

.myTextColor { color: #BC5566; }

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

This text font color is #BC5566.

Background Color

.myBgColor { background-color: #BC5566; }

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

This div background color is #BC5566.

Border color

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

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

This div border color is #BC5566.

Opacity

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

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

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

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

This text has shadow with #BC5566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC5566.

Preview

Color preview on black background

This text has color #BC5566 on black background.


Color preview on white background

This text has color #BC5566 on white background.


Black color preview on #BC5566 background

This text has black color on #BC5566 background.


White color preview on #BC5566 background

This text has white color on #BC5566 background.


Related colors

Complementary color

Complementary color for #hex is #43AA99.


I love getcolorcode.com

Triadic colors

1 #66BC55 and #5566BC with #BC5566 are triadic colors.

2 #6655BC and #55BC66 with #BC5566 are triadic colors.