COLOR #BC7C36

HEX: #BC7C36 RGB: (188,124,54)

Renk bilgisi

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

RGB renk modeli

#BC7C36 color RGB value is (188,124,54).

RGB: (188,124,54) (74%, 49%, 21%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 124 of 255 = 49%
B 54 of 255 = 21%

188
124
54

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 124 + 54 = 366 (100%)
R 188 of 366 ~ 51.37%
G 124 of 366 ~ 33.88%
B 54 of 366 ~ 14.75'%

%51.37
%33.88
%14.75

CMYK RENK MODELİ

#BC7C36 rengi CMYK tonu (0,34,71,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.04%
  • sarı tonu 71.28%
  • ana renk tonu 26.27%

CMYK: (0,34,71,26)
C0M34Y71K26 (0%, 34%, 71%, 26%)
(0.00 / 0.34 / 0.71 / 0.26)

CMYK yüzdeleri

%0
%34.04
%71.28
%26.27

Codes

Color #BC7C36 in popluar color models

BC 7C 36
RGB 188 124 54
HSL 31° 55.37% 47.45%
HSB/HSV 31° 71.28% 73.73%
CMYK 0.00% 34.04% 71.28%
26.27%

Color #BC7C36 in popluar number systems.

HEX BC 7C 36
Decimal 188 124 54
Binary 10111100 1111100 110110
Octal 274 174 66

Shades and tints

Shades of #BC7C36

#BC7C36
(188,124,54)
#AB7132
(171,113,50)
#9A662E
(154,102,46)
#895B2A
(137,91,42)
#785026
(120,80,38)
#674522
(103,69,34)
#563A1E
(86,58,30)
#452F1A
(69,47,26)
#342416
(52,36,22)
#231912
(35,25,18)
#120E0E
(18,14,14)
#000000
(0,0,0)

Tints of #BC7C36

#BC7C36
(188,124,54)
#C28748
(194,135,72)
#C8925A
(200,146,90)
#CE9D6C
(206,157,108)
#D4A87E
(212,168,126)
#DAB390
(218,179,144)
#E0BEA2
(224,190,162)
#E6C9B4
(230,201,180)
#ECD4C6
(236,212,198)
#F2DFD8
(242,223,216)
#F8EAEA
(248,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7C36 color. Also use rgb(188,124,54) instead hex code.

Text Font Color

.myTextColor { color: #BC7C36; }

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

This text font color is #BC7C36.

Background Color

.myBgColor { background-color: #BC7C36; }

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

This div background color is #BC7C36.

Border color

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

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

This div border color is #BC7C36.

Opacity

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

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

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

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

This text has shadow with #BC7C36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7C36.

Preview

Color preview on black background

This text has color #BC7C36 on black background.


Color preview on white background

This text has color #BC7C36 on white background.


Black color preview on #BC7C36 background

This text has black color on #BC7C36 background.


White color preview on #BC7C36 background

This text has white color on #BC7C36 background.


Related colors

Complementary color

Complementary color for #hex is #4383C9.


I love getcolorcode.com

Triadic colors

1 #36BC7C and #7C36BC with #BC7C36 are triadic colors.

2 #367CBC and #7CBC36 with #BC7C36 are triadic colors.