COLOR #BDB37D

HEX: #BDB37D RGB: (189,179,125)

Renk bilgisi

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

RGB renk modeli

#BDB37D color RGB value is (189,179,125).

RGB: (189,179,125) (74%, 70%, 49%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 179 of 255 = 70%
B 125 of 255 = 49%

189
179
125

R + G + B ~ 64%. #BDB37D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 179 + 125 = 493 (100%)
R 189 of 493 ~ 38.34%
G 179 of 493 ~ 36.31%
B 125 of 493 ~ 25.35'%

%38.34
%36.31
%25.35

CMYK RENK MODELİ

#BDB37D rengi CMYK tonu (0,5,34,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.29%
  • sarı tonu 33.86%
  • ana renk tonu 25.88%

CMYK: (0,5,34,26)
C0M5Y34K26 (0%, 5%, 34%, 26%)
(0.00 / 0.05 / 0.34 / 0.26)

CMYK yüzdeleri

%0
%5.29
%33.86
%25.88

Codes

Color #BDB37D in popluar color models

BD B3 7D
RGB 189 179 125
HSL 51° 32.65% 61.57%
HSB/HSV 51° 33.86% 74.12%
CMYK 0.00% 5.29% 33.86%
25.88%

Color #BDB37D in popluar number systems.

HEX BD B3 7D
Decimal 189 179 125
Binary 10111101 10110011 1111101
Octal 275 263 175

Shades and tints

Shades of #BDB37D

#BDB37D
(189,179,125)
#ACA372
(172,163,114)
#9B9367
(155,147,103)
#8A835C
(138,131,92)
#797351
(121,115,81)
#686346
(104,99,70)
#57533B
(87,83,59)
#464330
(70,67,48)
#353325
(53,51,37)
#24231A
(36,35,26)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #BDB37D

#BDB37D
(189,179,125)
#C3B988
(195,185,136)
#C9BF93
(201,191,147)
#CFC59E
(207,197,158)
#D5CBA9
(213,203,169)
#DBD1B4
(219,209,180)
#E1D7BF
(225,215,191)
#E7DDCA
(231,221,202)
#EDE3D5
(237,227,213)
#F3E9E0
(243,233,224)
#F9EFEB
(249,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDB37D color. Also use rgb(189,179,125) instead hex code.

Text Font Color

.myTextColor { color: #BDB37D; }

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

This text font color is #BDB37D.

Background Color

.myBgColor { background-color: #BDB37D; }

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

This div background color is #BDB37D.

Border color

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

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

This div border color is #BDB37D.

Opacity

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

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

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

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

This text has shadow with #BDB37D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB37D.

Preview

Color preview on black background

This text has color #BDB37D on black background.


Color preview on white background

This text has color #BDB37D on white background.


Black color preview on #BDB37D background

This text has black color on #BDB37D background.


White color preview on #BDB37D background

This text has white color on #BDB37D background.


Related colors

Complementary color

Complementary color for #hex is #424C82.


I love getcolorcode.com

Triadic colors

1 #7DBDB3 and #B37DBD with #BDB37D are triadic colors.

2 #7DB3BD and #B3BD7D with #BDB37D are triadic colors.