COLOR #BC7151

HEX: #BC7151 RGB: (188,113,81)

Renk bilgisi

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

RGB renk modeli

#BC7151 color RGB value is (188,113,81).

RGB: (188,113,81) (74%, 44%, 32%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 113 of 255 = 44%
B 81 of 255 = 32%

188
113
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 113 + 81 = 382 (100%)
R 188 of 382 ~ 49.21%
G 113 of 382 ~ 29.58%
B 81 of 382 ~ 21.2'%

%49.21
%29.58
%21.2

CMYK RENK MODELİ

#BC7151 rengi CMYK tonu (0,40,57,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.89%
  • sarı tonu 56.91%
  • ana renk tonu 26.27%

CMYK: (0,40,57,26)
C0M40Y57K26 (0%, 40%, 57%, 26%)
(0.00 / 0.40 / 0.57 / 0.26)

CMYK yüzdeleri

%0
%39.89
%56.91
%26.27

Codes

Color #BC7151 in popluar color models

BC 71 51
RGB 188 113 81
HSL 18° 44.40% 52.75%
HSB/HSV 18° 56.91% 73.73%
CMYK 0.00% 39.89% 56.91%
26.27%

Color #BC7151 in popluar number systems.

HEX BC 71 51
Decimal 188 113 81
Binary 10111100 1110001 1010001
Octal 274 161 121

Shades and tints

Shades of #BC7151

#BC7151
(188,113,81)
#AB674A
(171,103,74)
#9A5D43
(154,93,67)
#89533C
(137,83,60)
#784935
(120,73,53)
#673F2E
(103,63,46)
#563527
(86,53,39)
#452B20
(69,43,32)
#342119
(52,33,25)
#231712
(35,23,18)
#120D0B
(18,13,11)
#000000
(0,0,0)

Tints of #BC7151

#BC7151
(188,113,81)
#C27D60
(194,125,96)
#C8896F
(200,137,111)
#CE957E
(206,149,126)
#D4A18D
(212,161,141)
#DAAD9C
(218,173,156)
#E0B9AB
(224,185,171)
#E6C5BA
(230,197,186)
#ECD1C9
(236,209,201)
#F2DDD8
(242,221,216)
#F8E9E7
(248,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7151 color. Also use rgb(188,113,81) instead hex code.

Text Font Color

.myTextColor { color: #BC7151; }

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

This text font color is #BC7151.

Background Color

.myBgColor { background-color: #BC7151; }

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

This div background color is #BC7151.

Border color

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

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

This div border color is #BC7151.

Opacity

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

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

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

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

This text has shadow with #BC7151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7151.

Preview

Color preview on black background

This text has color #BC7151 on black background.


Color preview on white background

This text has color #BC7151 on white background.


Black color preview on #BC7151 background

This text has black color on #BC7151 background.


White color preview on #BC7151 background

This text has white color on #BC7151 background.


Related colors

Complementary color

Complementary color for #hex is #438EAE.


I love getcolorcode.com

Triadic colors

1 #51BC71 and #7151BC with #BC7151 are triadic colors.

2 #5171BC and #71BC51 with #BC7151 are triadic colors.