COLOR #BCAD57

HEX: #BCAD57 RGB: (188,173,87)

Renk bilgisi

#BCAD57 contains mainly red and green colors. #BCAD57 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BCAD57 color RGB value is (188,173,87).

RGB: (188,173,87) (74%, 68%, 34%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 173 of 255 = 68%
B 87 of 255 = 34%

188
173
87

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 173 + 87 = 448 (100%)
R 188 of 448 ~ 41.96%
G 173 of 448 ~ 38.62%
B 87 of 448 ~ 19.42'%

%41.96
%38.62
%19.42

CMYK RENK MODELİ

#BCAD57 rengi CMYK tonu (0,8,54,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.98%
  • sarı tonu 53.72%
  • ana renk tonu 26.27%

CMYK: (0,8,54,26)
C0M8Y54K26 (0%, 8%, 54%, 26%)
(0.00 / 0.08 / 0.54 / 0.26)

CMYK yüzdeleri

%0
%7.98
%53.72
%26.27

Codes

Color #BCAD57 in popluar color models

BC AD 57
RGB 188 173 87
HSL 51° 42.98% 53.92%
HSB/HSV 51° 53.72% 73.73%
CMYK 0.00% 7.98% 53.72%
26.27%

Color #BCAD57 in popluar number systems.

HEX BC AD 57
Decimal 188 173 87
Binary 10111100 10101101 1010111
Octal 274 255 127

Shades and tints

Shades of #BCAD57

#BCAD57
(188,173,87)
#AB9E50
(171,158,80)
#9A8F49
(154,143,73)
#898042
(137,128,66)
#78713B
(120,113,59)
#676234
(103,98,52)
#56532D
(86,83,45)
#454426
(69,68,38)
#34351F
(52,53,31)
#232618
(35,38,24)
#121711
(18,23,17)
#000000
(0,0,0)

Tints of #BCAD57

#BCAD57
(188,173,87)
#C2B466
(194,180,102)
#C8BB75
(200,187,117)
#CEC284
(206,194,132)
#D4C993
(212,201,147)
#DAD0A2
(218,208,162)
#E0D7B1
(224,215,177)
#E6DEC0
(230,222,192)
#ECE5CF
(236,229,207)
#F2ECDE
(242,236,222)
#F8F3ED
(248,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCAD57 color. Also use rgb(188,173,87) instead hex code.

Text Font Color

.myTextColor { color: #BCAD57; }

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

This text font color is #BCAD57.

Background Color

.myBgColor { background-color: #BCAD57; }

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

This div background color is #BCAD57.

Border color

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

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

This div border color is #BCAD57.

Opacity

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

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

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

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

This text has shadow with #BCAD57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCAD57.

Preview

Color preview on black background

This text has color #BCAD57 on black background.


Color preview on white background

This text has color #BCAD57 on white background.


Black color preview on #BCAD57 background

This text has black color on #BCAD57 background.


White color preview on #BCAD57 background

This text has white color on #BCAD57 background.


Related colors

Complementary color

Complementary color for #hex is #4352A8.


I love getcolorcode.com

Triadic colors

1 #57BCAD and #AD57BC with #BCAD57 are triadic colors.

2 #57ADBC and #ADBC57 with #BCAD57 are triadic colors.