COLOR #BCB77D

HEX: #BCB77D RGB: (188,183,125)

Renk bilgisi

#BCB77D contains mainly red and green colors. #BCB77D ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#BCB77D color RGB value is (188,183,125).

RGB: (188,183,125) (74%, 72%, 49%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 183 of 255 = 72%
B 125 of 255 = 49%

188
183
125

R + G + B ~ 65%. #BCB77D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 183 + 125 = 496 (100%)
R 188 of 496 ~ 37.9%
G 183 of 496 ~ 36.9%
B 125 of 496 ~ 25.2'%

%37.9
%36.9
%25.2

CMYK RENK MODELİ

#BCB77D rengi CMYK tonu (0,3,34,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.66%
  • sarı tonu 33.51%
  • ana renk tonu 26.27%

CMYK: (0,3,34,26)
C0M3Y34K26 (0%, 3%, 34%, 26%)
(0.00 / 0.03 / 0.34 / 0.26)

CMYK yüzdeleri

%0
%2.66
%33.51
%26.27

Codes

Color #BCB77D in popluar color models

BC B7 7D
RGB 188 183 125
HSL 55° 31.98% 61.37%
HSB/HSV 55° 33.51% 73.73%
CMYK 0.00% 2.66% 33.51%
26.27%

Color #BCB77D in popluar number systems.

HEX BC B7 7D
Decimal 188 183 125
Binary 10111100 10110111 1111101
Octal 274 267 175

Shades and tints

Shades of #BCB77D

#BCB77D
(188,183,125)
#ABA772
(171,167,114)
#9A9767
(154,151,103)
#89875C
(137,135,92)
#787751
(120,119,81)
#676746
(103,103,70)
#56573B
(86,87,59)
#454730
(69,71,48)
#343725
(52,55,37)
#23271A
(35,39,26)
#12170F
(18,23,15)
#000000
(0,0,0)

Tints of #BCB77D

#BCB77D
(188,183,125)
#C2BD88
(194,189,136)
#C8C393
(200,195,147)
#CEC99E
(206,201,158)
#D4CFA9
(212,207,169)
#DAD5B4
(218,213,180)
#E0DBBF
(224,219,191)
#E6E1CA
(230,225,202)
#ECE7D5
(236,231,213)
#F2EDE0
(242,237,224)
#F8F3EB
(248,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCB77D color. Also use rgb(188,183,125) instead hex code.

Text Font Color

.myTextColor { color: #BCB77D; }

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

This text font color is #BCB77D.

Background Color

.myBgColor { background-color: #BCB77D; }

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

This div background color is #BCB77D.

Border color

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

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

This div border color is #BCB77D.

Opacity

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

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

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

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

This text has shadow with #BCB77D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB77D.

Preview

Color preview on black background

This text has color #BCB77D on black background.


Color preview on white background

This text has color #BCB77D on white background.


Black color preview on #BCB77D background

This text has black color on #BCB77D background.


White color preview on #BCB77D background

This text has white color on #BCB77D background.


Related colors

Complementary color

Complementary color for #hex is #434882.


I love getcolorcode.com

Triadic colors

1 #7DBCB7 and #B77DBC with #BCB77D are triadic colors.

2 #7DB7BC and #B7BC7D with #BCB77D are triadic colors.