COLOR #B5AD9D

HEX: #B5AD9D RGB: (181,173,157)

Renk bilgisi

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

RGB renk modeli

#B5AD9D color RGB value is (181,173,157).

RGB: (181,173,157) (71%, 68%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 157 of 255 = 62%

181
173
157

R + G + B ~ 67%. #B5AD9D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 157 = 511 (100%)
R 181 of 511 ~ 35.42%
G 173 of 511 ~ 33.86%
B 157 of 511 ~ 30.72'%

%35.42
%33.86
%30.72

CMYK RENK MODELİ

#B5AD9D rengi CMYK tonu (0,4,13,29).

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

CMYK: (0,4,13,29)
C0M4Y13K29 (0%, 4%, 13%, 29%)
(0.00 / 0.04 / 0.13 / 0.29)

CMYK yüzdeleri

%0
%4.42
%13.26
%29.02

Codes

Color #B5AD9D in popluar color models

B5 AD 9D
RGB 181 173 157
HSL 40° 13.95% 66.27%
HSB/HSV 40° 13.26% 70.98%
CMYK 0.00% 4.42% 13.26%
29.02%

Color #B5AD9D in popluar number systems.

HEX B5 AD 9D
Decimal 181 173 157
Binary 10110101 10101101 10011101
Octal 265 255 235

Shades and tints

Shades of #B5AD9D

#B5AD9D
(181,173,157)
#A59E8F
(165,158,143)
#958F81
(149,143,129)
#858073
(133,128,115)
#757165
(117,113,101)
#656257
(101,98,87)
#555349
(85,83,73)
#45443B
(69,68,59)
#35352D
(53,53,45)
#25261F
(37,38,31)
#151711
(21,23,17)
#000000
(0,0,0)

Tints of #B5AD9D

#B5AD9D
(181,173,157)
#BBB4A5
(187,180,165)
#C1BBAD
(193,187,173)
#C7C2B5
(199,194,181)
#CDC9BD
(205,201,189)
#D3D0C5
(211,208,197)
#D9D7CD
(217,215,205)
#DFDED5
(223,222,213)
#E5E5DD
(229,229,221)
#EBECE5
(235,236,229)
#F1F3ED
(241,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AD9D; }

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

This text font color is #B5AD9D.

Background Color

.myBgColor { background-color: #B5AD9D; }

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

This div background color is #B5AD9D.

Border color

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

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

This div border color is #B5AD9D.

Opacity

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

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

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

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

This text has shadow with #B5AD9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD9D.

Preview

Color preview on black background

This text has color #B5AD9D on black background.


Color preview on white background

This text has color #B5AD9D on white background.


Black color preview on #B5AD9D background

This text has black color on #B5AD9D background.


White color preview on #B5AD9D background

This text has white color on #B5AD9D background.


Related colors

Complementary color

Complementary color for #hex is #4A5262.


I love getcolorcode.com

Triadic colors

1 #9DB5AD and #AD9DB5 with #B5AD9D are triadic colors.

2 #9DADB5 and #ADB59D with #B5AD9D are triadic colors.