COLOR #BC714D

HEX: #BC714D RGB: (188,113,77)

Renk bilgisi

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

RGB renk modeli

#BC714D color RGB value is (188,113,77).

RGB: (188,113,77) (74%, 44%, 30%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 113 of 255 = 44%
B 77 of 255 = 30%

188
113
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 113 + 77 = 378 (100%)
R 188 of 378 ~ 49.74%
G 113 of 378 ~ 29.89%
B 77 of 378 ~ 20.37'%

%49.74
%29.89
%20.37

CMYK RENK MODELİ

#BC714D rengi CMYK tonu (0,40,59,26).

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

CMYK: (0,40,59,26)
C0M40Y59K26 (0%, 40%, 59%, 26%)
(0.00 / 0.40 / 0.59 / 0.26)

CMYK yüzdeleri

%0
%39.89
%59.04
%26.27

Codes

Color #BC714D in popluar color models

BC 71 4D
RGB 188 113 77
HSL 19° 45.31% 51.96%
HSB/HSV 19° 59.04% 73.73%
CMYK 0.00% 39.89% 59.04%
26.27%

Color #BC714D in popluar number systems.

HEX BC 71 4D
Decimal 188 113 77
Binary 10111100 1110001 1001101
Octal 274 161 115

Shades and tints

Shades of #BC714D

#BC714D
(188,113,77)
#AB6746
(171,103,70)
#9A5D3F
(154,93,63)
#895338
(137,83,56)
#784931
(120,73,49)
#673F2A
(103,63,42)
#563523
(86,53,35)
#452B1C
(69,43,28)
#342115
(52,33,21)
#23170E
(35,23,14)
#120D07
(18,13,7)
#000000
(0,0,0)

Tints of #BC714D

#BC714D
(188,113,77)
#C27D5D
(194,125,93)
#C8896D
(200,137,109)
#CE957D
(206,149,125)
#D4A18D
(212,161,141)
#DAAD9D
(218,173,157)
#E0B9AD
(224,185,173)
#E6C5BD
(230,197,189)
#ECD1CD
(236,209,205)
#F2DDDD
(242,221,221)
#F8E9ED
(248,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC714D; }

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

This text font color is #BC714D.

Background Color

.myBgColor { background-color: #BC714D; }

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

This div background color is #BC714D.

Border color

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

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

This div border color is #BC714D.

Opacity

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

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

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

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

This text has shadow with #BC714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC714D.

Preview

Color preview on black background

This text has color #BC714D on black background.


Color preview on white background

This text has color #BC714D on white background.


Black color preview on #BC714D background

This text has black color on #BC714D background.


White color preview on #BC714D background

This text has white color on #BC714D background.


Related colors

Complementary color

Complementary color for #hex is #438EB2.


I love getcolorcode.com

Triadic colors

1 #4DBC71 and #714DBC with #BC714D are triadic colors.

2 #4D71BC and #71BC4D with #BC714D are triadic colors.