COLOR #B9AD79

HEX: #B9AD79 RGB: (185,173,121)

Renk bilgisi

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

RGB renk modeli

#B9AD79 color RGB value is (185,173,121).

RGB: (185,173,121) (73%, 68%, 47%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 121 of 255 = 47%

185
173
121

R + G + B ~ 63%. #B9AD79 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 121 = 479 (100%)
R 185 of 479 ~ 38.62%
G 173 of 479 ~ 36.12%
B 121 of 479 ~ 25.26'%

%38.62
%36.12
%25.26

CMYK RENK MODELİ

#B9AD79 rengi CMYK tonu (0,6,35,27).

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

CMYK: (0,6,35,27)
C0M6Y35K27 (0%, 6%, 35%, 27%)
(0.00 / 0.06 / 0.35 / 0.27)

CMYK yüzdeleri

%0
%6.49
%34.59
%27.45

Codes

Color #B9AD79 in popluar color models

B9 AD 79
RGB 185 173 121
HSL 49° 31.37% 60.00%
HSB/HSV 49° 34.59% 72.55%
CMYK 0.00% 6.49% 34.59%
27.45%

Color #B9AD79 in popluar number systems.

HEX B9 AD 79
Decimal 185 173 121
Binary 10111001 10101101 1111001
Octal 271 255 171

Shades and tints

Shades of #B9AD79

#B9AD79
(185,173,121)
#A99E6E
(169,158,110)
#998F63
(153,143,99)
#898058
(137,128,88)
#79714D
(121,113,77)
#696242
(105,98,66)
#595337
(89,83,55)
#49442C
(73,68,44)
#393521
(57,53,33)
#292616
(41,38,22)
#19170B
(25,23,11)
#000000
(0,0,0)

Tints of #B9AD79

#B9AD79
(185,173,121)
#BFB485
(191,180,133)
#C5BB91
(197,187,145)
#CBC29D
(203,194,157)
#D1C9A9
(209,201,169)
#D7D0B5
(215,208,181)
#DDD7C1
(221,215,193)
#E3DECD
(227,222,205)
#E9E5D9
(233,229,217)
#EFECE5
(239,236,229)
#F5F3F1
(245,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9AD79; }

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

This text font color is #B9AD79.

Background Color

.myBgColor { background-color: #B9AD79; }

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

This div background color is #B9AD79.

Border color

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

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

This div border color is #B9AD79.

Opacity

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

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

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

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

This text has shadow with #B9AD79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9AD79.

Preview

Color preview on black background

This text has color #B9AD79 on black background.


Color preview on white background

This text has color #B9AD79 on white background.


Black color preview on #B9AD79 background

This text has black color on #B9AD79 background.


White color preview on #B9AD79 background

This text has white color on #B9AD79 background.


Related colors

Complementary color

Complementary color for #hex is #465286.


I love getcolorcode.com

Triadic colors

1 #79B9AD and #AD79B9 with #B9AD79 are triadic colors.

2 #79ADB9 and #ADB979 with #B9AD79 are triadic colors.