COLOR #B4AD8D

HEX: #B4AD8D RGB: (180,173,141)

Renk bilgisi

#B4AD8D contains red, green and blue colors in about the same proportion. #B4AD8D ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#B4AD8D color RGB value is (180,173,141).

RGB: (180,173,141) (71%, 68%, 55%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 173 of 255 = 68%
B 141 of 255 = 55%

180
173
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 173 + 141 = 494 (100%)
R 180 of 494 ~ 36.44%
G 173 of 494 ~ 35.02%
B 141 of 494 ~ 28.54'%

%36.44
%35.02
%28.54

CMYK RENK MODELİ

#B4AD8D rengi CMYK tonu (0,4,22,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.89%
  • sarı tonu 21.67%
  • ana renk tonu 29.41%

CMYK: (0,4,22,29)
C0M4Y22K29 (0%, 4%, 22%, 29%)
(0.00 / 0.04 / 0.22 / 0.29)

CMYK yüzdeleri

%0
%3.89
%21.67
%29.41

Codes

Color #B4AD8D in popluar color models

B4 AD 8D
RGB 180 173 141
HSL 49° 20.63% 62.94%
HSB/HSV 49° 21.67% 70.59%
CMYK 0.00% 3.89% 21.67%
29.41%

Color #B4AD8D in popluar number systems.

HEX B4 AD 8D
Decimal 180 173 141
Binary 10110100 10101101 10001101
Octal 264 255 215

Shades and tints

Shades of #B4AD8D

#B4AD8D
(180,173,141)
#A49E81
(164,158,129)
#948F75
(148,143,117)
#848069
(132,128,105)
#74715D
(116,113,93)
#646251
(100,98,81)
#545345
(84,83,69)
#444439
(68,68,57)
#34352D
(52,53,45)
#242621
(36,38,33)
#141715
(20,23,21)
#000000
(0,0,0)

Tints of #B4AD8D

#B4AD8D
(180,173,141)
#BAB497
(186,180,151)
#C0BBA1
(192,187,161)
#C6C2AB
(198,194,171)
#CCC9B5
(204,201,181)
#D2D0BF
(210,208,191)
#D8D7C9
(216,215,201)
#DEDED3
(222,222,211)
#E4E5DD
(228,229,221)
#EAECE7
(234,236,231)
#F0F3F1
(240,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4AD8D color. Also use rgb(180,173,141) instead hex code.

Text Font Color

.myTextColor { color: #B4AD8D; }

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

This text font color is #B4AD8D.

Background Color

.myBgColor { background-color: #B4AD8D; }

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

This div background color is #B4AD8D.

Border color

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

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

This div border color is #B4AD8D.

Opacity

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

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

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

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

This text has shadow with #B4AD8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4AD8D.

Preview

Color preview on black background

This text has color #B4AD8D on black background.


Color preview on white background

This text has color #B4AD8D on white background.


Black color preview on #B4AD8D background

This text has black color on #B4AD8D background.


White color preview on #B4AD8D background

This text has white color on #B4AD8D background.


Related colors

Complementary color

Complementary color for #hex is #4B5272.


I love getcolorcode.com

Triadic colors

1 #8DB4AD and #AD8DB4 with #B4AD8D are triadic colors.

2 #8DADB4 and #ADB48D with #B4AD8D are triadic colors.