COLOR #BC6E3E

HEX: #BC6E3E RGB: (188,110,62)

Renk bilgisi

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

RGB renk modeli

#BC6E3E color RGB value is (188,110,62).

RGB: (188,110,62) (74%, 43%, 24%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 110 of 255 = 43%
B 62 of 255 = 24%

188
110
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 110 + 62 = 360 (100%)
R 188 of 360 ~ 52.22%
G 110 of 360 ~ 30.56%
B 62 of 360 ~ 17.22'%

%52.22
%30.56
%17.22

CMYK RENK MODELİ

#BC6E3E rengi CMYK tonu (0,41,67,26).

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

CMYK: (0,41,67,26)
C0M41Y67K26 (0%, 41%, 67%, 26%)
(0.00 / 0.41 / 0.67 / 0.26)

CMYK yüzdeleri

%0
%41.49
%67.02
%26.27

Codes

Color #BC6E3E in popluar color models

BC 6E 3E
RGB 188 110 62
HSL 23° 50.40% 49.02%
HSB/HSV 23° 67.02% 73.73%
CMYK 0.00% 41.49% 67.02%
26.27%

Color #BC6E3E in popluar number systems.

HEX BC 6E 3E
Decimal 188 110 62
Binary 10111100 1101110 111110
Octal 274 156 76

Shades and tints

Shades of #BC6E3E

#BC6E3E
(188,110,62)
#AB6439
(171,100,57)
#9A5A34
(154,90,52)
#89502F
(137,80,47)
#78462A
(120,70,42)
#673C25
(103,60,37)
#563220
(86,50,32)
#45281B
(69,40,27)
#341E16
(52,30,22)
#231411
(35,20,17)
#120A0C
(18,10,12)
#000000
(0,0,0)

Tints of #BC6E3E

#BC6E3E
(188,110,62)
#C27B4F
(194,123,79)
#C88860
(200,136,96)
#CE9571
(206,149,113)
#D4A282
(212,162,130)
#DAAF93
(218,175,147)
#E0BCA4
(224,188,164)
#E6C9B5
(230,201,181)
#ECD6C6
(236,214,198)
#F2E3D7
(242,227,215)
#F8F0E8
(248,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC6E3E; }

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

This text font color is #BC6E3E.

Background Color

.myBgColor { background-color: #BC6E3E; }

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

This div background color is #BC6E3E.

Border color

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

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

This div border color is #BC6E3E.

Opacity

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

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

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

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

This text has shadow with #BC6E3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC6E3E.

Preview

Color preview on black background

This text has color #BC6E3E on black background.


Color preview on white background

This text has color #BC6E3E on white background.


Black color preview on #BC6E3E background

This text has black color on #BC6E3E background.


White color preview on #BC6E3E background

This text has white color on #BC6E3E background.


Related colors

Complementary color

Complementary color for #hex is #4391C1.


I love getcolorcode.com

Triadic colors

1 #3EBC6E and #6E3EBC with #BC6E3E are triadic colors.

2 #3E6EBC and #6EBC3E with #BC6E3E are triadic colors.