COLOR #BC6D51

HEX: #BC6D51 RGB: (188,109,81)

Renk bilgisi

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

RGB renk modeli

#BC6D51 color RGB value is (188,109,81).

RGB: (188,109,81) (74%, 43%, 32%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 109 of 255 = 43%
B 81 of 255 = 32%

188
109
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 109 + 81 = 378 (100%)
R 188 of 378 ~ 49.74%
G 109 of 378 ~ 28.84%
B 81 of 378 ~ 21.43'%

%49.74
%28.84
%21.43

CMYK RENK MODELİ

#BC6D51 rengi CMYK tonu (0,42,57,26).

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

CMYK: (0,42,57,26)
C0M42Y57K26 (0%, 42%, 57%, 26%)
(0.00 / 0.42 / 0.57 / 0.26)

CMYK yüzdeleri

%0
%42.02
%56.91
%26.27

Codes

Color #BC6D51 in popluar color models

BC 6D 51
RGB 188 109 81
HSL 16° 44.40% 52.75%
HSB/HSV 16° 56.91% 73.73%
CMYK 0.00% 42.02% 56.91%
26.27%

Color #BC6D51 in popluar number systems.

HEX BC 6D 51
Decimal 188 109 81
Binary 10111100 1101101 1010001
Octal 274 155 121

Shades and tints

Shades of #BC6D51

#BC6D51
(188,109,81)
#AB644A
(171,100,74)
#9A5B43
(154,91,67)
#89523C
(137,82,60)
#784935
(120,73,53)
#67402E
(103,64,46)
#563727
(86,55,39)
#452E20
(69,46,32)
#342519
(52,37,25)
#231C12
(35,28,18)
#12130B
(18,19,11)
#000000
(0,0,0)

Tints of #BC6D51

#BC6D51
(188,109,81)
#C27A60
(194,122,96)
#C8876F
(200,135,111)
#CE947E
(206,148,126)
#D4A18D
(212,161,141)
#DAAE9C
(218,174,156)
#E0BBAB
(224,187,171)
#E6C8BA
(230,200,186)
#ECD5C9
(236,213,201)
#F2E2D8
(242,226,216)
#F8EFE7
(248,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC6D51; }

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

This text font color is #BC6D51.

Background Color

.myBgColor { background-color: #BC6D51; }

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

This div background color is #BC6D51.

Border color

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

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

This div border color is #BC6D51.

Opacity

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

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

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

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

This text has shadow with #BC6D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC6D51.

Preview

Color preview on black background

This text has color #BC6D51 on black background.


Color preview on white background

This text has color #BC6D51 on white background.


Black color preview on #BC6D51 background

This text has black color on #BC6D51 background.


White color preview on #BC6D51 background

This text has white color on #BC6D51 background.


Related colors

Complementary color

Complementary color for #hex is #4392AE.


I love getcolorcode.com

Triadic colors

1 #51BC6D and #6D51BC with #BC6D51 are triadic colors.

2 #516DBC and #6DBC51 with #BC6D51 are triadic colors.