COLOR #B5AD8D

HEX: #B5AD8D RGB: (181,173,141)

Renk bilgisi

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

RGB renk modeli

#B5AD8D color RGB value is (181,173,141).

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

RGB bağlantıları ve doygunluk

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

181
173
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 141 = 495 (100%)
R 181 of 495 ~ 36.57%
G 173 of 495 ~ 34.95%
B 141 of 495 ~ 28.48'%

%36.57
%34.95
%28.48

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%4.42
%22.1
%29.02

Codes

Color #B5AD8D in popluar color models

B5 AD 8D
RGB 181 173 141
HSL 48° 21.28% 63.14%
HSB/HSV 48° 22.10% 70.98%
CMYK 0.00% 4.42% 22.10%
29.02%

Color #B5AD8D in popluar number systems.

HEX B5 AD 8D
Decimal 181 173 141
Binary 10110101 10101101 10001101
Octal 265 255 215

Shades and tints

Shades of #B5AD8D

#B5AD8D
(181,173,141)
#A59E81
(165,158,129)
#958F75
(149,143,117)
#858069
(133,128,105)
#75715D
(117,113,93)
#656251
(101,98,81)
#555345
(85,83,69)
#454439
(69,68,57)
#35352D
(53,53,45)
#252621
(37,38,33)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #B5AD8D

#B5AD8D
(181,173,141)
#BBB497
(187,180,151)
#C1BBA1
(193,187,161)
#C7C2AB
(199,194,171)
#CDC9B5
(205,201,181)
#D3D0BF
(211,208,191)
#D9D7C9
(217,215,201)
#DFDED3
(223,222,211)
#E5E5DD
(229,229,221)
#EBECE7
(235,236,231)
#F1F3F1
(241,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AD8D; }

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

This text font color is #B5AD8D.

Background Color

.myBgColor { background-color: #B5AD8D; }

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

This div background color is #B5AD8D.

Border color

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

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

This div border color is #B5AD8D.

Opacity

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

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

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

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

This text has shadow with #B5AD8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD8D.

Preview

Color preview on black background

This text has color #B5AD8D on black background.


Color preview on white background

This text has color #B5AD8D on white background.


Black color preview on #B5AD8D background

This text has black color on #B5AD8D background.


White color preview on #B5AD8D background

This text has white color on #B5AD8D background.


Related colors

Complementary color

Complementary color for #hex is #4A5272.


I love getcolorcode.com

Triadic colors

1 #8DB5AD and #AD8DB5 with #B5AD8D are triadic colors.

2 #8DADB5 and #ADB58D with #B5AD8D are triadic colors.