COLOR #BC4D3C

HEX: #BC4D3C RGB: (188,77,60)

Renk bilgisi

#BC4D3C contains mainly red color. #BC4D3C ‘ nin web güvenlik rengi #CC3333 (ya da #C33) dir.

RGB renk modeli

#BC4D3C color RGB value is (188,77,60).

RGB: (188,77,60) (74%, 30%, 24%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 77 of 255 = 30%
B 60 of 255 = 24%

188
77
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 77 + 60 = 325 (100%)
R 188 of 325 ~ 57.85%
G 77 of 325 ~ 23.69%
B 60 of 325 ~ 18.46'%

%57.85
%23.69
%18.46

CMYK RENK MODELİ

#BC4D3C rengi CMYK tonu (0,59,68,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 59.04%
  • sarı tonu 68.09%
  • ana renk tonu 26.27%

CMYK: (0,59,68,26)
C0M59Y68K26 (0%, 59%, 68%, 26%)
(0.00 / 0.59 / 0.68 / 0.26)

CMYK yüzdeleri

%0
%59.04
%68.09
%26.27

Codes

Color #BC4D3C in popluar color models

BC 4D 3C
RGB 188 77 60
HSL 51.61% 48.63%
HSB/HSV 68.09% 73.73%
CMYK 0.00% 59.04% 68.09%
26.27%

Color #BC4D3C in popluar number systems.

HEX BC 4D 3C
Decimal 188 77 60
Binary 10111100 1001101 111100
Octal 274 115 74

Shades and tints

Shades of #BC4D3C

#BC4D3C
(188,77,60)
#AB4637
(171,70,55)
#9A3F32
(154,63,50)
#89382D
(137,56,45)
#783128
(120,49,40)
#672A23
(103,42,35)
#56231E
(86,35,30)
#451C19
(69,28,25)
#341514
(52,21,20)
#230E0F
(35,14,15)
#12070A
(18,7,10)
#000000
(0,0,0)

Tints of #BC4D3C

#BC4D3C
(188,77,60)
#C25D4D
(194,93,77)
#C86D5E
(200,109,94)
#CE7D6F
(206,125,111)
#D48D80
(212,141,128)
#DA9D91
(218,157,145)
#E0ADA2
(224,173,162)
#E6BDB3
(230,189,179)
#ECCDC4
(236,205,196)
#F2DDD5
(242,221,213)
#F8EDE6
(248,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC4D3C color. Also use rgb(188,77,60) instead hex code.

Text Font Color

.myTextColor { color: #BC4D3C; }

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

This text font color is #BC4D3C.

Background Color

.myBgColor { background-color: #BC4D3C; }

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

This div background color is #BC4D3C.

Border color

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

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

This div border color is #BC4D3C.

Opacity

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

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

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

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

This text has shadow with #BC4D3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC4D3C.

Preview

Color preview on black background

This text has color #BC4D3C on black background.


Color preview on white background

This text has color #BC4D3C on white background.


Black color preview on #BC4D3C background

This text has black color on #BC4D3C background.


White color preview on #BC4D3C background

This text has white color on #BC4D3C background.


Related colors

Complementary color

Complementary color for #hex is #43B2C3.


I love getcolorcode.com

Triadic colors

1 #3CBC4D and #4D3CBC with #BC4D3C are triadic colors.

2 #3C4DBC and #4DBC3C with #BC4D3C are triadic colors.