COLOR #BC61A8

HEX: #BC61A8 RGB: (188,97,168)

Renk bilgisi

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

RGB renk modeli

#BC61A8 color RGB value is (188,97,168).

RGB: (188,97,168) (74%, 38%, 66%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 97 of 255 = 38%
B 168 of 255 = 66%

188
97
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 97 + 168 = 453 (100%)
R 188 of 453 ~ 41.5%
G 97 of 453 ~ 21.41%
B 168 of 453 ~ 37.09'%

%41.5
%21.41
%37.09

CMYK RENK MODELİ

#BC61A8 rengi CMYK tonu (0,48,11,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.40%
  • sarı tonu 10.64%
  • ana renk tonu 26.27%

CMYK: (0,48,11,26)
C0M48Y11K26 (0%, 48%, 11%, 26%)
(0.00 / 0.48 / 0.11 / 0.26)

CMYK yüzdeleri

%0
%48.4
%10.64
%26.27

Codes

Color #BC61A8 in popluar color models

BC 61 A8
RGB 188 97 168
HSL 313° 40.44% 55.88%
HSB/HSV 313° 48.40% 73.73%
CMYK 0.00% 48.40% 10.64%
26.27%

Color #BC61A8 in popluar number systems.

HEX BC 61 A8
Decimal 188 97 168
Binary 10111100 1100001 10101000
Octal 274 141 250

Shades and tints

Shades of #BC61A8

#BC61A8
(188,97,168)
#AB5999
(171,89,153)
#9A518A
(154,81,138)
#89497B
(137,73,123)
#78416C
(120,65,108)
#67395D
(103,57,93)
#56314E
(86,49,78)
#45293F
(69,41,63)
#342130
(52,33,48)
#231921
(35,25,33)
#121112
(18,17,18)
#000000
(0,0,0)

Tints of #BC61A8

#BC61A8
(188,97,168)
#C26FAF
(194,111,175)
#C87DB6
(200,125,182)
#CE8BBD
(206,139,189)
#D499C4
(212,153,196)
#DAA7CB
(218,167,203)
#E0B5D2
(224,181,210)
#E6C3D9
(230,195,217)
#ECD1E0
(236,209,224)
#F2DFE7
(242,223,231)
#F8EDEE
(248,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC61A8 color. Also use rgb(188,97,168) instead hex code.

Text Font Color

.myTextColor { color: #BC61A8; }

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

This text font color is #BC61A8.

Background Color

.myBgColor { background-color: #BC61A8; }

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

This div background color is #BC61A8.

Border color

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

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

This div border color is #BC61A8.

Opacity

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

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

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

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

This text has shadow with #BC61A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC61A8.

Preview

Color preview on black background

This text has color #BC61A8 on black background.


Color preview on white background

This text has color #BC61A8 on white background.


Black color preview on #BC61A8 background

This text has black color on #BC61A8 background.


White color preview on #BC61A8 background

This text has white color on #BC61A8 background.


Related colors

Complementary color

Complementary color for #hex is #439E57.


I love getcolorcode.com

Triadic colors

1 #A8BC61 and #61A8BC with #BC61A8 are triadic colors.

2 #A861BC and #61BCA8 with #BC61A8 are triadic colors.