COLOR #B4AD95

HEX: #B4AD95 RGB: (180,173,149)

Renk bilgisi

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

RGB renk modeli

#B4AD95 color RGB value is (180,173,149).

RGB: (180,173,149) (71%, 68%, 58%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 173 of 255 = 68%
B 149 of 255 = 58%

180
173
149

R + G + B ~ 66%. #B4AD95 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 173 + 149 = 502 (100%)
R 180 of 502 ~ 35.86%
G 173 of 502 ~ 34.46%
B 149 of 502 ~ 29.68'%

%35.86
%34.46
%29.68

CMYK RENK MODELİ

#B4AD95 rengi CMYK tonu (0,4,17,29).

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

CMYK: (0,4,17,29)
C0M4Y17K29 (0%, 4%, 17%, 29%)
(0.00 / 0.04 / 0.17 / 0.29)

CMYK yüzdeleri

%0
%3.89
%17.22
%29.41

Codes

Color #B4AD95 in popluar color models

B4 AD 95
RGB 180 173 149
HSL 46° 17.13% 64.51%
HSB/HSV 46° 17.22% 70.59%
CMYK 0.00% 3.89% 17.22%
29.41%

Color #B4AD95 in popluar number systems.

HEX B4 AD 95
Decimal 180 173 149
Binary 10110100 10101101 10010101
Octal 264 255 225

Shades and tints

Shades of #B4AD95

#B4AD95
(180,173,149)
#A49E88
(164,158,136)
#948F7B
(148,143,123)
#84806E
(132,128,110)
#747161
(116,113,97)
#646254
(100,98,84)
#545347
(84,83,71)
#44443A
(68,68,58)
#34352D
(52,53,45)
#242620
(36,38,32)
#141713
(20,23,19)
#000000
(0,0,0)

Tints of #B4AD95

#B4AD95
(180,173,149)
#BAB49E
(186,180,158)
#C0BBA7
(192,187,167)
#C6C2B0
(198,194,176)
#CCC9B9
(204,201,185)
#D2D0C2
(210,208,194)
#D8D7CB
(216,215,203)
#DEDED4
(222,222,212)
#E4E5DD
(228,229,221)
#EAECE6
(234,236,230)
#F0F3EF
(240,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4AD95; }

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

This text font color is #B4AD95.

Background Color

.myBgColor { background-color: #B4AD95; }

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

This div background color is #B4AD95.

Border color

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

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

This div border color is #B4AD95.

Opacity

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

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

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

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

This text has shadow with #B4AD95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4AD95.

Preview

Color preview on black background

This text has color #B4AD95 on black background.


Color preview on white background

This text has color #B4AD95 on white background.


Black color preview on #B4AD95 background

This text has black color on #B4AD95 background.


White color preview on #B4AD95 background

This text has white color on #B4AD95 background.


Related colors

Complementary color

Complementary color for #hex is #4B526A.


I love getcolorcode.com

Triadic colors

1 #95B4AD and #AD95B4 with #B4AD95 are triadic colors.

2 #95ADB4 and #ADB495 with #B4AD95 are triadic colors.