COLOR #B5AD7B

HEX: #B5AD7B RGB: (181,173,123)

Renk bilgisi

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

RGB renk modeli

#B5AD7B color RGB value is (181,173,123).

RGB: (181,173,123) (71%, 68%, 48%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 123 of 255 = 48%

181
173
123

R + G + B ~ 62%. #B5AD7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 123 = 477 (100%)
R 181 of 477 ~ 37.95%
G 173 of 477 ~ 36.27%
B 123 of 477 ~ 25.79'%

%37.95
%36.27
%25.79

CMYK RENK MODELİ

#B5AD7B rengi CMYK tonu (0,4,32,29).

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

CMYK: (0,4,32,29)
C0M4Y32K29 (0%, 4%, 32%, 29%)
(0.00 / 0.04 / 0.32 / 0.29)

CMYK yüzdeleri

%0
%4.42
%32.04
%29.02

Codes

Color #B5AD7B in popluar color models

B5 AD 7B
RGB 181 173 123
HSL 52° 28.16% 59.61%
HSB/HSV 52° 32.04% 70.98%
CMYK 0.00% 4.42% 32.04%
29.02%

Color #B5AD7B in popluar number systems.

HEX B5 AD 7B
Decimal 181 173 123
Binary 10110101 10101101 1111011
Octal 265 255 173

Shades and tints

Shades of #B5AD7B

#B5AD7B
(181,173,123)
#A59E70
(165,158,112)
#958F65
(149,143,101)
#85805A
(133,128,90)
#75714F
(117,113,79)
#656244
(101,98,68)
#555339
(85,83,57)
#45442E
(69,68,46)
#353523
(53,53,35)
#252618
(37,38,24)
#15170D
(21,23,13)
#000000
(0,0,0)

Tints of #B5AD7B

#B5AD7B
(181,173,123)
#BBB487
(187,180,135)
#C1BB93
(193,187,147)
#C7C29F
(199,194,159)
#CDC9AB
(205,201,171)
#D3D0B7
(211,208,183)
#D9D7C3
(217,215,195)
#DFDECF
(223,222,207)
#E5E5DB
(229,229,219)
#EBECE7
(235,236,231)
#F1F3F3
(241,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AD7B; }

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

This text font color is #B5AD7B.

Background Color

.myBgColor { background-color: #B5AD7B; }

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

This div background color is #B5AD7B.

Border color

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

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

This div border color is #B5AD7B.

Opacity

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

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

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

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

This text has shadow with #B5AD7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD7B.

Preview

Color preview on black background

This text has color #B5AD7B on black background.


Color preview on white background

This text has color #B5AD7B on white background.


Black color preview on #B5AD7B background

This text has black color on #B5AD7B background.


White color preview on #B5AD7B background

This text has white color on #B5AD7B background.


Related colors

Complementary color

Complementary color for #hex is #4A5284.


I love getcolorcode.com

Triadic colors

1 #7BB5AD and #AD7BB5 with #B5AD7B are triadic colors.

2 #7BADB5 and #ADB57B with #B5AD7B are triadic colors.