COLOR #BC6E40

HEX: #BC6E40 RGB: (188,110,64)

Renk bilgisi

#BC6E40 contains mainly red color. #BC6E40 ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#BC6E40 color RGB value is (188,110,64).

RGB: (188,110,64) (74%, 43%, 25%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 110 of 255 = 43%
B 64 of 255 = 25%

188
110
64

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 110 + 64 = 362 (100%)
R 188 of 362 ~ 51.93%
G 110 of 362 ~ 30.39%
B 64 of 362 ~ 17.68'%

%51.93
%30.39
%17.68

CMYK RENK MODELİ

#BC6E40 rengi CMYK tonu (0,41,66,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.49%
  • sarı tonu 65.96%
  • ana renk tonu 26.27%

CMYK: (0,41,66,26)
C0M41Y66K26 (0%, 41%, 66%, 26%)
(0.00 / 0.41 / 0.66 / 0.26)

CMYK yüzdeleri

%0
%41.49
%65.96
%26.27

Codes

Color #BC6E40 in popluar color models

BC 6E 40
RGB 188 110 64
HSL 22° 49.21% 49.41%
HSB/HSV 22° 65.96% 73.73%
CMYK 0.00% 41.49% 65.96%
26.27%

Color #BC6E40 in popluar number systems.

HEX BC 6E 40
Decimal 188 110 64
Binary 10111100 1101110 1000000
Octal 274 156 100

Shades and tints

Shades of #BC6E40

#BC6E40
(188,110,64)
#AB643B
(171,100,59)
#9A5A36
(154,90,54)
#895031
(137,80,49)
#78462C
(120,70,44)
#673C27
(103,60,39)
#563222
(86,50,34)
#45281D
(69,40,29)
#341E18
(52,30,24)
#231413
(35,20,19)
#120A0E
(18,10,14)
#000000
(0,0,0)

Tints of #BC6E40

#BC6E40
(188,110,64)
#C27B51
(194,123,81)
#C88862
(200,136,98)
#CE9573
(206,149,115)
#D4A284
(212,162,132)
#DAAF95
(218,175,149)
#E0BCA6
(224,188,166)
#E6C9B7
(230,201,183)
#ECD6C8
(236,214,200)
#F2E3D9
(242,227,217)
#F8F0EA
(248,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC6E40 color. Also use rgb(188,110,64) instead hex code.

Text Font Color

.myTextColor { color: #BC6E40; }

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

This text font color is #BC6E40.

Background Color

.myBgColor { background-color: #BC6E40; }

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

This div background color is #BC6E40.

Border color

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

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

This div border color is #BC6E40.

Opacity

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

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

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

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

This text has shadow with #BC6E40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC6E40.

Preview

Color preview on black background

This text has color #BC6E40 on black background.


Color preview on white background

This text has color #BC6E40 on white background.


Black color preview on #BC6E40 background

This text has black color on #BC6E40 background.


White color preview on #BC6E40 background

This text has white color on #BC6E40 background.


Related colors

Complementary color

Complementary color for #hex is #4391BF.


I love getcolorcode.com

Triadic colors

1 #40BC6E and #6E40BC with #BC6E40 are triadic colors.

2 #406EBC and #6EBC40 with #BC6E40 are triadic colors.