COLOR #BC5D4A

HEX: #BC5D4A RGB: (188,93,74)

Renk bilgisi

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

RGB renk modeli

#BC5D4A color RGB value is (188,93,74).

RGB: (188,93,74) (74%, 36%, 29%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 93 of 255 = 36%
B 74 of 255 = 29%

188
93
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 93 + 74 = 355 (100%)
R 188 of 355 ~ 52.96%
G 93 of 355 ~ 26.2%
B 74 of 355 ~ 20.85'%

%52.96
%26.2
%20.85

CMYK RENK MODELİ

#BC5D4A rengi CMYK tonu (0,51,61,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.53%
  • sarı tonu 60.64%
  • ana renk tonu 26.27%

CMYK: (0,51,61,26)
C0M51Y61K26 (0%, 51%, 61%, 26%)
(0.00 / 0.51 / 0.61 / 0.26)

CMYK yüzdeleri

%0
%50.53
%60.64
%26.27

Codes

Color #BC5D4A in popluar color models

BC 5D 4A
RGB 188 93 74
HSL 10° 45.97% 51.37%
HSB/HSV 10° 60.64% 73.73%
CMYK 0.00% 50.53% 60.64%
26.27%

Color #BC5D4A in popluar number systems.

HEX BC 5D 4A
Decimal 188 93 74
Binary 10111100 1011101 1001010
Octal 274 135 112

Shades and tints

Shades of #BC5D4A

#BC5D4A
(188,93,74)
#AB5544
(171,85,68)
#9A4D3E
(154,77,62)
#894538
(137,69,56)
#783D32
(120,61,50)
#67352C
(103,53,44)
#562D26
(86,45,38)
#452520
(69,37,32)
#341D1A
(52,29,26)
#231514
(35,21,20)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #BC5D4A

#BC5D4A
(188,93,74)
#C26B5A
(194,107,90)
#C8796A
(200,121,106)
#CE877A
(206,135,122)
#D4958A
(212,149,138)
#DAA39A
(218,163,154)
#E0B1AA
(224,177,170)
#E6BFBA
(230,191,186)
#ECCDCA
(236,205,202)
#F2DBDA
(242,219,218)
#F8E9EA
(248,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC5D4A color. Also use rgb(188,93,74) instead hex code.

Text Font Color

.myTextColor { color: #BC5D4A; }

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

This text font color is #BC5D4A.

Background Color

.myBgColor { background-color: #BC5D4A; }

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

This div background color is #BC5D4A.

Border color

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

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

This div border color is #BC5D4A.

Opacity

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

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

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

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

This text has shadow with #BC5D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC5D4A.

Preview

Color preview on black background

This text has color #BC5D4A on black background.


Color preview on white background

This text has color #BC5D4A on white background.


Black color preview on #BC5D4A background

This text has black color on #BC5D4A background.


White color preview on #BC5D4A background

This text has white color on #BC5D4A background.


Related colors

Complementary color

Complementary color for #hex is #43A2B5.


I love getcolorcode.com

Triadic colors

1 #4ABC5D and #5D4ABC with #BC5D4A are triadic colors.

2 #4A5DBC and #5DBC4A with #BC5D4A are triadic colors.