COLOR #B09D5E

HEX: #B09D5E RGB: (176,157,94)

Renk bilgisi

#B09D5E contains mainly red and green colors. #B09D5E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#B09D5E color RGB value is (176,157,94).

RGB: (176,157,94) (69%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 157 of 255 = 62%
B 94 of 255 = 37%

176
157
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 157 + 94 = 427 (100%)
R 176 of 427 ~ 41.22%
G 157 of 427 ~ 36.77%
B 94 of 427 ~ 22.01'%

%41.22
%36.77
%22.01

CMYK RENK MODELİ

#B09D5E rengi CMYK tonu (0,11,47,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.80%
  • sarı tonu 46.59%
  • ana renk tonu 30.98%

CMYK: (0,11,47,31)
C0M11Y47K31 (0%, 11%, 47%, 31%)
(0.00 / 0.11 / 0.47 / 0.31)

CMYK yüzdeleri

%0
%10.8
%46.59
%30.98

Codes

Color #B09D5E in popluar color models

B0 9D 5E
RGB 176 157 94
HSL 46° 34.17% 52.94%
HSB/HSV 46° 46.59% 69.02%
CMYK 0.00% 10.80% 46.59%
30.98%

Color #B09D5E in popluar number systems.

HEX B0 9D 5E
Decimal 176 157 94
Binary 10110000 10011101 1011110
Octal 260 235 136

Shades and tints

Shades of #B09D5E

#B09D5E
(176,157,94)
#A08F56
(160,143,86)
#90814E
(144,129,78)
#807346
(128,115,70)
#70653E
(112,101,62)
#605736
(96,87,54)
#50492E
(80,73,46)
#403B26
(64,59,38)
#302D1E
(48,45,30)
#201F16
(32,31,22)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #B09D5E

#B09D5E
(176,157,94)
#B7A56C
(183,165,108)
#BEAD7A
(190,173,122)
#C5B588
(197,181,136)
#CCBD96
(204,189,150)
#D3C5A4
(211,197,164)
#DACDB2
(218,205,178)
#E1D5C0
(225,213,192)
#E8DDCE
(232,221,206)
#EFE5DC
(239,229,220)
#F6EDEA
(246,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B09D5E color. Also use rgb(176,157,94) instead hex code.

Text Font Color

.myTextColor { color: #B09D5E; }

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

This text font color is #B09D5E.

Background Color

.myBgColor { background-color: #B09D5E; }

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

This div background color is #B09D5E.

Border color

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

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

This div border color is #B09D5E.

Opacity

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

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

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

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

This text has shadow with #B09D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B09D5E.

Preview

Color preview on black background

This text has color #B09D5E on black background.


Color preview on white background

This text has color #B09D5E on white background.


Black color preview on #B09D5E background

This text has black color on #B09D5E background.


White color preview on #B09D5E background

This text has white color on #B09D5E background.


Related colors

Complementary color

Complementary color for #hex is #4F62A1.


I love getcolorcode.com

Triadic colors

1 #5EB09D and #9D5EB0 with #B09D5E are triadic colors.

2 #5E9DB0 and #9DB05E with #B09D5E are triadic colors.