COLOR #B9AD6E

HEX: #B9AD6E RGB: (185,173,110)

Renk bilgisi

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

RGB renk modeli

#B9AD6E color RGB value is (185,173,110).

RGB: (185,173,110) (73%, 68%, 43%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 110 of 255 = 43%

185
173
110

R + G + B ~ 61%. #B9AD6E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 110 = 468 (100%)
R 185 of 468 ~ 39.53%
G 173 of 468 ~ 36.97%
B 110 of 468 ~ 23.5'%

%39.53
%36.97
%23.5

CMYK RENK MODELİ

#B9AD6E rengi CMYK tonu (0,6,41,27).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.49%
  • sarı tonu 40.54%
  • ana renk tonu 27.45%

CMYK: (0,6,41,27)
C0M6Y41K27 (0%, 6%, 41%, 27%)
(0.00 / 0.06 / 0.41 / 0.27)

CMYK yüzdeleri

%0
%6.49
%40.54
%27.45

Codes

Color #B9AD6E in popluar color models

B9 AD 6E
RGB 185 173 110
HSL 50° 34.88% 57.84%
HSB/HSV 50° 40.54% 72.55%
CMYK 0.00% 6.49% 40.54%
27.45%

Color #B9AD6E in popluar number systems.

HEX B9 AD 6E
Decimal 185 173 110
Binary 10111001 10101101 1101110
Octal 271 255 156

Shades and tints

Shades of #B9AD6E

#B9AD6E
(185,173,110)
#A99E64
(169,158,100)
#998F5A
(153,143,90)
#898050
(137,128,80)
#797146
(121,113,70)
#69623C
(105,98,60)
#595332
(89,83,50)
#494428
(73,68,40)
#39351E
(57,53,30)
#292614
(41,38,20)
#19170A
(25,23,10)
#000000
(0,0,0)

Tints of #B9AD6E

#B9AD6E
(185,173,110)
#BFB47B
(191,180,123)
#C5BB88
(197,187,136)
#CBC295
(203,194,149)
#D1C9A2
(209,201,162)
#D7D0AF
(215,208,175)
#DDD7BC
(221,215,188)
#E3DEC9
(227,222,201)
#E9E5D6
(233,229,214)
#EFECE3
(239,236,227)
#F5F3F0
(245,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9AD6E color. Also use rgb(185,173,110) instead hex code.

Text Font Color

.myTextColor { color: #B9AD6E; }

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

This text font color is #B9AD6E.

Background Color

.myBgColor { background-color: #B9AD6E; }

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

This div background color is #B9AD6E.

Border color

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

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

This div border color is #B9AD6E.

Opacity

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

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

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

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

This text has shadow with #B9AD6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9AD6E.

Preview

Color preview on black background

This text has color #B9AD6E on black background.


Color preview on white background

This text has color #B9AD6E on white background.


Black color preview on #B9AD6E background

This text has black color on #B9AD6E background.


White color preview on #B9AD6E background

This text has white color on #B9AD6E background.


Related colors

Complementary color

Complementary color for #hex is #465291.


I love getcolorcode.com

Triadic colors

1 #6EB9AD and #AD6EB9 with #B9AD6E are triadic colors.

2 #6EADB9 and #ADB96E with #B9AD6E are triadic colors.