COLOR #B5AD96

HEX: #B5AD96 RGB: (181,173,150)

Renk bilgisi

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

RGB renk modeli

#B5AD96 color RGB value is (181,173,150).

RGB: (181,173,150) (71%, 68%, 59%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 150 of 255 = 59%

181
173
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 150 = 504 (100%)
R 181 of 504 ~ 35.91%
G 173 of 504 ~ 34.33%
B 150 of 504 ~ 29.76'%

%35.91
%34.33
%29.76

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.42%
  • sarı tonu 17.13%
  • ana renk tonu 29.02%

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

CMYK yüzdeleri

%0
%4.42
%17.13
%29.02

Codes

Color #B5AD96 in popluar color models

B5 AD 96
RGB 181 173 150
HSL 45° 17.32% 64.90%
HSB/HSV 45° 17.13% 70.98%
CMYK 0.00% 4.42% 17.13%
29.02%

Color #B5AD96 in popluar number systems.

HEX B5 AD 96
Decimal 181 173 150
Binary 10110101 10101101 10010110
Octal 265 255 226

Shades and tints

Shades of #B5AD96

#B5AD96
(181,173,150)
#A59E89
(165,158,137)
#958F7C
(149,143,124)
#85806F
(133,128,111)
#757162
(117,113,98)
#656255
(101,98,85)
#555348
(85,83,72)
#45443B
(69,68,59)
#35352E
(53,53,46)
#252621
(37,38,33)
#151714
(21,23,20)
#000000
(0,0,0)

Tints of #B5AD96

#B5AD96
(181,173,150)
#BBB49F
(187,180,159)
#C1BBA8
(193,187,168)
#C7C2B1
(199,194,177)
#CDC9BA
(205,201,186)
#D3D0C3
(211,208,195)
#D9D7CC
(217,215,204)
#DFDED5
(223,222,213)
#E5E5DE
(229,229,222)
#EBECE7
(235,236,231)
#F1F3F0
(241,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5AD96 color. Also use rgb(181,173,150) instead hex code.

Text Font Color

.myTextColor { color: #B5AD96; }

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

This text font color is #B5AD96.

Background Color

.myBgColor { background-color: #B5AD96; }

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

This div background color is #B5AD96.

Border color

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

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

This div border color is #B5AD96.

Opacity

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

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

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

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

This text has shadow with #B5AD96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD96.

Preview

Color preview on black background

This text has color #B5AD96 on black background.


Color preview on white background

This text has color #B5AD96 on white background.


Black color preview on #B5AD96 background

This text has black color on #B5AD96 background.


White color preview on #B5AD96 background

This text has white color on #B5AD96 background.


Related colors

Complementary color

Complementary color for #hex is #4A5269.


I love getcolorcode.com

Triadic colors

1 #96B5AD and #AD96B5 with #B5AD96 are triadic colors.

2 #96ADB5 and #ADB596 with #B5AD96 are triadic colors.